1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-25 12:42:48 +02:00

Commit Graph

  • 3906ae0922 Another way to fix this. allexzander 2021-03-31 17:19:01 +0300
  • 7235c708dc Added .lnk file placeholder creation fix. allexzander 2021-03-31 16:36:13 +0300
  • d5b6d93978 Fix VFS freeze when syncing '.lnk' files on Windows. allexzander 2021-03-31 14:47:34 +0300
  • 4a7145f1f3
    Merge pull request #3068 from nextcloud/bug/fixAssertEditIgnoredFiles Matthieu Gallien 2021-04-07 10:06:29 +0200
  • d6752c96b1 use QFileInfo to check if path is absolute to avoid assert on windows Matthieu Gallien 2021-04-06 16:55:59 +0200
  • 77681ff5b5
    [tx-robot] updated from transifex Nextcloud bot 2021-04-07 03:55:50 +0000
  • 4c8378030d
    Merge pull request #3061 from nextcloud/bugfix/vfs-syncroot-reg-params-non-temp allexzander 2021-04-06 15:46:06 +0300
  • 0a33e99053 Create std::wstrings out of const wchar_t* so a copy is created every time. allexzander 2021-04-02 11:51:09 +0300
  • 454226b3ea
    Merge pull request #3060 from nextcloud/bugfix/reduce-socketapi-logging allexzander 2021-04-06 09:49:21 +0300
  • e15045977e Reduce Socket API logging. allexzander 2021-04-02 11:04:42 +0300
  • a599cd2c3f
    [tx-robot] updated from transifex Nextcloud bot 2021-04-06 03:54:22 +0000
  • 487f29cf80
    [tx-robot] updated from transifex Nextcloud bot 2021-04-04 03:53:11 +0000
  • 2268facd9d
    [tx-robot] updated from transifex Nextcloud bot 2021-04-03 04:11:49 +0000
  • 57aeeca172
    [tx-robot] updated from transifex Nextcloud bot 2021-04-02 03:55:01 +0000
  • 962bbf3043
    [tx-robot] updated from transifex Nextcloud bot 2021-04-01 03:55:02 +0000
  • 6e147a7a8c
    Merge pull request #3052 from nextcloud/bugfix/remove-html-tags-from-notifications Felix Weilbach 2021-03-31 17:36:15 +0200
  • b2377ff64f Remove html tags from strings that may appear in notifications Felix Weilbach 2021-03-31 16:03:33 +0200
  • be6e0f26df
    Merge pull request #3049 from nextcloud/bump-version-rc3 v3.2.0-rc3 Camila 2021-03-31 12:27:22 +0200
  • 8741f4386c
    Bump version to 3.1.83. Camila 2021-03-31 12:14:18 +0200
  • ac6b62e19d
    [tx-robot] updated from transifex Nextcloud bot 2021-03-31 03:55:58 +0000
  • 044b5a33e9
    [tx-robot] updated from transifex Nextcloud bot 2021-03-30 03:51:17 +0000
  • dde9eb645e
    Merge pull request #3040 from nextcloud/bugfix/macos-dont-deploy-bearer Felix Weilbach 2021-03-29 16:01:41 +0200
  • 354f4c02ee Don't deploy bearer plugin on MacOS Felix Weilbach 2021-03-26 11:28:40 +0100
  • 58dd076b2b
    Merge pull request #3015 from nextcloud/bugfix/update-wizard-doc Camila 2021-03-29 14:51:59 +0200
  • 7faa80c1e1 Update documentation for the account wizard Felix Weilbach 2021-03-17 09:33:10 +0100
  • f7dd4bbf69
    [tx-robot] updated from transifex Nextcloud bot 2021-03-29 03:52:25 +0000
  • a7ac7991b8
    [tx-robot] updated from transifex Nextcloud bot 2021-03-28 03:51:07 +0000
  • 8eb5ed07bf
    [tx-robot] updated from transifex Nextcloud bot 2021-03-27 03:52:53 +0000
  • 4ce2e79e90
    Merge pull request #3043 from nextcloud/bugfix/vfs-syncroot-register-error allexzander 2021-03-27 02:44:13 +0200
  • 28771b25e3 Fix VFS CfAPI Syncroot Register Error. allexzander 2021-03-27 02:41:24 +0200
  • ab128cc4aa Revert "Merge pull request #3042 from nextcloud/temp-fix-vfs-failure-wow6432" allexzander 2021-03-26 22:25:31 +0200
  • cafa475398
    Merge pull request #3042 from nextcloud/temp-fix-vfs-failure-wow6432 allexzander 2021-03-26 21:46:10 +0200
  • 9d15334813 Temp fix for vfs failure. allexzander 2021-03-26 21:41:44 +0200
  • 003e56f4e6
    [tx-robot] updated from transifex Nextcloud bot 2021-03-26 03:54:34 +0000
  • 99309ab33b
    [tx-robot] updated from transifex Nextcloud bot 2021-03-25 03:54:25 +0000
  • d91e24d77d
    Merge pull request #3034 from nextcloud/bump-version v3.2.0-rc2 Camila 2021-03-24 19:48:28 +0100
  • 1edc2cfd31
    Bump version to 3.1.82. Camila 2021-03-24 19:47:01 +0100
  • e8669ad4b6
    Merge pull request #2505 from nextcloud/status-feature Camila 2021-03-24 17:28:27 +0100
  • 9219926a74
    Add checks in case userStatus is not available/fails on the server side. Camila 2021-03-24 15:16:12 +0100
  • d9a0778e52
    Add UserStatus enum with the pre defined status. Camila 2021-03-21 20:55:21 +0100
  • 974e2fb718
    Do not display notifications when user status is do not disturb. Camila 2021-03-16 20:24:11 +0100
  • f4d8699db8
    Add UserStatus class to retrieve the user status. Camila 2020-10-03 17:12:16 +0200
  • c29c011095
    Merge pull request #3029 from nextcloud/Valdnet-patch-2 Felix Weilbach 2021-03-24 15:03:22 +0100
  • 519dee9104 l10n: Change sync message #3027 Valdnet 2021-03-23 10:33:17 +0100
  • e3a26477a2
    Merge pull request #2981 from nextcloud/vfs_win_progress_bar_refresh allexzander 2021-03-24 15:01:27 +0200
  • 193e50311b Refresh Windows download dialog progress when hydrating a placeholder allexzander 2021-03-09 11:56:17 +0200
  • 6a53491645
    Merge pull request #3028 from nextcloud/bugfix/check-db-read-successful-on-hydration-canceled Felix Weilbach 2021-03-24 12:25:13 +0100
  • d78774f29e Check reading from journal was successful before remove placeholder Felix Weilbach 2021-03-23 10:02:04 +0100
  • 4e420fcb5c
    [tx-robot] updated from transifex Nextcloud bot 2021-03-24 03:52:27 +0000
  • 22a9d18d3b
    Merge pull request #3025 from nextcloud/bugfix/hidpi-scaling Felix Weilbach 2021-03-23 09:49:25 +0100
  • c296a93cee Enable high dpi scaling on all platforms Felix Weilbach 2021-03-22 14:35:17 +0100
  • 66ee5087f6
    [tx-robot] updated from transifex Nextcloud bot 2021-03-23 03:51:35 +0000
  • 4d921c8025
    Merge pull request #3020 from nextcloud/feature/increase-file-removal-logging Felix Weilbach 2021-03-22 09:01:42 +0100
  • b1983d7d19 Increase logging around file removal events Felix Weilbach 2021-03-19 10:40:26 +0100
  • 54c1ab8828
    [tx-robot] updated from transifex Nextcloud bot 2021-03-22 03:51:08 +0000
  • 3652251587
    [tx-robot] updated from transifex Nextcloud bot 2021-03-21 03:47:05 +0000
  • 9c4c7217a0
    [tx-robot] updated from transifex Nextcloud bot 2021-03-20 03:49:45 +0000
  • b3d5b4983e
    [tx-robot] updated from transifex Nextcloud bot 2021-03-19 03:49:45 +0000
  • 278a6fd005
    Merge pull request #3010 from nextcloud/feature/cfapi-handle-cancelation Felix Weilbach 2021-03-18 13:27:27 +0100
  • 9bf5b5c7ba CFAPI: Handle cancelation of hydration requests Felix Weilbach 2021-03-16 13:31:12 +0100
  • 6abb0b2184
    Merge pull request #3016 from nextcloud/fix_for_win_createfile_long_path allexzander 2021-03-18 12:34:22 +0200
  • 5f0344abb2 Fix warnings in CfApiWrapper. allexzander 2021-03-17 10:37:04 +0200
  • 3fde838bee Fix for Windows long path issue. allexzander 2021-03-17 10:05:35 +0200
  • af654fb4ed
    [tx-robot] updated from transifex Nextcloud bot 2021-03-18 03:52:32 +0000
  • 2ab23e3b3c
    Merge pull request #2990 from nextcloud/bugfix/fix-create-folder-dialog-crash Felix Weilbach 2021-03-17 09:41:06 +0100
  • f4853da2ab Fix crash when trying to open the folder creation dialog Felix Weilbach 2021-03-11 12:14:17 +0100
  • 262f20a8f4
    [tx-robot] updated from transifex Nextcloud bot 2021-03-17 03:49:13 +0000
  • 96ded93597
    Merge pull request #3009 from nextcloud/bugfix/check-not-for-productname Felix Weilbach 2021-03-16 16:00:32 +0100
  • c0f09ae12c Don't check against product name if checking server version Felix Weilbach 2021-03-16 12:09:49 +0100
  • 162dff9525
    Merge pull request #2989 from nextcloud/bugfix/fix-appearance-login-dialog Felix Weilbach 2021-03-16 14:59:33 +0100
  • ff7932bb54 Display the content of the login dialog correct Felix Weilbach 2021-03-11 11:32:23 +0100
  • 6d6da18f9a
    [tx-robot] updated from transifex Nextcloud bot 2021-03-16 03:50:03 +0000
  • a92d300b7f
    Merge pull request #2995 from nextcloud/repair_basic_auth_support allexzander 2021-03-15 11:52:21 +0200
  • a6bcd3af46 Force basic auth on get authentication required error Kevin Ottens 2021-03-11 18:33:21 +0100
  • 0d3459e85e Introduce an empty auth type Kevin Ottens 2021-03-11 15:36:33 +0100
  • 7ad0208800 Finish cleaning up shibboleth Kevin Ottens 2021-03-11 15:25:49 +0100
  • a61d2d2dd0
    [tx-robot] updated from transifex Nextcloud bot 2021-03-15 03:55:26 +0000
  • 88a7285e5f
    [tx-robot] updated from transifex Nextcloud bot 2021-03-14 03:48:03 +0000
  • 6c194be02d
    [tx-robot] updated from transifex Nextcloud bot 2021-03-13 03:47:03 +0000
  • aa9821f05f
    Merge pull request #2999 from nextcloud/bugfix/fix-settings-dialog-on-dark-theme Felix Weilbach 2021-03-12 15:22:15 +0100
  • cdc2e4c56e Don't customize settings dialog palette Felix Weilbach 2021-03-12 11:45:56 +0100
  • d028466d1c
    Merge pull request #2998 from nextcloud/fix_incorrect_logexpire_config_type allexzander 2021-03-12 10:40:12 +0200
  • c89d351d97 Fix incorrect type when reading the 'logExpire' property from config. allexzander 2021-03-12 10:23:31 +0200
  • 90a06aa57b
    [tx-robot] updated from transifex Nextcloud bot 2021-03-12 03:48:03 +0000
  • 72858da27b
    Merge pull request #2967 from nextcloud/bugfix/fix-missing-error-handling-download-encrypted Felix Weilbach 2021-03-11 14:40:40 +0100
  • 88426de4dd Add missing error handling for downloads of client side encryption Felix Weilbach 2021-03-04 15:47:06 +0100
  • 6fac2d1e40
    Merge pull request #2976 from nextcloud/refactor/split-out-valuable-activities Felix Weilbach 2021-03-11 11:57:55 +0100
  • e3ac63e9ff Rename isActivityIgnored() to isUnsolvableconflict() Felix Weilbach 2021-03-10 10:22:33 +0100
  • 05d31e2e53 Split content of User::isValueableActivity() Felix Weilbach 2021-03-09 10:00:25 +0100
  • 0ce965e8da
    [tx-robot] updated from transifex Nextcloud bot 2021-03-11 03:51:50 +0000
  • ed8f081b4a
    Merge pull request #2986 from nextcloud/bump-version-3.1.81 v3.2.0-rc1 Camila 2021-03-10 15:31:22 +0100
  • 18b282d213 Bump version to 3.1.81 Felix Weilbach 2021-03-10 15:05:09 +0100
  • b5cf820b42
    Merge pull request #2895 from nextcloud/wizard_ui_improvements Felix Weilbach 2021-03-10 12:54:43 +0100
  • e0b7ef15b2 Restyle wizard pages Felix Weilbach 2021-02-16 10:32:20 +0100
  • f55e5b1885 Restyle wizard Felix Weilbach 2021-02-16 10:24:26 +0100
  • 9185956069 Split out wizard welcome page Felix Weilbach 2021-02-16 10:20:04 +0100
  • 05d2a87840 Add new wizard icons and remove obsolete ones Felix Weilbach 2021-02-16 09:56:25 +0100
  • 344b28d2f8
    Merge pull request #2979 from ivaradi/no-externc-glib2 Felix Weilbach 2021-03-10 09:54:48 +0100
  • 2e7cc96228 Do not include glib.h with extern C (2) István Váradi 2021-03-09 19:25:42 +0100
  • d258faa117
    [tx-robot] updated from transifex Nextcloud bot 2021-03-10 04:00:48 +0000