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

Commit Graph

  • 541239c17b Make the message box more explicit when all files have been removed Olivier Goffart 2013-06-10 15:57:23 +0200
  • 74b4ade15a Add missing return statement Daniel Molkentin 2013-06-10 15:37:29 +0200
  • bf8188e9e8 Create metadata table if not existing. Klaas Freitag 2013-06-07 17:15:52 +0200
  • 72cc0f5d7c Fixed testcase. Klaas Freitag 2013-06-07 17:15:15 +0200
  • f71d4dcc79 Add a log output when the replica is invalid in csync_vio Olivier Goffart 2013-06-10 10:19:46 +0200
  • 78937b09b8 Clean the rename datastructure in csync_commit Olivier Goffart 2013-06-10 10:11:13 +0200
  • 205502fd3b Fix incorrect license attribution Daniel Molkentin 2013-06-10 07:42:35 +0200
  • 54e4217216 Add Missing LGPL_EXCEPTION.txt Daniel Molkentin 2013-06-10 07:38:07 +0200
  • d2579a7754 Warn if we detect that all fles are about to be removed. Olivier Goffart 2013-06-08 15:40:45 +0200
  • 76580840dd Fix misleading confirmation message Daniel Molkentin 2013-06-07 22:01:06 +0200
  • 779e59156c Added --logexpire to remove the log after some hours Olivier Goffart 2013-06-07 18:57:45 +0200
  • b0f0d0b1cd qDebug() ises local8bit, not utf-8. Daniel Molkentin 2013-06-07 17:28:04 +0200
  • 882e027e40 Remove dead condition Olivier Goffart 2013-06-07 16:43:48 +0200
  • 161e2fbadc Avoid build failure if NDEBUG is unset. Klaas Freitag 2013-06-07 16:19:22 +0200
  • ae5847138c Fix test cases for the new database code. Klaas Freitag 2013-06-07 16:09:22 +0200
  • 5852a2dd06 Create an empty metadata table if non exists. Klaas Freitag 2013-06-07 16:09:07 +0200
  • fbfba8bfbb Add another database integrity check on startup to avoid corrupt dbs. Klaas Freitag 2013-06-07 16:08:45 +0200
  • 5a2d7e9c9f Do not corrupt ctx->replica value if push_file fails Daniel Molkentin 2013-06-07 14:58:38 +0200
  • d9ef991448 Removed unused progress info allocation. Klaas Freitag 2013-06-07 09:18:27 +0200
  • 858dcb53bd Status dialog delegate: Use font from option Daniel Molkentin 2013-06-06 22:12:18 +0200
  • 9d7db88fcb status dialog: Use contrast color for highlights Daniel Molkentin 2013-06-06 22:11:36 +0200
  • 2099b7c6a0 ensureJournalGone: fix logic Daniel Molkentin 2013-06-06 21:43:05 +0200
  • 4442564ad2 Clean up slotAddFolder Daniel Molkentin 2013-06-06 21:27:15 +0200
  • 12148b5c9b remove journal when adding a new sync on an existing folder Daniel Molkentin 2013-06-06 17:59:50 +0200
  • d7d77a49fc Show help on Windows Daniel Molkentin 2013-06-06 16:00:51 +0200
  • b70c2f5c20 torture scripts: fix description Daniel Molkentin 2013-06-06 11:05:21 +0200
  • bb03664bfd Let csync_update report the right error. Olivier Goffart 2013-06-06 09:34:54 +0200
  • 033249423f Add torture scripts + standard layout files Daniel Molkentin 2013-06-05 21:36:38 +0200
  • e4e30e2cdd Use multibyte version of open in database version check. Klaas Freitag 2013-06-05 17:59:34 +0200
  • f320f9c701 void an unused variable. Klaas Freitag 2013-06-05 16:39:06 +0200
  • e92dd4c1da Removed some logs that are not needed. Klaas Freitag 2013-06-05 16:35:48 +0200
  • cab00ea668 Added missing CloseHandle, detected by Coverty. Klaas Freitag 2013-06-05 16:34:58 +0200
  • 0c959e8661 Windows: Log change of power state Daniel Molkentin 2013-06-05 16:14:20 +0200
  • 79785241ea Docs: --logdir replaces --logfile Daniel Molkentin 2013-06-05 14:57:32 +0200
  • 0090862313 wizard: show native separators on folder chooser button Daniel Molkentin 2013-06-04 00:46:34 +0200
  • a4a68c6622 Wizard: Better wording when renaming failes Daniel Molkentin 2013-06-03 16:18:48 +0200
  • e92a422d3d Send OC-Chunked instead of OC_CHUNKED. Daniel Molkentin 2013-06-03 22:51:28 +0200
  • 49b4c341ae Really unload folders before reconfiguring. Klaas Freitag 2013-06-03 17:26:48 +0200
  • 9001dbb082 Use variable verb and avoid warnings. Klaas Freitag 2013-06-03 17:20:51 +0200
  • 22a07634b6 Fix upload of big files when proxy remove the OC_CHUNKED header Olivier Goffart 2013-06-03 12:44:49 +0200
  • 7c1f91abdd Add the --logdir commandline option Olivier Goffart 2013-06-03 16:23:29 +0200
  • 1f2ba7e254 Handle rename fails for backup reasons correctly. Klaas Freitag 2013-06-03 15:47:39 +0200
  • 8014bcb7c4 Check for emptiness before backuping the entire dir. Klaas Freitag 2013-06-03 15:47:07 +0200
  • b1c8bf5954 Fix backup name generation. Klaas Freitag 2013-06-03 15:46:41 +0200
  • 0eb6740bac Added default argument to terminateSyncProcess Klaas Freitag 2013-06-03 15:46:11 +0200
  • 96531b548a Minor Cleanups. Klaas Freitag 2013-06-03 15:45:28 +0200
  • f3371360ed Check the CredentialStore state before fetching creds again. Klaas Freitag 2013-06-03 15:44:58 +0200
  • 5bb4c3be43 TMP threaded Olivier Goffart 2013-06-03 10:43:21 +0200
  • a06078f89f bump version Daniel Molkentin 2013-05-31 16:26:54 +0200
  • c1b92f9fed beta2 v1.3.0-beta2 Daniel Molkentin 2013-05-31 16:25:46 +0200
  • b028ca0738 Merge pull request #650 from manolopm/master Daniel Molkentin 2013-05-31 07:25:09 -0700
  • a9aab30d55 Display proxy errors Daniel Molkentin 2013-05-31 16:16:56 +0200
  • efbad3a3c8 Propagate proxy changes to csync at run time Daniel Molkentin 2013-05-31 16:16:41 +0200
  • fe6fdb5e88 Enable NE_LFS, important for Win32 platform. Klaas Freitag 2013-05-31 13:23:21 +0200
  • b6ed959f98 Removes server url label if a custom url is defined Manuel Padron Martinez 2013-05-31 04:34:56 +0100
  • 477953f965 Put wizard url customization before connect signals Manuel Padron Martinez 2013-05-31 04:30:36 +0100
  • aaf59cece5 Wizard: Normalize directory separators Daniel Molkentin 2013-05-29 17:24:59 +0200
  • e88b7e8ec2 Centralize User Agent string and use in UpdateDetector Daniel Molkentin 2013-05-29 16:13:38 +0200
  • 078b09b5f4 Remove obsolete include Daniel Molkentin 2013-05-29 16:12:42 +0200
  • 0d06fe764a Status dialog: Use correct font metrics Daniel Molkentin 2013-05-29 14:45:24 +0200
  • c53ad974ee Make socks proxies work. Daniel Molkentin 2013-05-29 14:17:30 +0200
  • 94f8c39a9e Proxy settings: Also keep proxy user/pwd Daniel Molkentin 2013-05-29 12:56:23 +0200
  • 7d1bd9da86 Properly deal with SOCKS proxies Daniel Molkentin 2013-05-29 02:14:40 +0200
  • ed8cdf6910 Remember proxy settings even after switching type Daniel Molkentin 2013-05-29 01:41:04 +0200
  • 7ee83847c8 Do not try to reset the wizard when visible Daniel Molkentin 2013-05-29 01:29:42 +0200
  • 52eca1362f Delete QWizard on destruction Daniel Molkentin 2013-05-29 01:20:43 +0200
  • eec1af09c4 Wizard: Fix rich text label layouting Daniel Molkentin 2013-05-29 01:17:12 +0200
  • c651c8cbf9 Wizard: Improve wording. Daniel Molkentin 2013-05-29 01:16:52 +0200
  • da6a398624 Wizard: Warn on re-setup with multiple folders Daniel Molkentin 2013-05-28 20:25:31 +0200
  • 4d663f6cfa More cheating on proxies: Add OS to User-Agent Daniel Molkentin 2013-05-28 19:35:54 +0200
  • 1418512a9f More cheating on proxies: Add OS to User-Agent Daniel Molkentin 2013-05-28 19:35:30 +0200
  • 95c532c46a Set User-Agent to contain Mozilla/5.0 string Daniel Molkentin 2013-05-28 15:45:34 +0200
  • dd2859880b Set User-Agent to contain Mozilla/5.0 string Daniel Molkentin 2013-05-28 15:44:41 +0200
  • f38d8ba2e4 Improve wizard in edit mode Daniel Molkentin 2013-05-28 14:51:08 +0200
  • fdd52a2520 Kill non-boxed mode for now Daniel Molkentin 2013-05-28 14:50:05 +0200
  • e2c0792043 take local folder path from property Daniel Molkentin 2013-05-28 14:47:22 +0200
  • e8889530b0 Fix owncloud theme icon Daniel Molkentin 2013-05-28 14:42:41 +0200
  • 23f67d950a Handle password change correct, add "sync from scratch". Klaas Freitag 2013-05-26 14:04:11 +0200
  • 0bd1f507ab Added a checkbox "start sync from scratch". Klaas Freitag 2013-05-26 13:57:28 +0200
  • 2bcfc143f6 Let the folderman create a new sync directory. Klaas Freitag 2013-05-26 13:56:51 +0200
  • 9dc21bf8a3 Let the keychain return new creds during async save. Klaas Freitag 2013-05-26 13:55:23 +0200
  • 20969cf6bb Removed an extra space. Klaas Freitag 2013-05-24 15:43:42 +0200
  • 70f627ba06 Fix the folder setup wizard. Klaas Freitag 2013-05-24 08:11:17 +0200
  • 0683c26d41 Make setting custom folders work again Daniel Molkentin 2013-05-23 01:51:05 +0200
  • dbc085d4d4 Fix systray class when built without FDO support v1.3.0-beta1 Daniel Molkentin 2013-05-22 17:39:49 +0200
  • e4b9f21f81 Fix statedb load test case. Klaas Freitag 2013-05-22 16:51:09 +0200
  • f2669ae886 Fix statedb-query test. Klaas Freitag 2013-05-22 16:43:16 +0200
  • 39cfe91da6 fix httpbf test case Daniel Molkentin 2013-05-22 16:32:08 +0200
  • 45e5578b52 init to false in case of doubt Daniel Molkentin 2013-05-22 16:15:09 +0200
  • 92b0af4b0a Compare the correct type. Klaas Freitag 2013-05-22 16:13:27 +0200
  • 126559b2be For new databases, skip the is-empty check. Klaas Freitag 2013-05-22 16:10:28 +0200
  • 0764ef1620 For directories, do not consider the size as its invalid on remote. Klaas Freitag 2013-05-22 16:09:54 +0200
  • 804eaa700e Remove bogus debug output Daniel Molkentin 2013-05-22 15:58:54 +0200
  • 646922665d 1.3.0beta1 Daniel Molkentin 2013-05-22 15:34:07 +0200
  • 10437db2f9 Bump version Daniel Molkentin 2013-05-22 15:33:42 +0200
  • 8115f71096 Avoid memory allocation screwup. Klaas Freitag 2013-05-22 12:19:58 +0200
  • 4a58cae0b0 Finialize insert statement. Klaas Freitag 2013-05-22 12:19:31 +0200
  • bcdd8b95bf Allow empty MD5 sum on save, happens with directoires. Klaas Freitag 2013-05-22 12:18:52 +0200
  • 69d251630f Code cleanups, move closedb out of if statements. Klaas Freitag 2013-05-22 12:17:44 +0200
  • 02f93ec4d5 Free allocted memory of local and remote list. Klaas Freitag 2013-05-22 12:15:53 +0200