nextcloud-desktop.git
2020-08-10 Kevin OttensMove the private key salt handling in its own function
2020-08-10 Kevin OttensIgnore the salt part of the key during decryption
2020-08-10 Kevin OttensRestore the symmetry between *StringSymmetric functions
2020-08-10 Kevin OttensAdd unit tests for the encryption helpers
2020-08-09 Nextcloud bot[tx-robot] updated from transifex
2020-08-08 Nextcloud bot[tx-robot] updated from transifex
2020-08-07 Kevin OttensMaster is now what will become 3.1
2020-08-07 Nextcloud bot[tx-robot] updated from transifex
2020-08-06 Kevin OttensMerge pull request #2248 from nextcloud/bump_version_to_3.0
2020-08-06 Kevin OttensThere won't be a 2.7, this is called 3.0 instead
2020-08-06 Nextcloud bot[tx-robot] updated from transifex
2020-08-05 Nextcloud bot[tx-robot] updated from transifex
2020-08-05 Nextcloud bot[tx-robot] updated from transifex
2020-08-05 Nextcloud bot[tx-robot] updated from transifex
2020-08-04 Kevin OttensMerge pull request #2245 from nextcloud/fix-issue-2243
2020-08-04 CamilaRemove extra check for talk app on server in AccountState.
2020-08-04 CamilaFix #2243: use server url instead of hard coded string.
2020-08-04 Kevin OttensMake sure we always have a CLSID when Explorer integrat...
2020-08-04 Nextcloud bot[tx-robot] updated from transifex
2020-08-03 Michael SchusterWindows: Enable CFG and SafeSEH linker security flags
2020-08-03 Michael SchusterAlways show Settings in the context menu (amends #2164)
2020-08-03 Nextcloud bot[tx-robot] updated from transifex
2020-08-02 Nextcloud bot[tx-robot] updated from transifex
2020-08-01 Nextcloud bot[tx-robot] updated from transifex
2020-07-31 Nextcloud bot[tx-robot] updated from transifex
2020-07-30 Nextcloud bot[tx-robot] updated from transifex
2020-07-29 Nextcloud bot[tx-robot] updated from transifex
2020-07-28 Kevin OttensMerge pull request #2227 from nextcloud/support_png_for...
2020-07-28 Kevin OttensUse PNGs for branded clients
2020-07-28 Kevin OttensMove the svg rendering part in a lambda
2020-07-28 Kevin OttensExtract the svg renderer from the loop
2020-07-28 Kevin OttensBranded clients have more size variety for their icons
2020-07-28 Kevin OttensSwitch to for range loop
2020-07-28 Kevin OttensLet Theme tell us if we're branded or not
2020-07-28 CamilaAdd OpacityMask to fix mouse hover on round corner.
2020-07-28 Nextcloud bot[tx-robot] updated from transifex
2020-07-26 Nextcloud bot[tx-robot] updated from transifex
2020-07-25 Nextcloud bot[tx-robot] updated from transifex
2020-07-24 Nextcloud bot[tx-robot] updated from transifex
2020-07-23 Stephan BeyerLet context menu open wizard if there are no accounts
2020-07-23 Nextcloud bot[tx-robot] updated from transifex
2020-07-22 Michael SchusterMerge pull request #2224 from nextcloud/qt-5.12.9-update
2020-07-22 Michael SchusterUpdate CI for Qt 5.12.9
2020-07-22 Nextcloud bot[tx-robot] updated from transifex
2020-07-21 Kevin OttensMerge pull request #2209 from nextcloud/fix-pause-sync...
2020-07-21 Dominique Fuchssigh, too
2020-07-21 Dominique FuchsGet a const auto for the FolderMap to iterate over
2020-07-21 Dominique FuchsReplaced Qt foreach by C++11 ranged for loop
2020-07-21 Dominique FuchsProperly set syncPause state on Systray creation when...
2020-07-21 Dominique FuchsFixed copy/paste bug, resulting in a wrong signal ...
2020-07-21 Michael SchusterFix Windows installer graphics files for 2.7
2020-07-21 Nextcloud bot[tx-robot] updated from transifex
2020-07-20 Michael SchusterDrone Upload: Fix if condition for master, in addition...
2020-07-20 Michael SchusterMerge pull request #2213 from nextcloud/enh/ci-upload
2020-07-20 Michael SchusterDrone: Upload AppImage to GitHub using nextcloud-deskto...
2020-07-20 Dominique FuchsAdd -no-strip cmd line arg to macdeployqt if when build...
2020-07-20 Nextcloud bot[tx-robot] updated from transifex
2020-07-20 Michael SchusterMerge pull request #2215 from jneplokh/pr/ownCloud...
2020-07-19 Jacob NeplokhChange ownCloud reference to Nextcloud
2020-07-19 Nextcloud bot[tx-robot] updated from transifex
2020-07-18 Michael SchusterMerge pull request #2211 from nextcloud/logo-2.7
2020-07-18 Michael SchusterUpdate Windows installer graphics with 2.7 logo
2020-07-18 Michael SchusterUpdate logo for 2.7
2020-07-18 Nextcloud bot[tx-robot] updated from transifex
2020-07-17 Nextcloud bot[tx-robot] updated from transifex
2020-07-16 Nextcloud bot[tx-robot] updated from transifex
2020-07-15 Kevin OttensUpdate our E2E API requirement
2020-07-15 Kevin OttensMerge pull request #2201 from nextcloud/disable_paralle...
2020-07-15 Kevin OttensDisable parallelism if we think the parent is e2e
2020-07-15 Kevin OttensAllow to override the parallelism
2020-07-15 Kevin OttensMove PropagateRemoteMkdir ctor to the cpp file
2020-07-15 Kevin OttensMake sure the tray icon point is in screen coordinates
2020-07-15 Nextcloud bot[tx-robot] updated from transifex
2020-07-14 Nextcloud bot[tx-robot] updated from transifex
2020-07-13 Kevin OttensMerge pull request #2188 from nextcloud/upgrade-syncjou...
2020-07-13 Dominique FuchsFix typo, use compound assignment op
2020-07-13 Dominique FuchsOnly attempt to move if file exist
2020-07-13 Dominique FuchsMove existing syncjournal db files from client ver...
2020-07-12 Nextcloud bot[tx-robot] updated from transifex
2020-07-11 István VáradiFetch tags for Debian build
2020-07-11 Nextcloud bot[tx-robot] updated from transifex
2020-07-10 Nextcloud bot[tx-robot] updated from transifex
2020-07-09 Nextcloud bot[tx-robot] updated from transifex
2020-07-09 Michael SchusterMerge pull request #2183 from nextcloud/fix-delete...
2020-07-09 Dominique FuchsMerge branch 'fix-delete-base-folders-instr' of https...
2020-07-09 Dominique FuchsRemove debug variable
2020-07-09 Dominique FuchsMerge branch 'master' into fix-delete-base-folders...
2020-07-09 Dominique FuchsPrevent empty FileMap in local csync to be processed...
2020-07-09 Kevin OttensProperly register folder as encrypted during sync
2020-07-09 Kevin OttensRecover from missing metadata on uploads
2020-07-09 Kevin OttensChange the separator in the private key
2020-07-09 Kevin OttensPrevent parallelism when deleting encrypted files
2020-07-09 Kevin OttensUnlock the folder only after we actually deleted the...
2020-07-09 Kevin OttensAllow to specify the e2e-token on DeleteJob
2020-07-09 Kevin OttensStop unlocking from within PropagateRemoteDeleteEncrypted
2020-07-09 Kevin OttensCompare the unencrypted filename with the originalName
2020-07-09 Kevin OttensUse the encrypted path for collection listing
2020-07-09 Kevin OttensPass e2e-token to PropagateUpload subjobs
2020-07-09 Kevin OttensPass the e2e-token for encrypted MKCOL
2020-07-09 Kevin OttensAllow to pass extraHeaders to a path based MkColJob
next