projects
/
nextcloud-desktop.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
nextcloud-desktop.git
2024-04-17
Claudio Cambra
Add fetch related handling functions to ui delegate
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add a loading overlay to table view to indicate fetch...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Implement hide and show of share options in share view...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Re-integrate share options view into main share view...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Implement ui delegate in ShareTableViewDataSource
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Treat bottom view in share view as a target view to...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add a shareview ui delegate protocol for datasources
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Extract options view to different XIB
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Redesign shares to incorporate share options into main...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add starter ShareOptionsWindow class
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Replace ShareOptionsView with a ShareOptionsWindow
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Implement ShareOptionsView design
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add starter ShareOptionsView
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add popover and corresponding view controller to sharet...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Temporarily change copy share link button image after...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Implement share link copying in share table item view
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Improve share table style
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Make share property central to display update of share...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add displayString property to NKShare extension
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add typeImage property to NKShare extension
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add ShareType enum to NKShare extension
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add starter NKShare extension
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Customise prepareForReuse in ShareTableItemView
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Ensure usable rowHeight for shares table view
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Set basic property of sharetableitemview in delegate...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add corresponding class for ShareTableItemView
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Set delegate for shares table view
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Remove default item view in ShareViewController table XIB
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Move all share fetching logic to FileProviderUIExt
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Register shareItemView nib in shareTableView
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Implement NSTableViewDelegate viewFor method in shareta...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add essential table view data source method to ShareTab...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add release entitlements fro FileProviderUIExt
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add method to get an item's server path through FPUIExt...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Remove logging from NextcloudAccount
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add method to FPUIExtensionServiceSource to get extensi...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add NextcloudAccount to FileProviderUIExt
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add method to convert dictionary to NextcloudAccount
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add method to export NextcloudAccount details to dictionary
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Fix linking of FileProviderUIExt which was missing...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add FPUIExtensionServiceSource to services published...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Fix visibility of logging in ItemSharesController
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Fix protocol used for FPUIExtensionServiceSource
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Instantiate share data source in share view controller
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add item shares loading routine to ShareTableViewDataSource
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add share fetching routine to FPUIExtensionService
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Move serviceConnection method to table view data source
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add base properties to ShareTableViewDataSource
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add outlet for share view table view
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add starter ShareTableViewDataSource
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add more complete ShareTableItemView design
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add starter ShareTableItemView XIB
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add table to ShareViewControlelr XIB
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add fetch method to itemsharescontroller
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add starter ItemSharesController
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add starter FPUIExtensionServiceSource
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Implement convenience method to acquire FPUIExtensionSe...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add starter FPUIExtensionService protocol
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Extract display updating upon url acquisition to differ...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Set the right filename and icon on share view controlle...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add domain property to document action view controller
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Make close button work properly in share view
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Store file provider item identifiers in ShareViewController
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add proper design for share view in file provider UI
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Properly add share custom action
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Remove unused IBActions in DocumentActionViewController
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add convenience method to prepare child view controller...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Create ShareViewController
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add logging for prepare methods of document action...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add logger extension to FileProviderUIExt
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add FileProviderUIExt entitlements file
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Build and install FileProviderUIExt via CMake
commit
|
commitdiff
|
tree
|
snapshot
2024-04-17
Claudio Cambra
Add new FileProviderUIExt target
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
Claudio Cambra
Merge pull request #6636 from nextcloud/backport/6635...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-16
Claudio Cambra
Fix crash when in debug mode when toggling enabled...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Matthieu Gallien
Merge pull request #6519 from nextcloud/ci/fixWindowsCi
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Matthieu Gallien
just use the default value for "Packager/RepositoryUrl"
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Matthieu Gallien
disable coverage on windows due to a crash
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Matthieu Gallien
update python for macos and update deployment target
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Matthieu Gallien
install inkscape using same cache as OpenCppCoverage
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Matthieu Gallien
install inkscape via chocolatey after other dependencies
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Matthieu Gallien
switch Craft cache to proper location
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Matthieu Gallien
switch CI to python 3.12
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Claudio Cambra
Merge pull request #6524 from Zocker1999NET/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Felix Stupp
Add typical Syncthing files to default exclusion
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Claudio Cambra
Merge pull request #6579 from nextcloud/dependabot...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
dependabot...
Bump cpp-linter/cpp-linter-action from 2.10.0 to 2...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-10
Nextcloud bot
Fix(l10n): Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2024-04-08
Nextcloud bot
Fix(l10n): Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2024-04-06
Nextcloud bot
Fix(l10n): Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2024-04-04
Nextcloud bot
Fix(l10n): Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
allexzander
Merge pull request #6563 from nextcloud/bugfix/outdated...
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
alex-z
Bugfix. Remove seen call notifications from the list.
commit
|
commitdiff
|
tree
|
snapshot
2024-04-02
Nextcloud bot
Fix(l10n): Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2024-04-01
Nextcloud bot
Fix(l10n): Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2024-03-31
Nextcloud bot
Fix(l10n): Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2024-03-30
Nextcloud bot
Fix(l10n): Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2024-03-29
Nextcloud bot
Fix(l10n): Update translations from Transifex
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Claudio Cambra
Also prevent use of std::filesystem in macOS 10.14
commit
|
commitdiff
|
tree
|
snapshot
2024-03-28
Claudio Cambra
Wrap all use of std::filesystem in ifdefs to fix legacy...
commit
|
commitdiff
|
tree
|
snapshot
next