nextcloud-desktop.git
2024-07-22 Claudio CambraConnect receipt of a file's ocId with file opening...
2024-07-22 Claudio CambraImplement opening of a file with a given ocId in File...
2024-07-22 Claudio CambraRemove redundant includes in editlocallymanager
2024-07-22 Claudio CambraAnticipate null reply in idGetError of FileProviderEdit...
2024-07-22 Claudio CambraAllow retrieval of domain associated with account in...
2024-07-22 Claudio CambraExpose domain manager in Mac::FileProvider
2024-07-22 Claudio CambraFetch ocId for a given relative path
2024-07-22 Claudio CambraBegin setting up dialog for file provider edit locally job
2024-07-22 Claudio CambraAdd showError to FileProviderEditLocally
2024-07-22 Claudio CambraTry to use FileProviderEditLocallyJob before attempting...
2024-07-22 Claudio CambraAdd completion signals to fileprovidereditlocallyjob
2024-07-22 Claudio CambraAdd FileProviderEditLocallyPtr type
2024-07-22 Claudio CambraAdd starter FileProviderEditLocally class
2024-07-22 Claudio CambraDo not automatically delete edit locally token verifica...
2024-07-22 Claudio CambraShow edit locally loading dialog with filename immediat...
2024-07-22 Claudio CambraDisplay token verification failure through GUI in edit...
2024-07-22 Claudio CambraRemove token related tasks from editlocallyjob
2024-07-22 Claudio CambraMove show error display features from editlocallyjob...
2024-07-22 Claudio CambraMove verification job handling and scheduling out of...
2024-07-22 Claudio CambraAdd a EditLocallyVerificationJobPtr type
2024-07-22 Claudio CambraDirectly use accountstate in editlocallyjob
2024-07-22 Claudio CambraEnsure we emit error during edit locally job setup...
2024-07-22 Claudio CambraMove token and relpath validity checks to edit locally...
2024-07-22 Claudio CambraUse verification job within edit locally job
2024-07-22 Claudio CambraEnsure verification job gets deleted after finish
2024-07-22 Claudio CambraSend and respond to SimpleApiJob to verify edit locally...
2024-07-22 Claudio CambraAdd starter EditLocallyVerificationJob
2024-07-22 Claudio CambraMerge pull request #6916 from nextcloud/automated/updat...
2024-07-22 skjnldsvchore: update workflows from templates
2024-07-22 Claudio CambraMerge pull request #6890 from nextcloud/feature/per...
2024-07-22 Claudio CambraMove all proxy configuration procedures into account...
2024-07-22 Claudio CambraUse application proxy when setting global proxy setting...
2024-07-22 Claudio CambraRemove now unused disguiseTabWidget
2024-07-22 Claudio CambraUse full user id at host with port for proxy password...
2024-07-22 Claudio CambraUse qtkeychain directly in account manager
2024-07-22 Claudio CambraAdd a method to set a specific account's folders' netwo...
2024-07-22 Claudio CambraUse an AccountPtr instead of raw pointer in networksettings
2024-07-22 Claudio CambraEnsure file provider tab is not shown when file provide...
2024-07-22 Claudio CambraMove folder status model initialisation to member init...
2024-07-22 Claudio CambraEnsure per-account network settings are saved on change
2024-07-22 Claudio CambraAdd logging on error for proxy password saving
2024-07-22 Claudio CambraSimplify proxy password keychain keys
2024-07-22 Claudio CambraUse better keychain chunk job constructors
2024-07-22 Claudio CambraGet intended default values for bw limit settings for...
2024-07-22 Claudio CambraKeychainChunk job exec is synchronous, do not bother...
2024-07-22 Claudio CambraEnsure keychain chunk jobs in account manager run as...
2024-07-22 Claudio CambraUse single-defined constexpr string for proxy password...
2024-07-22 Claudio CambraStore accounts' proxy passwords in keychain
2024-07-22 Claudio CambraCorrectly load global proxy setting state on account...
2024-07-22 Claudio CambraRespect account-specific transfer limits in folder
2024-07-22 Claudio CambraSave bwlimits for account-specific network configuration
2024-07-22 Claudio CambraClean up networksettings saveProxySettings
2024-07-22 Claudio CambraModify network access manager proxy within account...
2024-07-22 Claudio CambraFix account-specific network setting enum values
2024-07-22 Claudio CambraEnsure we are resetting account proxy settings when...
2024-07-22 Claudio CambraWhen generally setting dirty proxy in folderman only...
2024-07-22 Claudio CambraRespect account proxy settings in connectionvalidator
2024-07-22 Claudio CambraRespect account proxy settings in owncloudsetupwizard...
2024-07-22 Claudio CambraImplement saving proxy settings to account in network...
2024-07-22 Claudio CambraAdapt network settings loadBwLimitSettings for account...
2024-07-22 Claudio CambraLoad in account specific network settings in network...
2024-07-22 Claudio CambraAdd account member to network settings
2024-07-22 Claudio CambraTake account-specific network configuration into accoun...
2024-07-22 Claudio CambraSave and restore account-specific network settings...
2024-07-22 Claudio CambraAdd download limit setting property to account
2024-07-22 Claudio CambraAdd upload limit property to account
2024-07-22 Claudio CambraAdd download limit setting property to account
2024-07-22 Claudio CambraAdd upload limit setting property to account
2024-07-22 Claudio CambraAdd proxy password property to account
2024-07-22 Claudio CambraAdd proxy user property to account
2024-07-22 Claudio CambraAdd proxy needs auth property to account
2024-07-22 Claudio CambraAdd proxy port property to account
2024-07-22 Claudio CambraAdd proxy host name property to account
2024-07-22 Claudio CambraAdd proxy type property to account
2024-07-22 Claudio CambraAdd network proxy setting property to account
2024-07-22 Claudio CambraAdd AccountNetworkTransferLimitSetting enum to account
2024-07-22 Claudio Cambra Add AccountNetworkProxySetting enum to account
2024-07-22 Claudio CambraPresent network settings component within connection...
2024-07-22 Claudio CambraAdd connection settings tab to account settings
2024-07-22 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-21 Joshci(clang-tidy-review): Fix for qt6 + swap to docker...
2024-07-20 Nextcloud botFix(l10n): Update translations from Transifex
2024-07-19 Claudio CambraMerge pull request #6897 from nextcloud/bugfix/mac...
2024-07-19 Claudio CambraLimit clickable area of macOS vfs fast sync checkbox...
2024-07-19 Claudio CambraLimit clickable area of enable macOS vfs checkbox to...
2024-07-19 Claudio CambraMerge pull request #6921 from nextcloud/bugfix/mac...
2024-07-19 Claudio CambraAdd option to set product path in mac-crafter
2024-07-19 Claudio CambraUse default long arg type for build path
2024-07-19 Claudio CambraAllow setting of osx archs craft option in mac-crafter
2024-07-19 Claudio CambraMerge pull request #6929 from nextcloud/feature/ncfpk...
2024-07-19 Claudio CambraRemove unused urlsession stuff in FileProviderExtension
2024-07-19 Claudio CambraImplement ChangeNotificationInterface in client interfa...
2024-07-19 Claudio CambraAdapt to remoteInterface changes in NCFPK
2024-07-19 Claudio CambraAdd NCFPKAppGroupIdentifier in FileProviderExt info...
2024-07-19 Claudio CambraMove to depending on stable-1.0 in master
2024-07-19 Claudio CambraMerge pull request #6927 from nextcloud/bugfix/info...
2024-07-19 Claudio CambraFix visibility of info buttons and details when updater...
2024-07-19 Claudio CambraMerge pull request #6898 from nextcloud/bugfix/macos...
2024-07-19 Claudio CambraBuild file provider module in CI runs
2024-07-19 Nextcloud botFix(l10n): Update translations from Transifex
next