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

Commit Graph

  • 9b1dcb23f8 Avoid crash in iconv destroy. Klaas Freitag 2012-12-08 11:06:04 +0100
  • 568a71daa0 Only send gzip Accept-Encoding Markus Goetz 2012-12-07 12:42:26 +0100
  • 7ee75f5499 Unify compress_reader and uncompress_reader Markus Goetz 2012-12-07 12:40:05 +0100
  • d3585db4ba Owncloud: Add the fingerprint in the ssl warning mesage Olivier Goffart 2012-12-07 12:17:26 +0100
  • 58aaf98369 Only request the id for REMOTE_REPLICA after mkdir Olivier Goffart 2012-12-06 19:38:30 +0100
  • fa0c458bb3 Owncloud: Fix getting id from id cache. Olivier Goffart 2012-12-06 19:02:23 +0100
  • 415a86edeb owncloud: Fix GET requests Olivier Goffart 2012-12-06 18:49:15 +0100
  • 410eadf2f5 print a warning when calling set_module_property at the wrong time Olivier Goffart 2012-12-06 17:58:36 +0100
  • cb1a9aef3c [tx-robot] updated from transifex Jenkins for ownCloud 2012-12-08 00:12:08 +0100
  • 3f24ab599c Do not compile with iconv on windows Daniel Molkentin 2012-12-07 23:09:46 +0100
  • ba9f46ef49 Make Windows-version of Add to Favorites work Daniel Molkentin 2012-12-07 20:20:40 +0100
  • 5502087017 Fix windows build Daniel Molkentin 2012-12-07 19:53:36 +0100
  • 5510135084 Fix formatting hashes Daniel Molkentin 2012-12-02 23:11:58 +0100
  • ddecca47fd osx/win: add sync folders to favorite folders Daniel Molkentin 2012-10-20 18:47:33 +0200
  • 49d2fd685b iconv support Daniel Molkentin 2012-12-07 13:02:46 +0100
  • 1eabdee253 Enable logging through new csync logging api Klaas Freitag 2012-12-07 09:03:24 +0100
  • 82acccf333 Some more cleanpus. Klaas Freitag 2012-12-07 09:02:42 +0100
  • c4b88129db Adopt module logging to new logging API. Klaas Freitag 2012-12-07 09:02:25 +0100
  • 029535bcea Removed another scary thing: qstrdup for proxy type. Klaas Freitag 2012-12-06 19:05:03 +0100
  • 4ef89abac7 Compile on Mac Daniel Molkentin 2012-12-06 18:48:36 +0100
  • 8af257a4cd Start fs watching with a delay of 2 seconds to don't catch the journal changes. Klaas Freitag 2012-12-06 18:38:45 +0100
  • a124dcd4e8 More cleanups that were possible by the new notify api. Klaas Freitag 2012-12-06 18:38:06 +0100
  • fbae2d7330 Further cleanups that were possible by new change notification. Klaas Freitag 2012-12-06 18:35:02 +0100
  • f296fad4bb Set csync context as module parameter Klaas Freitag 2012-12-06 17:56:46 +0100
  • e2d8105f0d Remove debug Daniel Molkentin 2012-12-06 17:54:44 +0100
  • 287c073f00 Remove code for local sync runs Daniel Molkentin 2012-12-06 17:34:12 +0100
  • ff1706c729 Add libqtkeychain dll to NSIS Daniel Molkentin 2012-12-06 16:26:52 +0100
  • 138a060df2 Fix Windows folder watcher Daniel Molkentin 2012-12-06 16:26:27 +0100
  • 6678beadab Hack: Sleep 2 secs after sync run Daniel Molkentin 2012-12-06 16:24:53 +0100
  • 09793fcd59 Bump version to 1.2.0pre Daniel Molkentin 2012-12-06 16:22:09 +0100
  • cab503bb2b CredentialStore: Fix off-by-one Daniel Molkentin 2012-12-06 16:21:55 +0100
  • f20db6bbc1 Implement folder watching for OS X using FSEvents Daniel Molkentin 2012-12-05 18:30:40 +0100
  • d50d4d1a6f Add windows backend, require Inotify on Linux Daniel Molkentin 2012-12-05 18:23:35 +0100
  • 30548b26e3 Remove some superfluous call to the progress callback Olivier Goffart 2012-12-06 16:49:08 +0100
  • 5bdaf83c67 Don't remove trailing slash Olivier Goffart 2012-12-06 16:37:11 +0100
  • 0eb1855345 Revert "Only refresh the folder id for remote replica" Olivier Goffart 2012-12-06 16:32:08 +0100
  • b989518af3 Only request file id for remote replica Olivier Goffart 2012-12-06 16:28:37 +0100
  • 5ff6baaf85 Owncloud: cache the ETAG: while doing a GET Olivier Goffart 2012-12-06 14:00:05 +0100
  • 7b4e4f349e No need to query the id again after syncing the dir Olivier Goffart 2012-12-06 12:49:29 +0100
  • 0b951ab6b1 Fixed more compile warnings. Klaas Freitag 2012-12-06 13:18:54 +0100
  • e6ad2140eb Fixing more errno handling. Klaas Freitag 2012-12-06 13:15:01 +0100
  • f461903a1a Reduce compiler warnings Daniel Molkentin 2012-12-06 11:49:14 +0100
  • 6d9bd79ccb Cleanup and fix == error. Klaas Freitag 2012-12-06 11:39:53 +0100
  • e997af227c Merge remote-tracking branch 'ogoffart/dav' into dav Klaas Freitag 2012-12-06 11:35:10 +0100
  • 588df3124c Shorten log line a bit by removing the year part of the date. Klaas Freitag 2012-12-06 11:34:26 +0100
  • 40206e0eab Fix case statement for error code generation. Klaas Freitag 2012-12-06 11:34:03 +0100
  • 59b722f663 [tx-robot] updated from transifex Jenkins for ownCloud 2012-12-06 00:13:28 +0100
  • ce94beb068 Only refresh the folder id for remote replica Olivier Goffart 2012-12-05 18:10:46 +0100
  • 69a979c16b ownCloud: Allow HTTP timeout to be settable Markus Goetz 2012-12-05 17:29:00 +0100
  • b65fd11a36 Remove superfluous include Daniel Molkentin 2012-12-05 16:46:27 +0100
  • 36c9a29a7b Move Logger into its own file, move it to libsync. Daniel Molkentin 2012-12-05 16:45:28 +0100
  • 5c44eb563f Removed wrong csync_vio_file_stat_destroy calls. Klaas Freitag 2012-12-05 15:58:14 +0100
  • f946dd4287 Owncloud: cache the last PROPFIND call. Olivier Goffart 2012-12-05 13:50:26 +0100
  • c4dc285ff0 Move the errno codes to another header Olivier Goffart 2012-12-04 18:46:16 +0100
  • 0169b034f3 Use the full URL in the callback instead of just the path Olivier Goffart 2012-12-04 18:12:05 +0100
  • 41c4e05b93 Fix error reporting from sendfile method. Klaas Freitag 2012-12-05 14:19:22 +0100
  • fb3662127c Better error checking on get_file_id. Klaas Freitag 2012-12-05 12:55:05 +0100
  • d3378a7991 Some cleanups to avoid compile warnings. Klaas Freitag 2012-12-05 12:54:50 +0100
  • 79d5e19a65 Remove left over WIP code. Klaas Freitag 2012-12-05 12:38:57 +0100
  • 823706caac Use cross platform stat type and free mem of lastDir. Klaas Freitag 2012-12-05 12:38:29 +0100
  • 6ba098d26d Make use of the new csync_set_module_properties and remove stuff from before. Klaas Freitag 2012-12-05 12:29:35 +0100
  • fbf25c1529 [tx-robot] updated from transifex Jenkins for ownCloud 2012-12-05 00:06:11 +0100
  • aaa8fe6e34 Commented loggings as currently logging is broken. Klaas Freitag 2012-12-04 18:41:20 +0100
  • 214261e764 pimpl folderwatcher Daniel Molkentin 2012-12-04 18:15:37 +0100
  • b428b46ff8 Fix return code from sendfile. Klaas Freitag 2012-12-04 18:13:28 +0100
  • 3e8c5e92cc Removed leftover variables. Klaas Freitag 2012-12-04 18:12:42 +0100
  • b74cfcfec5 Add missing ifdef QTKEYCHAIN. Klaas Freitag 2012-12-04 18:10:48 +0100
  • bc67756ff6 Fix typo Daniel Molkentin 2012-12-04 17:47:44 +0100
  • eccd12923b factor inotify out of folderwatcher Daniel Molkentin 2012-12-04 17:46:44 +0100
  • 8f9ad524c2 Find inotify on multiarch debian/ubuntu Daniel Molkentin 2012-12-04 17:36:06 +0100
  • 5d958a4c07 Make use of QKeyChain if its there. Klaas Freitag 2012-12-04 17:27:59 +0100
  • f18f58ace0 Add progress callback Olivier Goffart 2012-12-04 17:21:53 +0100
  • 22128781be Use new logging api of csync. Klaas Freitag 2012-12-04 17:24:46 +0100
  • f2f1672ba6 Owncloud: don't use userdata for proxy parameter Olivier Goffart 2012-12-04 15:31:22 +0100
  • 36715f54ef owncloud: get session cookie from a module property Olivier Goffart 2012-12-04 13:43:15 +0100
  • 0f35b92d75 Add an API to be able to pass information to the vio module Olivier Goffart 2012-12-04 13:42:16 +0100
  • 34dcff4ce2 Add a ownCloudWizard finished slot. Klaas Freitag 2012-11-28 19:25:12 +0100
  • bcbdfdd7ab Some cleanups to avoid build warnings under win32. Klaas Freitag 2012-11-28 19:24:29 +0100
  • ca30b99cea More accurate setting of errno with custom values. Klaas Freitag 2012-12-04 17:03:00 +0100
  • d2730f6133 Clean read and write functions in owncloud_module. Klaas Freitag 2012-12-04 17:02:39 +0100
  • 9e3dd6e5c8 Simplify up- and download through sendfile method in owncloud module. Klaas Freitag 2012-12-04 15:04:22 +0100
  • 0d4c824fbf Add sendfile method including a module capability. Klaas Freitag 2012-12-04 15:03:49 +0100
  • 13f51c85ab Make definition of fhandle_t more visible. Klaas Freitag 2012-12-04 15:02:13 +0100
  • 7fefdc1800 modules: Fix csync_dummy modules license header. Andreas Schneider 2012-12-04 13:51:11 +0100
  • 0a9cca8441 modules: Fix csync_owncloud module license header. Andreas Schneider 2012-12-04 13:50:14 +0100
  • c4f46608dc modules: Fix csync_smb module license header. Andreas Schneider 2012-12-04 13:49:40 +0100
  • 9ca550f93a modules: Remove csync_sftp2 module. Andreas Schneider 2012-12-04 13:47:49 +0100
  • c2ced426ef modules: Fix csync_sftp module license header. Andreas Schneider 2012-12-04 13:45:27 +0100
  • ee0125eff6 [tx-robot] updated from transifex Jenkins for ownCloud 2012-12-04 00:08:09 +0100
  • 13354b6e8b Removed old log callback code. Klaas Freitag 2012-12-03 19:41:44 +0100
  • 924a19b8ea Push variable declaration where its needed. Klaas Freitag 2012-12-03 19:40:06 +0100
  • 41adbbdea7 Remove LOG_TO_CALLBACK cmake option. Klaas Freitag 2012-12-03 19:39:39 +0100
  • b8fd96fc62 Merge remote-tracking branch 'ogoffart/dav' into dav Olivier Goffart 2012-12-03 18:23:25 +0100
  • cab1324d18 Remove references to ocsync_log.conf Olivier Goffart 2012-12-03 17:56:47 +0100
  • 04ebe966d2 Fix compilation after merge. Olivier Goffart 2012-12-03 17:45:40 +0100
  • 95edd6a9de Merge remote-tracking branch 'origin/master' into dav Olivier Goffart 2012-12-03 17:32:08 +0100
  • e6409b09a3 [tx-robot] updated from transifex Jenkins for ownCloud 2012-12-03 00:06:39 +0100
  • 9c015de00b [tx-robot] updated from transifex Jenkins for ownCloud 2012-12-02 00:04:29 +0100
  • 3a04778f97 [tx-robot] updated from transifex Jenkins for ownCloud 2012-11-30 00:06:15 +0100
  • 9c1893fa6d Fix for #123: Move declaration to top of function to escape goto. Klaas Freitag 2012-11-29 13:38:28 +0100