nextcloud-desktop.git
2020-10-22 Kevin OttensAdd KeepBothVersions as a possible solution to Conflict...
2020-10-22 Kevin OttensMove some of the SocketApi conflict handling in a Confl...
2020-10-22 Kevin OttensRepair the canAddToDir logic
2020-10-22 Christian KammSocketAPI: Introduce conflict resolution actions #6252
2020-10-22 Christian KammFileSystem: make removeRecursively() reusable
2020-10-22 Christian KammFileSystem: Fix bad indentation
2020-10-22 Kevin OttensMerge pull request #2580 from nextcloud/delay-settingsd...
2020-10-22 Michael SchusterFix crash in SettingsDialog with delayed initialization
2020-10-22 Michael SchusterDelay initialization of SettingsDialog
2020-10-22 Nextcloud bot[tx-robot] updated from transifex
2020-10-21 Kevin OttensMerge pull request #2575 from nextcloud/expose_branding...
2020-10-21 Kevin OttensUse the Theme colors for the header part of the window
2020-10-21 Kevin OttensExpose Theme on the QML side
2020-10-21 Kevin OttensExpose the branding related members of Theme as properties
2020-10-21 Kevin OttensDon't hardcode the color of text in the header
2020-10-21 Kevin OttensGet rid of ncBlueHover
2020-10-21 Kevin OttensMerge pull request #2572 from nextcloud/avoid_depth_inf...
2020-10-21 Kevin OttensDon't use depth infinity anymore to get the folders...
2020-10-21 Kevin OttensMake sure jobs don't outlive ClientSideEncryption
2020-10-21 Kevin OttensFactor out the logic to start a new e2ee status job
2020-10-21 Kevin OttensMention the folder we listed in the debug logs
2020-10-21 Kevin OttensChange the way we store the job result
2020-10-21 Kevin OttensStart managing a list of GetFolderEncryptStatusJob
2020-10-21 Kevin OttensAdd a way to know which folder was listed for encrypted...
2020-10-21 Nextcloud bot[tx-robot] updated from transifex
2020-10-20 Kevin OttensMerge pull request #2568 from nextcloud/fix-macos-crash...
2020-10-20 Camila SanFix crash when clicking on folder with status 403 in...
2020-10-20 Nextcloud bot[tx-robot] updated from transifex
2020-10-19 Kevin OttensMerge pull request #2551 from nextcloud/fix_share_dialo...
2020-10-19 Kevin OttensStop the animation if we got an error message
2020-10-19 Kevin OttensInform _emptyShareLinkWidget of linkShareRequiresPasswo...
2020-10-19 Kevin OttensEmit last to avoid use after delete crash
2020-10-17 Nextcloud bot[tx-robot] updated from transifex
2020-10-16 Nextcloud bot[tx-robot] updated from transifex
2020-10-15 Nextcloud bot[tx-robot] updated from transifex
2020-10-15 Michael SchusterUpdate comments
2020-10-14 Nextcloud bot[tx-robot] updated from transifex
2020-10-13 Kevin OttensMerge pull request #2534 from nextcloud/connection_wiza...
2020-10-13 Kevin OttensEnsure we use the app name in the GUI
2020-10-13 Kevin OttensFix the secure lock label aspect
2020-10-13 Kevin OttensHide the slideshow when going to the login page
2020-10-13 Kevin OttensAdd a label explaining the server address field
2020-10-13 Kevin OttensImprove wording on the wizard buttons
2020-10-13 Nextcloud bot[tx-robot] updated from transifex
2020-10-12 Kevin OttensMerge pull request #2543 from renyhp/patch-2
2020-10-12 renyhpUpdate bookmarks location
2020-10-12 Kevin OttensMerge pull request #2542 from nicolasfella/puzzel
2020-10-12 Nicolas FellaAvoid string translation puzzle
2020-10-12 Kevin OttensMerge pull request #2541 from nicolasfella/work/nullptr...
2020-10-12 Nicolas FellaDon't use nullptr for QFlags
2020-10-12 Kevin OttensMerge pull request #2221 from nicolasfella/declarative
2020-10-12 Nicolas FellaMake QML code more declarative by using properties
2020-10-12 Nextcloud bot[tx-robot] updated from transifex
2020-10-10 Nextcloud bot[tx-robot] updated from transifex
2020-10-09 Nextcloud bot[tx-robot] updated from transifex
2020-10-08 CamilaMerge pull request #2530 from nextcloud/repair_windows_...
2020-10-08 Kevin OttensExport the WordList functions
2020-10-08 Kevin OttensMerge pull request #2521 from nextcloud/use_friendly_us...
2020-10-08 Kevin OttensUse setHeader instead of setRawHeader for the user...
2020-10-08 Kevin OttensUse friendly user agent during webflow2 auth
2020-10-08 Kevin OttensAdd a function for a more friendly user agent string
2020-10-08 Kevin OttensDon't force user agent if one is already set on the...
2020-10-08 Nextcloud bot[tx-robot] updated from transifex
2020-10-07 Michael SchusterMerge pull request #2514 from nextcloud/make_it_easier_...
2020-10-07 Kevin OttensAlso add build infos in the archive
2020-10-07 Kevin OttensAlso add the command line arguments in the archive
2020-10-07 Kevin OttensAdd a button to create a debug archive
2020-10-07 Kevin OttensAdd dependency on QtGuiPrivate
2020-10-07 Kevin OttensExpose more of the logger state
2020-10-07 Kevin OttensMake sure --logfile has precedence on config
2020-10-07 Kevin OttensChange the defaults for logging
2020-10-07 Michael SchusterMerge pull request #2520 from nextcloud/handle_askForOp...
2020-10-07 Kevin OttensIf askForOptionalPassword is enabled preset a random...
2020-10-07 Kevin OttensSince we must ask for a password this can't be a defaul...
2020-10-07 Kevin OttensAdd sharePublicLinkAskOptionalPassword to Capabilities
2020-10-07 Nextcloud bot[tx-robot] updated from transifex
2020-10-06 Nextcloud bot[tx-robot] updated from transifex
2020-10-05 Michael SchusterMerge pull request #2512 from nextcloud/fix_updater_wit...
2020-10-05 Kevin OttensHandle redirects when downloading updates
2020-10-05 Kevin OttensMerge pull request #2500 from nextcloud/docs-msi
2020-10-05 Michael SchusterDocs: Be slightly more modern and use 64-bit examples
2020-10-05 Michael SchusterWindows MSI: Add SKIPAUTOUPDATE property for the skipUp...
2020-10-05 Michael SchusterDocs: Use our app name in the MSI docs
2020-10-05 Michael SchusterWindows MSI: Stay compatible with the upstream "StartMe...
2020-10-05 Michael SchusterDocs: Adopt latest MSI doc enhancements from upstream...
2020-10-05 Dominik SchmidtDocs: Adopt upstream commit fe04300 for MSI installation
2020-10-05 Michael SchusterDocs: Update macOS version info
2020-10-05 Nextcloud bot[tx-robot] updated from transifex
2020-10-04 Nextcloud bot[tx-robot] updated from transifex
2020-10-03 Nextcloud bot[tx-robot] updated from transifex
2020-10-02 Michael SchusterMerge pull request #2497 from nextcloud/fix/mac-folderw...
2020-10-02 Michael SchusterFix source file access modes
2020-10-02 Michael SchustermacOS: Fix memory leak in FolderWatcherPrivate::startWa...
2020-10-02 Nextcloud bot[tx-robot] updated from transifex
2020-10-01 Michael SchusterMerge pull request #2478 from Aldaris1985/patch-1
2020-10-01 Aldaris1985Update propagateupload.cpp
2020-10-01 Kevin OttensMerge pull request #2493 from nextcloud/kesselb-patch-1
2020-10-01 kesselbDelete FUNDING.yml
2020-10-01 Nextcloud bot[tx-robot] updated from transifex
2020-09-30 Kevin OttensMerge pull request #2487 from nextcloud/add-talk-icon
next