1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2025-11-02 14:52:59 +01:00

Commit Graph

  • 4675869fb3 Remove dead code Hannah von Reth 2020-08-17 21:30:46 +02:00
  • bfd7707ff4 2.7 has less automatic includes on Windows Hannah von Reth 2020-08-17 21:28:18 +02:00
  • 34e9e2f288 Cleanup Windows shell extensions Hannah von Reth 2020-08-17 20:35:39 +02:00
  • 6c9a31f6ee Remove outdated visual studio projects, we now use cmake Hannah von Reth 2019-08-13 16:07:33 +02:00
  • 13d4b91935 Avoid warning because /MT overrides /MD flag Dominik Schmidt 2018-10-29 08:29:04 -07:00
  • e4b53b12e1 Make OCUtil helper lib static and link it statically against crt Dominik Schmidt 2018-10-26 00:01:47 -07:00
  • 906556640d Windows Shell Integration: Don't limit the size of the buffer Olivier Goffart 2018-09-20 17:14:05 +02:00
  • 77cc262337 Windows shellext: Update copyrights and company name Christian Kamm 2018-06-18 10:07:17 +02:00
  • 6274462036 windows shell extension: add OCUtil/resource.h Olivier Goffart 2018-06-13 13:56:33 +02:00
  • c6fc46aa09 Windows shellext: Add rc for OCUtil #6554 Christian Kamm 2018-06-11 13:55:06 +02:00
  • 3770e75561 Merge pull request #2294 from nextcloud/backport/2292/stable-3.0 Kevin Ottens 2020-08-20 18:39:02 +02:00
  • 14d4160729 Present sharing of E2EE files from the main dialog too Kevin Ottens 2020-08-20 14:53:14 +02:00
  • 6dcf261abe Disable context menu actions for E2EE files and folders Kevin Ottens 2020-08-20 14:13:56 +02:00
  • d446431804 Merge pull request #2292 from nextcloud/prevent_sharing_for_e2ee_folders Kevin Ottens 2020-08-20 18:36:37 +02:00
  • ed5e9de9f6 Present sharing of E2EE files from the main dialog too Kevin Ottens 2020-08-20 14:53:14 +02:00
  • 07388e0f22 Disable context menu actions for E2EE files and folders Kevin Ottens 2020-08-20 14:13:56 +02:00
  • b67c61bf4a [tx-robot] updated from transifex Nextcloud bot 2020-08-20 03:32:34 +00:00
  • 3d3d6bf2d9 [tx-robot] updated from transifex Nextcloud bot 2020-08-20 03:31:35 +00:00
  • d6cc9fe829 [tx-robot] updated from transifex Nextcloud bot 2020-08-19 03:32:55 +00:00
  • a957a9924e [tx-robot] updated from transifex Nextcloud bot 2020-08-19 03:31:55 +00:00
  • 7de04654c5 Show the "Display mnemonic" button only when we know e2e is supported Kevin Ottens 2020-08-18 16:35:47 +02:00
  • 3540f1e460 Show the "Display mnemonic" button only when we know e2e is supported Kevin Ottens 2020-08-18 16:35:47 +02:00
  • a60fa8ba85 [stable-3.0] Make sure we don't assert when calling fileStatus Kevin Ottens 2020-08-18 10:23:52 +02:00
  • 71fbc65eb0 Minor fix in text of warning and debug message. Camila 2020-08-18 13:30:15 +02:00
  • f6e36523d2 Make sure we don't assert when calling fileStatus Kevin Ottens 2020-08-18 10:23:52 +02:00
  • 2456f943af [tx-robot] updated from transifex Nextcloud bot 2020-08-18 03:34:45 +00:00
  • 6ad1357ac0 [tx-robot] updated from transifex Nextcloud bot 2020-08-18 03:33:47 +00:00
  • c8b6bc6029 [tx-robot] updated from transifex Nextcloud bot 2020-08-17 03:28:12 +00:00
  • 48b8848dcc [tx-robot] updated from transifex Nextcloud bot 2020-08-17 03:27:18 +00:00
  • 60ce985828 [tx-robot] updated from transifex Nextcloud bot 2020-08-16 03:28:22 +00:00
  • 42f7d3e538 [tx-robot] updated from transifex Nextcloud bot 2020-08-16 03:27:23 +00:00
  • 770e3e7b85 Merge pull request #2271 from ivaradi/cstdint-fix István Váradi 2020-08-15 14:35:01 +02:00
  • 387df7ae71 Merge branch 'master' into cstdint-fix István Váradi 2020-08-15 12:56:13 +02:00
  • 2e69680812 [tx-robot] updated from transifex Nextcloud bot 2020-08-15 03:29:02 +00:00
  • 89d4b6e12a Include cstdint only when compiling C++ code István Váradi 2020-08-13 21:16:06 +02:00
  • 74c1710ed4 [tx-robot] updated from transifex Nextcloud bot 2020-08-14 03:44:39 +00:00
  • ce126e6d7f [tx-robot] updated from transifex Nextcloud bot 2020-08-14 03:43:45 +00:00
  • 4117ac2913 Merge pull request #2268 from nextcloud/cherry_pick_testchunkingng_related_improvements Kevin Ottens 2020-08-13 17:26:33 +02:00
  • ef6d2600ca Size cleanups in TestChunkingNG Kevin Ottens 2020-08-12 18:38:57 +02:00
  • a7847a4e82 Upload: Store the size in the UploadInfo, and compare it when resolving potential conflict Olivier Goffart 2018-06-29 10:43:01 +02:00
  • c2324327ef TestChunkingNG: Make it faster Olivier Goffart 2018-07-18 15:46:30 +02:00
  • c74c0d8e6e Upload: Add more chunk resuming unit tests #6405 Christian Kamm 2018-04-17 09:58:57 +02:00
  • 2684ba149e Merge pull request #2269 from nextcloud/enable_modernize_loop_convert Kevin Ottens 2020-08-13 16:37:41 +02:00
  • 866ffc2a6b Enable the modernize-loop-convert check on clang-tidy Kevin Ottens 2020-08-13 12:23:02 +02:00
  • a5b4922a0e Remove unused method Kevin Ottens 2020-08-13 14:23:18 +02:00
  • 0e2af4b502 Enable the modernize-deprecated-headers check on clang-tidy Kevin Ottens 2020-08-13 13:00:56 +02:00
  • 2f8c29082a Enable the modernize-use-equals-default check on clang-tidy Kevin Ottens 2020-08-12 17:19:49 +02:00
  • 2d4d66b998 [tx-robot] updated from transifex Nextcloud bot 2020-08-13 03:30:50 +00:00
  • 824e853b2a [tx-robot] updated from transifex Nextcloud bot 2020-08-13 03:29:42 +00:00
  • cdf6e7d72b Enable the modernize-user-nullptr check on clang-tidy Kevin Ottens 2020-08-12 16:14:48 +02:00
  • 3ff899cff9 Merge pull request #2264 from nextcloud/enable_modernize_use_using Kevin Ottens 2020-08-12 19:29:17 +02:00
  • 6ae1d0ddf6 Get rid of useless using constructs Kevin Ottens 2020-08-12 18:06:57 +02:00
  • 97af14a4f0 Make QTokenizer use simpler by having optional second parameter Kevin Ottens 2020-08-12 17:56:22 +02:00
  • d58ec4bf70 Enable the modernize-use-using check on clang-tidy Kevin Ottens 2020-08-12 15:23:11 +02:00
  • 7bb54e34d7 Merge pull request #2262 from nextcloud/enable_trivial_clang_tidy_modernize_checks Kevin Ottens 2020-08-12 17:16:38 +02:00
  • 07b7753216 Enable "trivial" modernize clang-tidy checks Kevin Ottens 2020-08-12 11:22:16 +02:00
  • 1767c0295f Merge pull request #2037 from nextcloud/enable_modernize_raw_string_literal Kevin Ottens 2020-08-12 15:02:55 +02:00
  • 3e79e1861b We don't really need two \ here Kevin Ottens 2020-06-04 14:09:21 +02:00
  • c50a968a1e Add more raw string literals missed previously Kevin Ottens 2020-06-04 14:09:06 +02:00
  • ed1c2eaab4 Merge pull request #2247 from nextcloud/improve_drone_config Kevin Ottens 2020-08-12 09:45:26 +02:00
  • 14bfa5025f Make sure wget looks for the certificates at the right place Kevin Ottens 2020-08-11 14:10:27 +02:00
  • 571e15c6eb Switch to Ninja for the clang build Kevin Ottens 2020-08-06 13:25:23 +02:00
  • 5116f4d255 Parallelize the clang-tidy runs Kevin Ottens 2020-08-06 13:25:05 +02:00
  • db5c186202 Split cmake and compile into separate pipeline steps Kevin Ottens 2020-08-06 10:47:09 +02:00
  • 725f1e742d Switch to actual commands inside of the steps Kevin Ottens 2020-08-06 10:43:37 +02:00
  • 6da67ef653 Split the CI pipelines into proper steps Kevin Ottens 2020-08-06 09:25:46 +02:00
  • 65407483e5 Now make sure we're not picking up generated headers Kevin Ottens 2020-08-06 08:49:17 +02:00
  • 1e8340cd48 Move the build in a volume to be reused between steps Kevin Ottens 2020-08-06 00:20:59 +02:00
  • 9016ffe4b7 Remove unneeded environment variables Kevin Ottens 2020-08-06 00:29:32 +02:00
  • be6a9dab01 Switch to the newer base CI image Kevin Ottens 2020-08-06 00:14:27 +02:00
  • d264f7078b Parallelize the CI build Kevin Ottens 2020-08-06 00:01:12 +02:00
  • c3cd06ddad [tx-robot] updated from transifex Nextcloud bot 2020-08-12 03:30:27 +00:00
  • 97020728c1 [tx-robot] updated from transifex Nextcloud bot 2020-08-12 03:29:22 +00:00
  • ff175088a3 Merge pull request #2259 from nextcloud/backport/2258/stable-3.0 v3.0.0 Kevin Ottens 2020-08-11 15:13:02 +02:00
  • 0066de26bb Keep the E2EE info message around to allow displaying mnemonic Kevin Ottens 2020-08-11 14:55:51 +02:00
  • c5343e10f5 Merge pull request #2258 from nextcloud/have_a_way_to_display_e2ee_mnemonic Kevin Ottens 2020-08-11 15:11:40 +02:00
  • 37e20698ca Keep the E2EE info message around to allow displaying mnemonic Kevin Ottens 2020-08-11 14:55:51 +02:00
  • a1dbfd71cb [tx-robot] updated from transifex Nextcloud bot 2020-08-11 03:30:03 +00:00
  • 68f137fff5 [tx-robot] updated from transifex Nextcloud bot 2020-08-11 03:29:04 +00:00
  • aa5ff75fa2 Merge pull request #2257 from nextcloud/backport/2255/stable-3.0 Kevin Ottens 2020-08-10 16:11:55 +02:00
  • 37a0474f09 Add support for BASE64 encoded '|' when decrypting Kevin Ottens 2020-08-10 12:45:32 +02:00
  • 802c5f0a0a Move the private key salt handling in its own function Kevin Ottens 2020-08-10 11:26:52 +02:00
  • d45c8aee8e Ignore the salt part of the key during decryption Kevin Ottens 2020-08-10 11:19:20 +02:00
  • 2424803bdd Restore the symmetry between *StringSymmetric functions Kevin Ottens 2020-08-10 11:08:15 +02:00
  • 63233bf09e Add unit tests for the encryption helpers Kevin Ottens 2020-08-10 11:01:49 +02:00
  • d08c160b69 Merge pull request #2255 from nextcloud/restore_e2ee_old_key_storage_format_compatibility Kevin Ottens 2020-08-10 16:07:06 +02:00
  • ef3c516598 Add support for BASE64 encoded '|' when decrypting Kevin Ottens 2020-08-10 12:45:32 +02:00
  • 595eb78c8a Move the private key salt handling in its own function Kevin Ottens 2020-08-10 11:26:52 +02:00
  • d5339265fb Ignore the salt part of the key during decryption Kevin Ottens 2020-08-10 11:19:20 +02:00
  • 54a19945fd Restore the symmetry between *StringSymmetric functions Kevin Ottens 2020-08-10 11:08:15 +02:00
  • 26b88131cc Add unit tests for the encryption helpers Kevin Ottens 2020-08-10 11:01:49 +02:00
  • aac1f2ae56 [tx-robot] updated from transifex Nextcloud bot 2020-08-09 03:29:44 +00:00
  • 493cba2e55 [tx-robot] updated from transifex Nextcloud bot 2020-08-09 03:28:46 +00:00
  • 7e2c3b2516 [tx-robot] updated from transifex Nextcloud bot 2020-08-08 03:31:51 +00:00
  • de3b56d999 [tx-robot] updated from transifex Nextcloud bot 2020-08-08 03:30:53 +00:00
  • a813602124 Master is now what will become 3.1 Kevin Ottens 2020-08-06 14:28:09 +02:00
  • 53f346fa9b [tx-robot] updated from transifex Nextcloud bot 2020-08-07 03:32:17 +00:00
  • e3c10bde59 [tx-robot] updated from transifex Nextcloud bot 2020-08-07 03:31:19 +00:00
  • ff60f75b2a Merge pull request #2248 from nextcloud/bump_version_to_3.0 Kevin Ottens 2020-08-06 14:25:00 +02:00
  • 39de633828 There won't be a 2.7, this is called 3.0 instead Kevin Ottens 2020-08-06 13:40:00 +02:00