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

Commit Graph

  • ccd93036fb Removed obsolete class MirallWebDav Klaas Freitag 2012-04-15 14:06:27 +0200
  • c04315805f clearifications in ownCloudInfo Klaas Freitag 2012-04-15 13:54:16 +0200
  • 7c6ec3de93 Created WebDAV MkCol request on ownCloudInfo, QWebDav-Lib ready to be deleted. Klaas Freitag 2012-04-14 19:08:53 +0200
  • d768ad7f0f Compile cstdlib with -fPIC Dominik Schmidt 2012-04-14 14:47:16 +0200
  • 28aa90444a Fixed a missing return type. Klaas Freitag 2012-04-14 12:50:34 +0200
  • b6472ce1af Make USE_WATCHER configurable from CMake Dominik Schmidt 2012-04-14 14:31:33 +0200
  • 7acf400436 Removed path from csync include Klaas Freitag 2012-04-14 12:16:30 +0200
  • 93b0f3e6ca removed a compile warning non void return type. Klaas Freitag 2012-04-14 12:09:08 +0200
  • 74abe2fa7a explicitely enable the finish button. Klaas Freitag 2012-04-14 11:19:36 +0200
  • 91d374c514 Use CMAKE_INSTALL_SYSCONFDIR instead of /etc Dominik Schmidt 2012-04-14 04:43:04 +0200
  • f7c34ea652 Try some stuff with FindCsync.cmake Dominik Schmidt 2012-04-14 04:17:27 +0200
  • c3703023dd Merge branch 'dav' Dominik Schmidt 2012-04-14 03:30:50 +0200
  • 7b2d1da3b7 Define O_NOATIME to 0 if it's not there Dominik Schmidt 2012-04-13 22:36:16 +0200
  • e5a9d64353 Simplify FindNeon.cmake Dominik Schmidt 2012-04-14 00:35:16 +0200
  • 0b7f273df3 fix building without log4c Dominik Schmidt 2012-04-14 00:16:28 +0200
  • 9d8383c0fe Libiniparser narf Dominik Schmidt 2012-04-14 00:11:11 +0200
  • 341c48197e removed argp lib check. Klaas Freitag 2012-04-13 21:48:39 +0200
  • 8a528d3abc ownCloud: catch some compiler warnings when very pedantic. Klaas Freitag 2012-04-02 11:30:46 +0200
  • 6620d68c5e Push csync release to next internal beta 0.50.4. Klaas Freitag 2012-04-02 10:38:12 +0200
  • 33b045270b ownCloud: Debug output only if NDEBUG is undefined. Klaas Freitag 2012-04-02 10:37:42 +0200
  • b433b7d2ac tests: Added another test to the ownCloud module test. Klaas Freitag 2012-03-30 15:48:45 +0200
  • 285baa6fb7 Added a csync_errno function to provide more info for clients. Klaas Freitag 2012-03-30 15:33:13 +0200
  • 9a2c83b94c ownCloud: added memory buffered put requests with fallback on file. Klaas Freitag 2012-03-30 13:58:59 +0200
  • 10c11cc5e8 Removed a stat call that is just for a file size check. Klaas Freitag 2012-03-29 20:06:38 +0200
  • ece98b55a4 ownCloud: Added a flag for the existance of the current directory. Klaas Freitag 2012-03-29 20:02:59 +0200
  • a64ce22997 Win32: Add win32 rename function that overwrites existing targets. Klaas Freitag 2012-03-29 13:43:39 +0200
  • 270a4262b4 Win32: Disabled Query per inode, always returning NULL. Klaas Freitag 2012-03-29 13:04:42 +0200
  • b815e169f1 ownCloud: Disabled useless debugging output. Klaas Freitag 2012-03-29 12:52:10 +0200
  • a40df40b4c ownCloud: Added http compression support for GET requests. Klaas Freitag 2012-03-27 16:46:27 +0200
  • a85ed3862b tests: Use correct value from perl stat call to get the file mtime. Klaas Freitag 2012-03-27 16:40:59 +0200
  • 3979492914 Version to 0.50.3 for a next beta Klaas Freitag 2012-03-26 09:53:46 +0200
  • a4865cfdf4 Win32: Added some specific headers to c_private.h to fix build. Klaas Freitag 2012-03-22 10:41:42 +0100
  • 4730d80738 Win32: substitute uid_t and gui_t and removed a not needed include. Klaas Freitag 2012-03-22 10:19:56 +0100
  • 254045780a Add new exported file tree traverse functions. Klaas Freitag 2012-03-19 16:05:23 +0100
  • 4a0713370e Do not bail out if the config can't be read, use default values. Klaas Freitag 2012-03-18 16:16:46 +0100
  • 1634a8bdf4 Win32: copy the default conf file from the application dir. Klaas Freitag 2012-03-18 16:13:14 +0100
  • 48579fe73f Disable config file copy for Win32 platform. Klaas Freitag 2012-03-18 15:29:40 +0100
  • becb03ad97 Read $HOME variable first before checking the password file entry. Klaas Freitag 2012-03-18 15:29:05 +0100
  • d0e308a81d owncloud: memclear a buf and remove not needed win32 code. Klaas Freitag 2012-03-07 20:59:13 +0100
  • dfb774714e Create another beta version 0.50.2 Klaas Freitag 2012-03-13 15:29:33 +0100
  • 1380902ede Pushed version to 0.50.1. Klaas Freitag 2012-03-02 11:42:19 +0100
  • da32a9facf owncloud test: Make use of a little cfg file to configure credentials. Klaas Freitag 2012-03-04 11:11:07 +0100
  • 9916abc072 tests: Added test script to test the ownCloud module of csync. Klaas Freitag 2012-02-28 12:27:00 +0100
  • 1a329539ec Added ability to limit the csync run to the local tree only. Klaas Freitag 2012-02-27 12:18:02 +0100
  • b6ad8635d6 owncloud: set _fmode variable to set file ops to binary mode. Klaas Freitag 2012-03-07 14:46:47 +0100
  • f7c8e9f26c std: Renamed struct_stat to csync_stat_t and use c_private.h again. Klaas Freitag 2012-03-07 16:30:55 +0100
  • 9d73d7705d Make LOG4C optional Dominik Schmidt 2012-04-14 00:05:52 +0200
  • 8e64cebe57 Simplify FindLibIniparser.cmake Dominik Schmidt 2012-04-13 23:20:34 +0200
  • da0c0b3bbe Fix owncloud linkage against neon Dominik Schmidt 2012-04-13 22:54:03 +0200
  • 979f4f7f20 Define O_NOATIME to 0 if it's not there Dominik Schmidt 2012-04-13 22:36:16 +0200
  • 99ee323a58 Simplify FindNeon.cmake Dominik Schmidt 2012-04-14 00:35:16 +0200
  • 249cb8ecf4 fix building without log4c Dominik Schmidt 2012-04-14 00:16:28 +0200
  • dc0de28a77 Libiniparser narf Dominik Schmidt 2012-04-14 00:11:11 +0200
  • 7067836c68 Make LOG4C optional Dominik Schmidt 2012-04-14 00:05:52 +0200
  • acccd5445f removed argp lib check. Klaas Freitag 2012-04-13 21:48:39 +0200
  • 0927bae5d4 Simplify FindLibIniparser.cmake Dominik Schmidt 2012-04-13 23:20:34 +0200
  • 590f563150 Pushed to version 1.0.1 Klaas Freitag 2012-04-12 21:34:04 +0200
  • fe45804c37 Save password base64 encoded instead of plain text Klaas Freitag 2012-04-12 21:30:47 +0200
  • cb9fcb00bd fixed password storage field when writing config. Klaas Freitag 2012-04-12 14:48:45 +0200
  • b8434a8d56 Support for password not stored locally. Klaas Freitag 2012-04-12 14:06:59 +0200
  • 3fede657b9 SSL Connection Warning dialog working. Klaas Freitag 2012-04-12 11:37:48 +0200
  • 0d0783ba5c Fixed owncloudinfo to handle multiple connections, workarounded a few 'interesting' behaviours of QNetworkAccessManager. Klaas Freitag 2012-04-10 20:55:50 +0200
  • 21a385ab4a - passed whole NetworkReply object to not-found slots to give more descriptive error messages. - Improved error messages for users if ownCloud is unreachable. - Fixed a crash with ownCloudInfo getting deleted by Statusdialog. Klaas Freitag 2012-04-10 14:51:45 +0200
  • a6c16c063e ownCloud: catch some compiler warnings when very pedantic. Klaas Freitag 2012-04-02 11:30:46 +0200
  • 7204b9bdd8 Push csync release to next internal beta 0.50.4. Klaas Freitag 2012-04-02 10:38:12 +0200
  • 07b2371740 ownCloud: Debug output only if NDEBUG is undefined. Klaas Freitag 2012-04-02 10:37:42 +0200
  • 6d8e79bbe2 tests: Added another test to the ownCloud module test. Klaas Freitag 2012-03-30 15:48:45 +0200
  • cc87c0629a Added a csync_errno function to provide more info for clients. Klaas Freitag 2012-03-30 15:33:13 +0200
  • bf53697664 ownCloud: added memory buffered put requests with fallback on file. Klaas Freitag 2012-03-30 13:58:59 +0200
  • cea1d4fd47 Removed a stat call that is just for a file size check. Klaas Freitag 2012-03-29 20:06:38 +0200
  • 3fd80bb0e2 ownCloud: Added a flag for the existance of the current directory. Klaas Freitag 2012-03-29 20:02:59 +0200
  • 24796539ff Win32: Add win32 rename function that overwrites existing targets. Klaas Freitag 2012-03-29 13:43:39 +0200
  • 5543d20441 Win32: Disabled Query per inode, always returning NULL. Klaas Freitag 2012-03-29 13:04:42 +0200
  • 74f0b57ed7 ownCloud: Disabled useless debugging output. Klaas Freitag 2012-03-29 12:52:10 +0200
  • 86549e142f ownCloud: Added http compression support for GET requests. Klaas Freitag 2012-03-27 16:46:27 +0200
  • cef5d2ade1 tests: Use correct value from perl stat call to get the file mtime. Klaas Freitag 2012-03-27 16:40:59 +0200
  • 6ff95a1b93 Version to 0.50.3 for a next beta Klaas Freitag 2012-03-26 09:53:46 +0200
  • 980bd6cbd6 Win32: Added some specific headers to c_private.h to fix build. Klaas Freitag 2012-03-22 10:41:42 +0100
  • cce1502bfc Win32: substitute uid_t and gui_t and removed a not needed include. Klaas Freitag 2012-03-22 10:19:56 +0100
  • 1a7ca763e9 Add new exported file tree traverse functions. Klaas Freitag 2012-03-19 16:05:23 +0100
  • d354e443c4 Do not bail out if the config can't be read, use default values. Klaas Freitag 2012-03-18 16:16:46 +0100
  • 8555be060b Win32: copy the default conf file from the application dir. Klaas Freitag 2012-03-18 16:13:14 +0100
  • c2a296ae98 Disable config file copy for Win32 platform. Klaas Freitag 2012-03-18 15:29:40 +0100
  • 1ee41f9f97 Read $HOME variable first before checking the password file entry. Klaas Freitag 2012-03-18 15:29:05 +0100
  • fd9a380fc9 owncloud: memclear a buf and remove not needed win32 code. Klaas Freitag 2012-03-07 20:59:13 +0100
  • ad453115b4 Create another beta version 0.50.2 Klaas Freitag 2012-03-13 15:29:33 +0100
  • 8dfde01d86 Pushed version to 0.50.1. Klaas Freitag 2012-03-02 11:42:19 +0100
  • fb0a0ae81c owncloud test: Make use of a little cfg file to configure credentials. Klaas Freitag 2012-03-04 11:11:07 +0100
  • 807981fe87 tests: Added test script to test the ownCloud module of csync. Klaas Freitag 2012-02-28 12:27:00 +0100
  • a75591d0d4 Added ability to limit the csync run to the local tree only. Klaas Freitag 2012-02-27 12:18:02 +0100
  • 3676ca623a owncloud: set _fmode variable to set file ops to binary mode. Klaas Freitag 2012-03-07 14:46:47 +0100
  • 9fbc97503e Fix build, early stage. Klaas Freitag 2012-04-06 09:00:15 +0200
  • 5ac5d6ee5f SSL Support WIP - not yet functionable. Klaas Freitag 2012-04-06 08:53:57 +0200
  • 5da0859cea enable install of exclude.lst again Klaas Freitag 2012-04-02 20:20:19 +0200
  • 2e8c963d21 remove test setting of own version. Klaas Freitag 2012-04-02 20:19:01 +0200
  • df8afe1c31 Update german translation. Klaas Freitag 2012-04-02 20:15:09 +0200
  • 663e352956 Added an update check that queries an oC server for new versions. Klaas Freitag 2012-04-02 20:10:29 +0200
  • bfe35d5d47 bump windows installer version to 1.0.0 as well. Klaas Freitag 2012-04-02 20:06:26 +0200
  • d85d72d712 Updated translations german Klaas Freitag 2012-04-02 15:20:16 +0200
  • 1ca83a4a02 install exclude list to /etc. Klaas Freitag 2012-04-02 14:05:23 +0200