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

Commit Graph

  • d2447ae90a
    Merge pull request #2145 from nextcloud/repair_and_improve_logging Kevin Ottens 2020-07-01 18:57:16 +0200
  • fdceb1f2d2 Allow to control logFlush from the config file Kevin Ottens 2020-07-01 16:10:10 +0200
  • f557dd7792 Allow to control logDir from the config file Kevin Ottens 2020-07-01 16:08:13 +0200
  • be2d9d4838 Allow to control logExpire from the config file Kevin Ottens 2020-07-01 16:03:45 +0200
  • 808fb17809 Allow to control log debug from the config file Kevin Ottens 2020-07-01 15:56:23 +0200
  • 7996eaae82 Have a filter rule capturing all of nextcloud debug Kevin Ottens 2020-07-01 15:32:59 +0200
  • 53c31f5fed Make sure all our logging categories start with nextcloud. Kevin Ottens 2020-07-01 15:30:44 +0200
  • 90f757b96b Repair the log message pattern Kevin Ottens 2020-07-01 15:12:38 +0200
  • 5a05c2d6cd [Logger] Ensure log file is flushed before crash Hannah von Reth 2020-03-17 09:09:43 +0100
  • cd96b4a265 [Logger] Ensure errors are also printed to an attached console Hannah von Reth 2020-03-17 09:08:27 +0100
  • 44fc881ced Logger: Remove the thread pointer from the log. Olivier Goffart 2020-02-05 12:37:58 +0100
  • 669e42edd1 [Logger] Correctly handle message priority Hannah von Reth 2019-12-09 09:31:39 +0100
  • a57bf0c899 Print critical and fatal messages to stderr Hannah von Reth 2019-08-13 12:50:35 +0200
  • 039d885b76 LogDir: Compress last logfile on restart Christian Kamm 2019-07-30 14:04:34 +0200
  • 09c9a1c5bc Properly guard io.h since it is Windows only Kevin Ottens 2020-07-01 15:12:25 +0200
  • b171bd991d Make -logfile - work on Windows Dominik Schmidt 2018-09-10 03:06:25 -0700
  • fd493a0598 Make qFatal() trigger the crash reporter on Windows Dominik Schmidt 2018-10-31 13:21:41 +0100
  • 01e6f73da5 Change the space character to a dot Valdnet 2020-07-01 09:59:31 +0200
  • d526f9e073 Delete a space character Valdnet 2020-07-01 10:03:25 +0200
  • e28708beee
    [tx-robot] updated from transifex Nextcloud bot 2020-07-01 03:25:34 +0000
  • 445d4d6892
    [tx-robot] updated from transifex Nextcloud bot 2020-07-01 03:24:38 +0000
  • aaba0f2bb5
    Merge pull request #2128 from nextcloud/fix_subfolder_encryption_scheme Kevin Ottens 2020-06-30 17:19:02 +0200
  • d7a9a4cd09 Fix parenting issues of PropagateUploadEncrypted Kevin Ottens 2020-06-30 11:21:02 +0200
  • 3182c613ac Take care of mangled paths on download as well Kevin Ottens 2020-06-26 09:43:06 +0200
  • 6dc12166ad Update the item even if we don't call decryptFile() Kevin Ottens 2020-06-25 12:47:32 +0200
  • 2abc3ce2f5 Stop leaking PropagateDownloadEncrypted objects Kevin Ottens 2020-06-24 17:58:52 +0200
  • 01d44dd3a1 Display folder names demangled in the settings Kevin Ottens 2020-06-23 19:24:56 +0200
  • 710c470c13 Assume that folder paths can be mangled Kevin Ottens 2020-06-23 18:13:20 +0200
  • 3e13919c35 Use QHash instead of QMap Kevin Ottens 2020-06-18 15:15:25 +0200
  • 3db267a03b Ensure GetFolderEncryptStatusJob gets all the folders Kevin Ottens 2020-06-18 13:34:47 +0200
  • f93fdafa80 Finally encrypt subdirectories during sync Kevin Ottens 2020-06-17 19:19:30 +0200
  • 319e441653 Make PropagateUploadEncrypted reusable in a directory context Kevin Ottens 2020-06-17 19:18:04 +0200
  • fc9a8c4496 Mark user strings for translation Kevin Ottens 2020-06-30 11:05:12 +0200
  • 74978a23fb Move the encrypt folder logic in a reusable job class Kevin Ottens 2020-06-17 19:08:59 +0200
  • b3fb730d5a Use the propagator to trigger the e2e info fetch Kevin Ottens 2020-06-17 15:06:48 +0200
  • 5f611d6e39 Get ClientSideEncryption to notify when folder info fetch is done Kevin Ottens 2020-06-17 15:06:05 +0200
  • 76fbbfefa5 Fix typo Kevin Ottens 2020-06-17 13:31:30 +0200
  • 5afcf71e68 Fix typo Kevin Ottens 2020-06-17 12:52:06 +0200
  • 839c056b8d Don't show the encrypt action in subfolders of encrypted folders Kevin Ottens 2020-06-17 12:42:57 +0200
  • 3bbc54ee6c Fix typo Kevin Ottens 2020-06-17 12:31:53 +0200
  • 03ecaab259 Capture the pointer to info by value Kevin Ottens 2020-06-17 12:29:14 +0200
  • 7794de9b59
    [tx-robot] updated from transifex Nextcloud bot 2020-06-30 03:24:51 +0000
  • 0bc4346f30
    [tx-robot] updated from transifex Nextcloud bot 2020-06-30 03:23:58 +0000
  • 372f67839e
    [tx-robot] updated from transifex Nextcloud bot 2020-06-29 03:25:17 +0000
  • a505071589
    [tx-robot] updated from transifex Nextcloud bot 2020-06-29 03:24:24 +0000
  • 6ec5f9ea10
    Merge pull request #2126 from nextcloud/sbeyer-simplify-systray-positioning Kevin Ottens 2020-06-26 14:29:29 +0200
  • 20b58219e4 Hide Systray's auxiliary positioning methods from public and Qml Stephan Beyer 2020-06-25 12:46:16 +0200
  • 080505ef46 Simplify tray window positioning Stephan Beyer 2020-06-23 11:20:30 +0200
  • afa5267932
    [tx-robot] updated from transifex Nextcloud bot 2020-06-26 03:25:36 +0000
  • cd9de7c340
    [tx-robot] updated from transifex Nextcloud bot 2020-06-26 03:24:40 +0000
  • d71249bb6e Fix crash in UserModel::currentUser() and add more sanity checks Michael Schuster 2020-06-25 20:02:22 +0200
  • 109f9ae60a
    [tx-robot] updated from transifex Nextcloud bot 2020-06-25 03:26:55 +0000
  • 5a6b877695
    [tx-robot] updated from transifex Nextcloud bot 2020-06-25 03:26:03 +0000
  • cbea0e7134
    Merge pull request #2119 from nextcloud/sbeyer-fix-segv-on-exit Kevin Ottens 2020-06-24 18:05:37 +0200
  • f90e0e519f Make Systray's _trayEngine a QPointer Stephan Beyer 2020-06-24 17:24:52 +0200
  • 08cb289b8c Fix SEGV (by circular ownership) at exit Stephan Beyer 2020-06-24 13:50:17 +0200
  • 6adb798728 Let Systray constructor call its base class constructor Stephan Beyer 2020-06-17 22:46:25 +0200
  • af5acd5142
    [tx-robot] updated from transifex Nextcloud bot 2020-06-24 03:25:43 +0000
  • 6202df1cd0
    [tx-robot] updated from transifex Nextcloud bot 2020-06-24 03:24:50 +0000
  • 5959a98e29
    [tx-robot] updated from transifex Nextcloud bot 2020-06-23 03:30:12 +0000
  • ae33f10226
    [tx-robot] updated from transifex Nextcloud bot 2020-06-23 03:29:14 +0000
  • 0181debae0
    Fix issue #2108: Default system proxy not working with Account Wizard Michael Schuster 2020-06-18 21:48:08 +0200
  • 902963fa10 Fix issue #2108: Default system proxy not working with Account Wizard Michael Schuster 2020-06-18 21:48:08 +0200
  • d5113b5342
    Merge pull request #2110 from nextcloud/sbeyer-menu-border-colors Kevin Ottens 2020-06-22 11:58:10 +0200
  • 3f4ed0883a Make sure the menu separator uses Style.menuBorder color Stephan Beyer 2020-06-22 00:49:06 +0200
  • f671a4b23f Darken menu border color Stephan Beyer 2020-06-19 22:38:34 +0200
  • 6f5bf018f6
    [tx-robot] updated from transifex Nextcloud bot 2020-06-22 03:24:14 +0000
  • bd17cb0b86
    [tx-robot] updated from transifex Nextcloud bot 2020-06-21 03:23:11 +0000
  • 0b5484bfea
    [tx-robot] updated from transifex Nextcloud bot 2020-06-20 03:26:41 +0000
  • be62480d0f
    [tx-robot] updated from transifex Nextcloud bot 2020-06-20 03:25:47 +0000
  • 5234dea356
    [tx-robot] updated from transifex Nextcloud bot 2020-06-19 03:27:07 +0000
  • 27a453ae1a
    Fix libsync exports for proxy changes in #1886 Michael Schuster 2020-06-18 21:05:11 +0200
  • eb55308949
    Improve proxy logging: Log type string instead of abstract ID Michael Schuster 2020-06-18 20:13:57 +0200
  • 9d829b2933 Move the proxyfiles to libsync where they make more sense Roeland Jago Douma 2020-03-21 11:25:34 +0100
  • cee8a4ccf6
    Merge pull request #2106 from nextcloud/fix/proxy-build-libsync Michael Schuster 2020-06-18 21:24:25 +0200
  • 92c8d6836b
    Fix libsync exports for proxy changes in #1886 Michael Schuster 2020-06-18 21:05:11 +0200
  • 1afb70e114
    Merge pull request #1886 from nextcloud/enh/proxy Michael Schuster 2020-06-18 20:38:27 +0200
  • 456e338363
    Add photothumb.db to sync-exclude.lst Marcin Wilk 2020-06-14 20:24:10 +0200
  • 0253e98041
    Improve proxy logging: Log type string instead of abstract ID Michael Schuster 2020-06-18 20:13:57 +0200
  • 50dcab5f88
    Move the proxyfiles to libsync where they make more sense Roeland Jago Douma 2020-03-21 11:25:34 +0100
  • 9b9504c860
    [tx-robot] updated from transifex Nextcloud bot 2020-06-18 03:26:43 +0000
  • 24446977c8
    [tx-robot] updated from transifex Nextcloud bot 2020-06-18 03:25:49 +0000
  • 56f79eb8b4
    Merge pull request #2093 from nicrame/patch-1 Michael Schuster 2020-06-18 01:36:00 +0200
  • 93404c6c1b
    Merge branch 'master' into patch-1 Michael Schuster 2020-06-18 00:44:52 +0200
  • bc9f7415b6
    Merge pull request #2099 from nextcloud/ease_access_to_main_dialog Kevin Ottens 2020-06-17 19:25:37 +0200
  • 2ce1669ceb Bring forward the main systray dialog on second execution Kevin Ottens 2020-06-16 18:59:16 +0200
  • a6873f556b Also show the window on right click Kevin Ottens 2020-06-16 18:32:53 +0200
  • bb78789300
    Merge branch 'master' into patch-1 Michael Schuster 2020-06-17 17:35:07 +0200
  • afac668d9c
    [tx-robot] updated from transifex Nextcloud bot 2020-06-17 03:24:38 +0000
  • 3a9e12f8c5
    [tx-robot] updated from transifex Nextcloud bot 2020-06-17 03:23:46 +0000
  • 73a689bc39 Don't call method on potentially null object Kevin Ottens 2020-06-15 20:20:40 +0200
  • 4f7a6cfb1d Make activity items with a link clickable Kevin Ottens 2020-06-15 19:08:16 +0200
  • f147e5a66f Don't use a bright blue color for menus Kevin Ottens 2020-06-15 19:06:59 +0200
  • 2096e8295d Don't use a weirdly truncated icon size for header buttons Kevin Ottens 2020-06-15 19:05:21 +0200
  • bc863584db Don't duplicate file name in the info line Kevin Ottens 2020-06-15 19:02:27 +0200
  • f8e2e3403a Close all menus on window show Kevin Ottens 2020-06-15 19:01:04 +0200
  • 07bede8a56 Use properties to get user details Nicolas Fella 2020-06-16 14:06:30 +0200
  • a12205f322 Port from context properties to singletons Nicolas Fella 2020-06-15 17:01:39 +0200
  • 1157ceafb1
    [tx-robot] updated from transifex Nextcloud bot 2020-06-16 03:26:18 +0000
  • be2e5266aa Create HeaderButton QML component Nicolas Fella 2020-06-15 15:35:34 +0200