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

Commit Graph

  • c585c73044 Do not load the config file and csync exclude list. Klaas Freitag 2014-01-24 12:54:35 +0100
  • 0b680ef90e Removed the csync documentation as it is not longer used here. Klaas Freitag 2014-01-24 12:53:54 +0100
  • 03b449e081 CPack: revert part of previous commit Daniel Molkentin 2014-01-24 12:27:08 +0100
  • 8fd881a176 Remove obsolete CPack Options Daniel Molkentin 2014-01-24 12:03:31 +0100
  • 42f5aa072d Link against Sparkle if available Daniel Molkentin 2014-01-24 11:58:11 +0100
  • 86eb68df7f csync_rename.cc: Remove superflous semicolon Daniel Molkentin 2014-01-24 10:50:33 +0100
  • b8d13e985f [tx-robot] updated from transifex Mr. Jenkins 2014-01-24 01:27:07 -0500
  • 815efb69d7 NSIS: implement /launch for updater Daniel Molkentin 2014-01-23 16:25:00 +0100
  • 1d32fb74f9 NSIS: Don't try to log Daniel Molkentin 2014-01-23 16:08:36 +0100
  • 9c300b83bd Add FindINotify cmake module. Klaas Freitag 2014-01-23 16:15:29 +0100
  • 688d394576 Check for INotify if compiling for Linuxe and friends Klaas Freitag 2014-01-23 16:05:07 +0100
  • 04d8c82dbd Make NEON_WITH_LFS conditional to avoid build warnings. Klaas Freitag 2014-01-23 16:04:14 +0100
  • f98db9ac9d NSIS: find DLL from csync copy within cmake Daniel Molkentin 2014-01-23 15:55:55 +0100
  • d868df3b9b Fix windows compilation after having merged in csync. Klaas Freitag 2014-01-23 15:19:27 +0100
  • 3d6718315c Fix Include dirs and add tests. Klaas Freitag 2014-01-23 13:20:01 +0100
  • 5841cf4020 Add and remove watches for folders independent from sync dir. Klaas Freitag 2014-01-23 13:18:58 +0100
  • e9e132c06c Make use of the new linux folder watcher. Klaas Freitag 2014-01-23 13:17:53 +0100
  • e3723fcfc2 Add a new folder watcher implementation for Linux. Klaas Freitag 2014-01-23 13:16:08 +0100
  • a664dc5f1d [tx-robot] updated from transifex Jenkins for ownCloud 2014-01-23 02:07:01 -0500
  • cdc24eb437 [tx-robot] updated from transifex Mr. Jenkins 2014-01-23 01:26:22 -0500
  • 484ad28cd6 Merge pull request #1357 from owncloud/nsis_fixes Daniel Molkentin 2014-01-22 07:20:53 -0800
  • 8485a7fd30 Fix typo Daniel Molkentin 2014-01-22 16:09:01 +0100
  • 93a28e7a95 [tx-robot] updated from transifex Mr. Jenkins 2014-01-22 01:26:24 -0500
  • 83e628b9f7 Revert "fix test" Daniel Molkentin 2014-01-21 23:49:16 +0100
  • 129aef5beb Revert "Formatting hashes with : seems to be out of fashion" Daniel Molkentin 2014-01-22 00:00:24 +0100
  • f35e2efd4e fix test Daniel Molkentin 2014-01-21 16:34:52 +0100
  • 54c0c4057b Improve SSL detail display Daniel Molkentin 2014-01-21 14:55:23 +0100
  • c52e3a0732 Formatting hashes with : seems to be out of fashion Daniel Molkentin 2014-01-21 14:55:07 +0100
  • 699f6a62f8 Do not set sync-state to Prepare in setSyncEnabled(). Klaas Freitag 2014-01-21 13:05:47 +0100
  • 61f3b839ab Fix compilation in Qt5 Olivier Goffart 2014-01-21 15:07:57 +0100
  • 29590fa00b Revert "Commented opening of files from the activity view as it does not work." Olivier Goffart 2014-01-21 12:54:41 +0100
  • 0c33fc6e8a Do not block while launching the explorer on linux Olivier Goffart 2014-01-21 12:52:25 +0100
  • c4c36d641b Remove garbage include Daniel Molkentin 2014-01-21 12:34:39 +0100
  • a1d6cf7d4d Fix typo in documentation Klaas Freitag 2014-01-21 12:20:23 +0100
  • 4d8e65cfd0 Hide useless logging that indicates an error. Klaas Freitag 2014-01-21 12:10:49 +0100
  • 8303c8f909 Mac OS Bundle file: bump copyright year Daniel Molkentin 2014-01-21 11:23:46 +0100
  • 2370060ac5 Implement Certificate Information Widget Daniel Molkentin 2014-01-21 01:45:02 +0100
  • 77e09e786e [tx-robot] updated from transifex Mr. Jenkins 2014-01-21 01:26:23 -0500
  • d4bb0e44cd Wizard: Gracefully fall back to HTTP if HTTPS connection fails Daniel Molkentin 2014-01-20 19:46:09 +0100
  • 9b9b62d4e3 Wizard: Prepend 'https://' if no scheme is set Daniel Molkentin 2014-01-20 17:53:46 +0100
  • 2780dae569 Setup Wizard: Fix http(s) label size Daniel Molkentin 2014-01-20 17:41:57 +0100
  • 562513d5a5 Propagator: Don't pass arbitrary strings as formating string Daniel Molkentin 2014-01-20 17:22:29 +0100
  • a2e9353296 Fix copy & paste problem in Ignore List Editor Daniel Molkentin 2014-01-20 17:08:30 +0100
  • 7f76fcff5e Do not account the size of deleted or renamed file in the progress Olivier Goffart 2014-01-20 16:49:52 +0100
  • 0afbb264e0 cleanup mutex usage in CSyncThread Olivier Goffart 2014-01-20 16:29:26 +0100
  • 05b81bc7d8 rename csync/doc to csync/csync_doc to satisfy cmake. Klaas Freitag 2014-01-20 16:13:00 +0100
  • 7bb7b1d73b Remove wipeAllJournals after rebase mistake. Klaas Freitag 2014-01-20 16:12:37 +0100
  • 0eebc0e5be Add folder to schedule queue in setupFolders method. Klaas Freitag 2014-01-20 15:44:58 +0100
  • a6b0ccfa12 Remove explicit logging. Klaas Freitag 2014-01-20 15:42:42 +0100
  • ce077f97c6 Checks if the folder from map is still defined. Klaas Freitag 2014-01-20 15:12:26 +0100
  • c705a6360d Rather removeFolder than addFolder to watcher (typo fix). Klaas Freitag 2014-01-20 14:54:08 +0100
  • 19a19978b7 fix csync BINARYDIR and SOURCEDIR Olivier Goffart 2014-01-20 16:10:24 +0100
  • e7e319e3f5 Fix compilation of the owncloudpropagator test Olivier Goffart 2014-01-20 15:44:43 +0100
  • be874e36da remove unused variable and functions Olivier Goffart 2014-01-20 15:02:30 +0100
  • 3a9c485515 Fix crashwhile removing a folder Olivier Goffart 2014-01-20 14:59:35 +0100
  • 4df1d7d893 Remove unused variables Olivier Goffart 2014-01-20 14:59:23 +0100
  • bbf3a64c02 Fix crash. Olivier Goffart 2014-01-20 14:24:20 +0100
  • b93efbaefe EIO is not necessarily a proxy error. Olivier Goffart 2014-01-20 13:58:54 +0100
  • 316aade340 Merge branch 'csync_merge' Olivier Goffart 2014-01-20 13:27:33 +0100
  • 309908687f [tx-robot] updated from transifex Mr. Jenkins 2014-01-19 01:26:16 -0500
  • 3f1199fcf3 [tx-robot] updated from transifex Jenkins for ownCloud 2014-01-18 02:07:00 -0500
  • 6f488e1988 [tx-robot] updated from transifex Mr. Jenkins 2014-01-18 01:26:14 -0500
  • 28c4cd9caa NSIS: Cleanup: Use MEMENTO defines where possible Daniel Molkentin 2014-01-18 00:06:31 +0100
  • 2a0f28208c NSIS: Don't install link to Desktop of a link by the same name already exists Daniel Molkentin 2014-01-17 23:57:07 +0100
  • 77610eb184 NSIS: Only remove sections that we actually installed Daniel Molkentin 2014-01-17 23:51:52 +0100
  • 4c7ddb769a NSIS: INSTALL_PATH has never been used Daniel Molkentin 2014-01-17 12:10:42 +0100
  • 91345d9e25 NSIS: Fix transations in uninstaller Daniel Molkentin 2014-01-17 12:09:57 +0100
  • 45ed37025a [tx-robot] updated from transifex Jenkins for ownCloud 2014-01-17 02:07:01 -0500
  • cfa2c3acdf [tx-robot] updated from transifex Mr. Jenkins 2014-01-17 01:26:23 -0500
  • 45c75f722c Show an indicator if the url is encrypted or not in connection wizard. Klaas Freitag 2014-01-16 17:40:46 +0100
  • 6257ed6605 Make sure that the jobs have the Q_OBJECT macro. Olivier Goffart 2014-01-16 13:49:55 +0100
  • 0455d96462 Fix untranslated error messages. Klaas Freitag 2014-01-16 13:04:57 +0100
  • d2e8043a4a Use ClientProxy that reads the client config in commandline client. Klaas Freitag 2014-01-16 12:49:35 +0100
  • 98689d48f1 Check if configuration actually exists. Klaas Freitag 2014-01-16 12:47:22 +0100
  • ec9efd7894 Make use of the new Proxy handling class. Klaas Freitag 2014-01-16 12:07:58 +0100
  • 671100ce5c Add a class ClientProxy that handles proxy setting for Qt and csync. Klaas Freitag 2014-01-16 12:06:45 +0100
  • 843ea13553 [tx-robot] updated from transifex Jenkins for ownCloud 2014-01-16 02:08:15 -0500
  • 8c37e7742a [tx-robot] updated from transifex Mr. Jenkins 2014-01-16 01:27:36 -0500
  • 96633307c0 Move owncloudcmd into Bundle on OS X Daniel Molkentin 2014-01-15 18:14:37 +0100
  • 2009fbc886 Deploy all of Sparkle manually Daniel Molkentin 2014-01-15 17:52:19 +0100
  • 4caa038de6 More sparkle fixes Daniel Molkentin 2014-01-15 16:01:35 +0100
  • f5dc2b3127 Compile on OS X Daniel Molkentin 2014-01-15 12:45:43 +0100
  • c7227297af Make it compile with the merge of csync mirall Olivier Goffart 2014-01-15 12:20:03 +0100
  • a9d2079bc4 Use only global variables in translation Daniel Molkentin 2014-01-15 11:50:34 +0100
  • 954ebcca2e [tx-robot] updated from transifex Jenkins for ownCloud 2014-01-15 05:25:51 -0500
  • dc9f145a24 New Updater for Windows, passive notification on Linux, Sparkle on Mac Daniel Molkentin 2014-01-15 11:08:42 +0100
  • 93239cbdca [tx-robot] updated from transifex Mr. Jenkins 2014-01-15 01:58:37 -0500
  • 55da857e59 A bit of refactoring, add useful names and set the alias properly. Klaas Freitag 2014-01-14 17:40:42 +0100
  • aba1252e60 Remove inotify from cmake files. Klaas Freitag 2014-01-14 15:05:29 +0100
  • 890c0eb885 [tx-robot] updated from transifex Mr. Jenkins 2014-01-14 01:56:32 -0500
  • 561f32cede License header cleanups. Klaas Freitag 2014-01-13 16:16:19 +0100
  • e0d8d93b50 Removed obsolete inotify class of folderwatcher. Klaas Freitag 2014-01-13 16:07:52 +0100
  • 3d8505d7f4 Adopt mac folderwatcher to the new folderwatcher. Klaas Freitag 2014-01-13 16:00:41 +0100
  • 18171862ac Unify folderwatcher private constructor. Klaas Freitag 2014-01-13 15:23:52 +0100
  • 0e5858b1aa Add a pathIsIgnored method to the folderwatcher. Klaas Freitag 2014-01-13 15:23:38 +0100
  • 5482ad1fd3 Remove event buffering from watcher, other refactoring. Klaas Freitag 2014-01-11 20:35:58 +0100
  • 924e0e3242 Merge csync inside the mirall repository Olivier Goffart 2014-01-13 14:43:14 +0100
  • bf7ca60bec Move csync in order to merge it with mirall Olivier Goffart 2014-01-13 14:35:36 +0100
  • f9080c59ab Remove FolderWatcher from Folder and move to FolderMan. Klaas Freitag 2014-01-11 20:35:16 +0100
  • a12288ff21 Use folderwatcher based on Qt for Linux. Klaas Freitag 2014-01-11 20:32:06 +0100