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

Commit Graph

  • 4fec77e9c0
    Merge pull request #2168 from nextcloud/display-default-permissions-share Michael Schuster 2020-07-09 05:19:56 +0200
  • d7a1367292
    Display the correct default permissions when creating a share. Camila 2020-07-07 20:40:51 +0200
  • 308bed0da7 Use braced initializer list for returns in Systray::taskbarGeometry() Stephan Beyer 2020-07-07 09:43:22 +0200
  • a87b6157ee Make csync_file_stat_s::isE2eEncrypted a bitfield Stephan Beyer 2020-07-07 09:10:48 +0200
  • 1e6747cd1d Remove redundant initialization of ElidedLabel::_elideMode Stephan Beyer 2020-07-07 09:40:33 +0200
  • 293be2c2e6 Remove redundant initialization of HttpCredentials::_keychainMigration Stephan Beyer 2020-07-07 09:36:30 +0200
  • a9de465927 Remove redundant initialization of SyncFileStatus::_shared attribute Stephan Beyer 2020-07-07 09:20:12 +0200
  • ed570d6274 Use default member init for PKeyCtx::_ctx and PKey::_pkey Stephan Beyer 2020-07-07 09:31:01 +0200
  • 00f93fdb77 Use more auto in folderstatusdelegate.cpp Stephan Beyer 2020-07-07 09:39:27 +0200
  • 82f38aa37d Filter clang-tidy output on Drone for errors Stephan Beyer 2020-07-07 08:51:05 +0200
  • 8e6d9401c7 Simplify clang-tidy invocation for Drone Stephan Beyer 2020-07-07 01:22:59 +0200
  • 2492e241ac Adjust to makeDbName returning an absolute path Kevin Ottens 2020-07-08 11:18:07 +0200
  • 31bc07417b
    [tx-robot] updated from transifex Nextcloud bot 2020-07-08 03:40:45 +0000
  • bc2244679c
    [tx-robot] updated from transifex Nextcloud bot 2020-07-08 03:39:42 +0000
  • 6320c60d77
    Merge pull request #2170 from nextcloud/backport/2153/stable-2.6 Michael Schuster 2020-07-08 03:37:01 +0200
  • abc3d6a271
    forgot some indent asemmar 2020-07-03 00:04:03 +0200
  • 8cc7fa20d3
    fixed bad spelling of word 'retreive' except in sqlite dependancy asemmar 2020-07-02 23:40:27 +0200
  • c2632eb604 Handle properly null avatar Kevin Ottens 2020-07-06 14:16:28 +0200
  • 32b51a52ef
    Merge pull request #2167 from nextcloud/fix_url_decoding_for_folder_encryption_status Kevin Ottens 2020-07-07 18:06:19 +0200
  • 217869e95c Decode the href from the XML payload Kevin Ottens 2020-07-07 16:50:31 +0200
  • f90d6951c2 No need to compute base at each loop run Kevin Ottens 2020-07-07 16:43:55 +0200
  • e32bd75519 Set maximum height of account and app menu Stephan Beyer 2020-07-06 20:12:58 +0200
  • 501380a004
    [tx-robot] updated from transifex v2.7.0-beta2 Nextcloud bot 2020-07-07 03:34:53 +0000
  • 016d21dead
    [tx-robot] updated from transifex Nextcloud bot 2020-07-07 03:34:00 +0000
  • 68aa9853c9
    Merge pull request #2162 from nextcloud/backport/2127/stable-2.6 Michael Schuster 2020-07-07 00:23:41 +0200
  • 5db65ad6b8
    Cleanup auto pointers and qobject casts, refactor KeychainChunk Michael Schuster 2020-06-30 16:00:29 +0200
  • e010d58401
    Merge pull request #2159 from nextcloud/fix_appsmenu_binding_loop Stephan Beyer 2020-07-06 23:48:51 +0200
  • 6e2e1b3650
    ProxyAuthHandler: Add template member function execAwait to avoid code duplication Michael Schuster 2020-06-30 06:02:58 +0200
  • 331778c73b Keychain: Use auto deletion in WebFlowCredentials and ConfigFile Michael Schuster 2020-06-27 04:53:37 +0200
  • 2a6a7fb9d3 Refactor KeychainChunk to use QEventLoop and add DeleteJob class Michael Schuster 2020-06-27 04:48:57 +0200
  • 3766f70e43 Refactor ProxyAuthHandler to use QEventLoop Michael Schuster 2020-06-27 04:25:36 +0200
  • 6f33740601 ConfigFile security: Migrate Proxy password to keychain Michael Schuster 2020-06-25 16:59:57 +0200
  • 03e5fa3d49
    KeychainChunk: Add synchronous method startAwait() Michael Schuster 2020-06-25 16:52:40 +0200
  • b36c9e6960
    Move KeychainChunk class from gui to libsync Michael Schuster 2020-06-25 01:08:59 +0200
  • 7f41805bc4
    Move QKeychain::NoBackendAvailable error handling to KeychainChunk class Michael Schuster 2020-06-25 00:30:41 +0200
  • b98cf0a029 Reach out to the contentItem inside of the ListView to find the width Kevin Ottens 2020-07-06 14:44:23 +0200
  • 2475fb73b7
    Merge pull request #2127 from nextcloud/fix/proxy-password-storage Michael Schuster 2020-07-06 22:36:21 +0200
  • f4d83d02f6
    Cleanup auto pointers and qobject casts, refactor KeychainChunk Michael Schuster 2020-06-30 16:00:29 +0200
  • ff631e919f
    ProxyAuthHandler: Add template member function execAwait to avoid code duplication Michael Schuster 2020-06-30 06:02:58 +0200
  • 8503226c44
    Keychain: Use auto deletion in WebFlowCredentials and ConfigFile Michael Schuster 2020-06-27 04:53:37 +0200
  • 42eb3388f8
    Refactor KeychainChunk to use QEventLoop and add DeleteJob class Michael Schuster 2020-06-27 04:48:57 +0200
  • ea95c4bf49
    Refactor ProxyAuthHandler to use QEventLoop Michael Schuster 2020-06-27 04:25:36 +0200
  • 81c644e702
    ConfigFile security: Migrate Proxy password to keychain Michael Schuster 2020-06-25 16:59:57 +0200
  • 18cbbc5052
    KeychainChunk: Add synchronous method startAwait() Michael Schuster 2020-06-25 16:52:40 +0200
  • 2a3ef044be
    Move KeychainChunk class from gui to libsync Michael Schuster 2020-06-25 01:08:59 +0200
  • 203a2ce003
    Move QKeychain::NoBackendAvailable error handling to KeychainChunk class Michael Schuster 2020-06-25 00:30:41 +0200
  • d3d713ff9c Fix the hover for the other menu items Kevin Ottens 2020-07-06 13:55:14 +0200
  • 180f191014 Fix hover cutoff in apps menu Dominique Fuchs 2020-06-17 19:39:12 +0200
  • 628a426d22 forgot some indent asemmar 2020-07-03 00:04:03 +0200
  • d5587e386c fixed bad spelling of word 'retreive' except in sqlite dependancy asemmar 2020-07-02 23:40:27 +0200
  • 5db717d48c
    Merge pull request #2150 from nextcloud/fix_e2e_moves_handling Kevin Ottens 2020-07-06 08:40:49 +0200
  • d217fc272e Make sure moves involving e2e are delete + upload Kevin Ottens 2020-07-02 18:19:16 +0200
  • 0b1cf69134 Update the metadata table with encryption info before discovery Kevin Ottens 2020-07-02 17:24:58 +0200
  • 7bb48a76c4 Add isE2eEncrypted column in the metadata table Kevin Ottens 2020-07-02 17:22:43 +0200
  • 287a130044 Also deliver the encrypted status via the ClientEncryption signal Kevin Ottens 2020-07-02 16:37:01 +0200
  • 3520360159 Move the e2e information fetch even earlier Kevin Ottens 2020-07-02 16:22:48 +0200
  • f98c7990ba Split the discovery phase out of startSync() Kevin Ottens 2020-07-02 15:58:54 +0200
  • abb5c8b70e
    [tx-robot] updated from transifex Nextcloud bot 2020-07-06 03:24:15 +0000
  • 7c0cf20901
    [tx-robot] updated from transifex Nextcloud bot 2020-07-06 03:23:26 +0000
  • 90ac7b75bf
    [tx-robot] updated from transifex Nextcloud bot 2020-07-05 03:25:01 +0000
  • babc4aaf3d
    [tx-robot] updated from transifex Nextcloud bot 2020-07-05 03:24:11 +0000
  • 8fc1ae81b5
    [tx-robot] updated from transifex Nextcloud bot 2020-07-04 03:27:19 +0000
  • 91db96267f
    [tx-robot] updated from transifex Nextcloud bot 2020-07-04 03:26:26 +0000
  • 4e3fffc4bc
    [tx-robot] updated from transifex Nextcloud bot 2020-07-03 03:29:57 +0000
  • a59e5689cb
    [tx-robot] updated from transifex Nextcloud bot 2020-07-03 03:29:01 +0000
  • 0dde3172e6 Don't display quota information when the user has no quota. Camila 2020-07-01 21:30:17 +0200
  • bd9aae8ca2 Don't display quota information when the user has no quota. Camila 2020-07-01 21:30:17 +0200
  • fdc160460b Fix #2085 new tray menu. Camila 2020-06-29 19:41:51 +0200
  • 6081ef636d
    [tx-robot] updated from transifex Nextcloud bot 2020-07-02 03:35:35 +0000
  • 7212bdc02f
    [tx-robot] updated from transifex Nextcloud bot 2020-07-02 03:34:39 +0000
  • 4584b78b71
    Merge pull request #2147 from nextcloud/backport/2145/stable-2.6 Michael Schuster 2020-07-01 19:45:02 +0200
  • be4ba031ec
    Merge pull request #2144 from nextcloud/fix_e2ee_upload_lock_starvation Kevin Ottens 2020-07-01 19:22:45 +0200
  • 5a07a36d06 Avoid job parallelism when uploading to an encrypted folder Kevin Ottens 2020-07-01 14:12:18 +0200
  • 27b982ceaf Override parallelism() for uploads Kevin Ottens 2020-07-01 13:20:56 +0200
  • 5e20e2b46f Move PropagateUpload ctor impl to the cpp file Kevin Ottens 2020-07-01 13:19:08 +0200
  • 56a6fe4731
    Merge pull request #2139 from nextcloud/fix_e2ee_folder_sync_connection Kevin Ottens 2020-07-01 19:10:44 +0200
  • 7033f16014 Allow to control logFlush from the config file Kevin Ottens 2020-07-01 16:10:10 +0200
  • d08485331f Allow to control logDir from the config file Kevin Ottens 2020-07-01 16:08:13 +0200
  • d4cbbebd37 Allow to control logExpire from the config file Kevin Ottens 2020-07-01 16:03:45 +0200
  • 727c1e9e6c Allow to control log debug from the config file Kevin Ottens 2020-07-01 15:56:23 +0200
  • 7a7675379d Have a filter rule capturing all of nextcloud debug Kevin Ottens 2020-07-01 15:32:59 +0200
  • 2bf9742504 Make sure all our logging categories start with nextcloud. Kevin Ottens 2020-07-01 15:30:44 +0200
  • 5f1158a8a2 Repair the log message pattern Kevin Ottens 2020-07-01 15:12:38 +0200
  • 43e502778f Properly guard io.h since it is Windows only Kevin Ottens 2020-07-01 15:12:25 +0200
  • f73a90ce26 [Logger] Ensure log file is flushed before crash Hannah von Reth 2020-03-17 09:09:43 +0100
  • 64b0cab524 [Logger] Ensure errors are also printed to an attached console Hannah von Reth 2020-03-17 09:08:27 +0100
  • 376522bc34 Logger: Remove the thread pointer from the log. Olivier Goffart 2020-02-05 12:37:58 +0100
  • f2006d50ce [Logger] Correctly handle message priority Hannah von Reth 2019-12-09 09:31:39 +0100
  • 0d6edf1240 Print critical and fatal messages to stderr Hannah von Reth 2019-08-13 12:50:35 +0200
  • 94d92c73c2 LogDir: Compress last logfile on restart Christian Kamm 2019-07-30 14:04:34 +0200
  • ea4ae81c08 Make -logfile - work on Windows Dominik Schmidt 2018-09-10 03:06:25 -0700
  • c6a360238f Make qFatal() trigger the crash reporter on Windows Dominik Schmidt 2018-10-31 13:21:41 +0100
  • 542d303313 Reduce interaction with e2ee folders when in the wizard Kevin Ottens 2020-06-30 18:18:06 +0200
  • cb9ba9702b Properly display encryption status for non root folder connection Kevin Ottens 2020-06-30 17:47:10 +0200
  • d2e8cd4469 Deal properly with encrypted item updates accross connections Kevin Ottens 2020-06-30 17:20:02 +0200
  • 9a2d04720a Also use mangled paths when looking for entries below a path Kevin Ottens 2020-06-30 14:19:55 +0200
  • 0f21b625ab Also check on mangled names when cleaning up the journal Kevin Ottens 2020-06-30 10:24:40 +0200
  • 3204c15911 Better separate between absolute and relative paths on uploads Kevin Ottens 2020-06-30 16:04:55 +0200
  • 8d5c79c219 Better separate between absolute and relative paths on downloads Kevin Ottens 2020-06-29 18:20:23 +0200
  • 8a181adb3a Always use an absolute remote path for GetFolderEncryptStatusJob Kevin Ottens 2020-06-29 18:16:59 +0200