nextcloud-desktop.git
2020-08-18 CamilaMinor fix in text of warning and debug message.
2020-08-18 Kevin OttensMake sure we don't assert when calling fileStatus
2020-08-18 Nextcloud bot[tx-robot] updated from transifex
2020-08-17 Nextcloud bot[tx-robot] updated from transifex
2020-08-16 Nextcloud bot[tx-robot] updated from transifex
2020-08-15 István VáradiMerge pull request #2271 from ivaradi/cstdint-fix
2020-08-15 István VáradiMerge branch 'master' into cstdint-fix
2020-08-15 Nextcloud bot[tx-robot] updated from transifex
2020-08-14 István VáradiInclude cstdint only when compiling C++ code
2020-08-14 Nextcloud bot[tx-robot] updated from transifex
2020-08-13 Kevin OttensMerge pull request #2268 from nextcloud/cherry_pick_tes...
2020-08-13 Kevin OttensSize cleanups in TestChunkingNG
2020-08-13 Olivier GoffartUpload: Store the size in the UploadInfo, and compare...
2020-08-13 Olivier GoffartTestChunkingNG: Make it faster
2020-08-13 Christian KammUpload: Add more chunk resuming unit tests #6405
2020-08-13 Kevin OttensMerge pull request #2269 from nextcloud/enable_moderniz...
2020-08-13 Kevin OttensEnable the modernize-loop-convert check on clang-tidy
2020-08-13 Kevin OttensRemove unused method
2020-08-13 Kevin OttensEnable the modernize-deprecated-headers check on clang...
2020-08-13 Kevin OttensEnable the modernize-use-equals-default check on clang...
2020-08-13 Nextcloud bot[tx-robot] updated from transifex
2020-08-12 Kevin OttensEnable the modernize-user-nullptr check on clang-tidy
2020-08-12 Kevin OttensMerge pull request #2264 from nextcloud/enable_moderniz...
2020-08-12 Kevin OttensGet rid of useless using constructs
2020-08-12 Kevin OttensMake QTokenizer use simpler by having optional second...
2020-08-12 Kevin OttensEnable the modernize-use-using check on clang-tidy
2020-08-12 Kevin OttensMerge pull request #2262 from nextcloud/enable_trivial_...
2020-08-12 Kevin OttensEnable "trivial" modernize clang-tidy checks
2020-08-12 Kevin OttensMerge pull request #2037 from nextcloud/enable_moderniz...
2020-08-12 Kevin OttensWe don't really need two \ here
2020-08-12 Kevin OttensAdd more raw string literals missed previously
2020-08-12 Kevin OttensMerge pull request #2247 from nextcloud/improve_drone_c...
2020-08-12 Kevin OttensMake sure wget looks for the certificates at the right...
2020-08-12 Kevin OttensSwitch to Ninja for the clang build
2020-08-12 Kevin OttensParallelize the clang-tidy runs
2020-08-12 Kevin OttensSplit cmake and compile into separate pipeline steps
2020-08-12 Kevin OttensSwitch to actual commands inside of the steps
2020-08-12 Kevin OttensSplit the CI pipelines into proper steps
2020-08-12 Kevin OttensNow make sure we're not picking up generated headers
2020-08-12 Kevin OttensMove the build in a volume to be reused between steps
2020-08-12 Kevin OttensRemove unneeded environment variables
2020-08-12 Kevin OttensSwitch to the newer base CI image
2020-08-12 Kevin OttensParallelize the CI build
2020-08-12 Nextcloud bot[tx-robot] updated from transifex
2020-08-11 Kevin OttensMerge pull request #2258 from nextcloud/have_a_way_to_d...
2020-08-11 Kevin OttensKeep the E2EE info message around to allow displaying...
2020-08-11 Nextcloud bot[tx-robot] updated from transifex
2020-08-10 Kevin OttensMerge pull request #2255 from nextcloud/restore_e2ee_ol...
2020-08-10 Kevin OttensAdd support for BASE64 encoded '|' when decrypting
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
next