nextcloud-desktop.git
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
2020-07-09 Kevin OttensE2EE RFC has been updated to use e2e-token instead...
2020-07-09 Michael SchusterMerge pull request #2177 from nextcloud/fix-issue-2175
2020-07-09 CamilaFix text in the permissions menu for share link.
2020-07-09 CamilaShare link display the correct permissions for files...
2020-07-09 Michael SchusterMerge pull request #2168 from nextcloud/display-default...
2020-07-08 CamilaDisplay the correct default permissions when creating...
2020-07-08 Stephan BeyerUse braced initializer list for returns in Systray...
2020-07-08 Stephan BeyerMake csync_file_stat_s::isE2eEncrypted a bitfield
2020-07-08 Stephan BeyerRemove redundant initialization of ElidedLabel::_elideMode
2020-07-08 Stephan BeyerRemove redundant initialization of HttpCredentials...
2020-07-08 Stephan BeyerRemove redundant initialization of SyncFileStatus:...
2020-07-08 Stephan BeyerUse default member init for PKeyCtx::_ctx and PKey...
2020-07-08 Stephan BeyerUse more auto in folderstatusdelegate.cpp
2020-07-08 Stephan BeyerFilter clang-tidy output on Drone for errors
2020-07-08 Stephan BeyerSimplify clang-tidy invocation for Drone
2020-07-08 Kevin OttensAdjust to makeDbName returning an absolute path
2020-07-08 Nextcloud bot[tx-robot] updated from transifex
2020-07-07 Kevin OttensHandle properly null avatar
2020-07-07 Kevin OttensMerge pull request #2167 from nextcloud/fix_url_decodin...
2020-07-07 Kevin OttensDecode the href from the XML payload
2020-07-07 Kevin OttensNo need to compute base at each loop run
2020-07-07 Stephan BeyerSet maximum height of account and app menu
2020-07-07 Nextcloud bot[tx-robot] updated from transifex
2020-07-06 Stephan BeyerMerge pull request #2159 from nextcloud/fix_appsmenu_bi...
2020-07-06 Kevin OttensReach out to the contentItem inside of the ListView...
2020-07-06 Michael SchusterMerge pull request #2127 from nextcloud/fix/proxy-passw...
2020-07-06 Michael SchusterCleanup auto pointers and qobject casts, refactor Keych...
2020-07-06 Michael SchusterProxyAuthHandler: Add template member function execAwai...
2020-07-06 Michael SchusterKeychain: Use auto deletion in WebFlowCredentials and...
next