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

Commit Graph

  • 6fb4e59120 [Sharing] First step towards proper group sharing Roeland Jago Douma 2015-11-01 22:23:22 +0100
  • 309be57a12 [Sharing] Add user/group sharing dialog Roeland Jago Douma 2015-10-31 22:21:09 +0100
  • 37098c96f9 [Sharing] Add setpermission to sharing code Roeland Jago Douma 2015-10-31 13:39:08 +0100
  • 03cc67a2b1 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-04 02:19:04 -0500
  • cb4fba7658 ActivityWidget: Created a delegate for prettier display of the activities Klaas Freitag 2015-11-03 17:54:37 +0100
  • 0bcb13f02e Fixxed compile error on src/gui/share.h Niels van Adrichem 2015-11-03 13:44:59 +0100
  • 42ef09e3bb Updated documentation for Non Shibboleth authentication and customized WebDAV Paths Niels van Adrichem 2015-11-03 13:43:26 +0100
  • 1ab44655e0 Merge remote-tracking branch 'upstream/master' Niels van Adrichem 2015-11-03 11:58:45 +0100
  • 89734b95c4 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-03 02:19:04 -0500
  • 8f5658bc01 Added Non Shibboleth WebDAV authentication and Dav Path customization to owncloudcmd Niels van Adrichem 2015-11-02 22:57:17 +0100
  • a59c3ef278 some doc fixes & updates Carla Schroder 2015-11-02 11:18:31 -0800
  • b600ac882a ActivityListModel: Add method to refresh one Account (WIP) Klaas Freitag 2015-11-02 17:52:04 +0100
  • 71849c4372 ActivityListModel: Add the page and pagesize parameter to ocs query. Klaas Freitag 2015-11-02 17:51:12 +0100
  • 9545af0d43 JSONApiJob: Add method to add additional query parameter. Klaas Freitag 2015-11-02 17:37:23 +0100
  • 6c6ee358d4 ActivityListModel: Check if the account is connected when fetching more. Klaas Freitag 2015-11-02 16:39:33 +0100
  • 060f4f291b SettingsDialog: Add a tab with the SyncProtocol to ActivityWidget. Klaas Freitag 2015-11-02 15:46:00 +0100
  • 3fb43d2322 ActivityWidget UI: Remove the preconfigured tabs from the tabwidget. Klaas Freitag 2015-11-02 15:45:17 +0100
  • 4895683bab ActivityWidget: Do a proper asynchronous model to display the activity. Klaas Freitag 2015-11-02 15:44:13 +0100
  • 43800e3d1c Merge pull request #4049 from Naereen/patch-1 Klaas Freitag 2015-11-02 10:14:07 +0100
  • 3b8e1dcd89 SettingsDialog: Make ActivityWidget a member. Klaas Freitag 2015-11-01 22:29:37 +0100
  • 302d6b321e ActivityWidget: Add a job to fetch activities, Activity object added Klaas Freitag 2015-11-01 22:27:33 +0100
  • 3f85694394 [tx-robot] updated from transifex Jenkins for ownCloud 2015-11-01 02:18:55 -0500
  • 8c5ef2f1c3 Make registry key a code block in autoupdate docs. RealRancor 2015-10-31 19:05:21 +0100
  • aa1a2d1247 Reviewing, improved style, and a initializing message Lilian Besson 2015-10-31 13:07:18 +0100
  • 3993a7f636 OwnSQL: add asserts in case of error that should not happen Olivier Goffart 2015-10-30 14:05:58 +0100
  • aaf16ff0e8 SyncJournalDB, clear all the queries before closing the database Olivier Goffart 2015-10-30 14:03:08 +0100
  • 16c078963b owncloudcmd: add --max-sync-retries #4037 Olivier Goffart 2015-10-30 13:35:00 +0100
  • 9279bcdba4 Add a tabwidget to Settings dialog for activity. Klaas Freitag 2015-10-30 13:26:27 +0100
  • 0c467ef5b4 Sync engine: fix signal/slot connection Olivier Goffart 2015-10-30 13:21:34 +0100
  • 49cd53ee44 FolderStatusModel: attempt to detect removed undecided files #3612 Olivier Goffart 2015-10-26 15:46:11 +0100
  • 0e6a463564 Discovery: Don't leak DiscoveryDirectoryResult in case of error Olivier Goffart 2015-10-30 12:20:12 +0100
  • d38b190317 Merge pull request #4033 from owncloud/share_object Roeland Douma 2015-10-30 11:01:03 +0100
  • 29558cb7bb Merge pull request #4040 from owncloud/phil-davis-changelog-master Klaas Freitag 2015-10-30 10:36:38 +0100
  • d2cd237e25 [tx-robot] updated from transifex Jenkins for ownCloud 2015-10-30 02:19:00 -0400
  • c7b814337a Use proper QFlags Roeland Jago Douma 2015-10-29 21:47:47 +0100
  • ced51813c7 ChangeLog typos that reverted in merge from 2.0 Phil Davis 2015-10-29 23:35:48 +0545
  • dd8d02b8ef Act properly if OCS endpoint returned an error (OCS error) Roeland Jago Douma 2015-10-29 16:56:23 +0100
  • c3cf6aef7d SyncEngine: Don't whipe the white list if the sync was aborted Olivier Goffart 2015-10-29 16:43:30 +0100
  • 38a8e5ee03 Discovery: conding style: use const references for function parameters Olivier Goffart 2015-10-29 15:01:29 +0100
  • 46269dac4e Merge branch '2.0' Klaas Freitag 2015-10-29 16:34:15 +0100
  • 8c0297f688 Use QLatin1Char Roeland Jago Douma 2015-10-29 16:03:47 +0100
  • bc5890d8b5 Add version suffix git. Klaas Freitag 2015-10-29 15:46:02 +0100
  • ee65315520 Merge branch '2.0.2' into 2.0 Klaas Freitag 2015-10-29 15:44:56 +0100
  • 12f7cfde87 Shares do not have parents Roeland Jago Douma 2015-10-29 14:27:49 +0100
  • 6d80f3d756 Proper foreach Roeland Jago Douma 2015-10-29 14:00:28 +0100
  • b32f752d31 Properly cleanup OCS jobs Roeland Jago Douma 2015-10-29 13:57:22 +0100
  • cf8be7de91 Proper const usage Roeland Jago Douma 2015-10-29 13:48:53 +0100
  • 30a3498c22 Fix typos Roeland Jago Douma 2015-10-29 13:39:29 +0100
  • 239603e24c Make sure enforced passwords are properly respected Roeland Jago Douma 2015-10-29 13:31:36 +0100
  • 390daed3de Added getPublicUpload to LinkShare Roeland Jago Douma 2015-10-29 11:47:14 +0100
  • 918c06aba3 Add share manager and the share objects Roeland Jago Douma 2015-10-29 11:09:10 +0100
  • 726be08917 Revert "Config: Use monochrome icons per default on MacOSX." v2.0.2-oem Klaas Freitag 2015-10-29 15:37:31 +0100
  • a127debc54 Quota: handle special negative value for the quota #3940 Olivier Goffart 2015-10-29 14:33:29 +0100
  • 6aa26654f6 Merge remote-tracking branch 'origin/2.0' Olivier Goffart 2015-10-29 12:44:28 +0100
  • 0fde7f0e6b Propagator: Keep a meaningfull error with old server and invalid file names Olivier Goffart 2015-10-28 13:25:49 +0100
  • d9f8edd259 Hidden files: Consider .* hidden everywhere #4023 Christian Kamm 2015-10-29 11:59:11 +0100
  • 251679253a Merge pull request #3951 from ckamm/checksum ckamm 2015-10-29 10:40:24 +0100
  • 64756c5dce --version also shows Qt version Christian Kamm 2015-10-29 09:48:36 +0100
  • 9788055147 Propagator: Add blacklisting of disk space errors #2939 Christian Kamm 2015-10-29 09:35:42 +0100
  • 4d7fde59c2 [tx-robot] updated from transifex Jenkins for ownCloud 2015-10-29 02:18:59 -0400
  • 4737c16996 State application name in update notification Daniel Molkentin 2015-10-28 20:42:53 +0100
  • c97dfbf60c ChangeLog: Mention propagator removal Markus Goetz 2015-10-28 17:03:47 +0100
  • 496b1e907d Checksum: Don't lose it on metadata update #3735 Christian Kamm 2015-10-28 14:42:44 +0100
  • 566131209d Checksum: Fixes after review Christian Kamm 2015-10-28 14:22:29 +0100
  • b7823dc648 Checksum: Put checksum type into separate column #3735 Christian Kamm 2015-10-28 11:00:03 +0100
  • 6d28a1b645 Fix Qt4 compilation Olivier Goffart 2015-10-28 13:24:57 +0100
  • b6aa18bfbc sync-exclude.lst: More likely matching files first Markus Goetz 2015-10-28 11:25:02 +0100
  • d91ffc216a Exclude: Add .fuse_hidden #3999 Markus Goetz 2015-10-28 11:18:44 +0100
  • a6c9e8c5b4 Merge branch 'kill_legacy_propagator' Markus Goetz 2015-10-28 11:06:50 +0100
  • 9337927722 legacy propagator: Remove more code Markus Goetz 2015-10-28 10:59:02 +0100
  • c81b02c7d9 csync tests: Remove unused function Christian Kamm 2015-10-28 10:04:15 +0100
  • 5ea09d2668 Checksum: Disallow ADLER32, use Adler32 #3735 Christian Kamm 2015-10-28 09:59:33 +0100
  • b9fc4c5994 Checksum: Fix recomputation when forced in cfg file #3735 Christian Kamm 2015-10-15 09:54:01 +0200
  • f1b500d3e0 Checksum: Add env variables to disable #3735 Christian Kamm 2015-10-15 09:39:49 +0200
  • dff37e11eb Propagate: Store computed checksums in db during upload #3735 Christian Kamm 2015-10-14 15:45:44 +0200
  • b1387f801b Propagate: On download store checksum header in db #3735 Christian Kamm 2015-10-14 15:29:27 +0200
  • 60b2312ab6 SyncJournal: Add checksumHeader column to metadata table #3735 Christian Kamm 2015-10-14 15:03:19 +0200
  • 0354289795 Checksums: Improvement in async computation and validation #3735 Christian Kamm 2015-10-14 15:03:40 +0200
  • c11c35c459 Revert "In case of empty checksum type, emit validated." Christian Kamm 2015-10-14 13:41:51 +0200
  • 7c5e70ac3c PropagateUpload: Fix double-emission of finished #3844 Christian Kamm 2015-10-28 09:53:54 +0100
  • d2e5ba123d Fix compile after pull request merge Christian Kamm 2015-10-28 09:53:06 +0100
  • 0c9568f6dc Merge pull request #4004 from owncloud/fix_hidden_detection Klaas Freitag 2015-10-28 09:28:35 +0100
  • f1d48a9356 Folder Model: The item needs to be selectable for the currenIndex to appear selected Olivier Goffart 2015-10-19 18:53:36 +0200
  • 89f2a9e6dc Account Settings: A link should make sure all the parents are expanded Olivier Goffart 2015-10-19 18:46:39 +0200
  • a203da3919 FolderStatusModel: Check for null argument at start. Klaas Freitag 2015-10-07 17:59:33 +0200
  • 1c1ef52cf1 AccountSettings: Display a link for undecided dirs in the sub text. Klaas Freitag 2015-10-07 18:00:21 +0200
  • 40c82c5c36 AccountSettings: Add index to undecided folder to be able to select it. Klaas Freitag 2015-10-05 12:06:26 +0200
  • 81f0c6535e Enable external links in the label. Klaas Freitag 2015-09-01 15:37:37 +0200
  • 46558d79a5 Add slot to handle clicks on folder names. Klaas Freitag 2015-09-01 15:37:01 +0200
  • e86b4203b9 IgnoreFiles: Fix the socket API would not load the new custom ignored files #3496 Olivier Goffart 2015-10-27 16:07:59 +0100
  • 05dd9554f9 SocketApi: Fix returning ignore for the root item all the time Olivier Goffart 2015-10-27 16:06:38 +0100
  • 30a0423f81 Dolphin integration: fix error icons Olivier Goffart 2015-10-27 15:10:24 +0100
  • 26e1223f9a FolderStatusModel: reset also if a folder was renamed #4011 Olivier Goffart 2015-10-27 13:51:56 +0100
  • 84a04de7be Settings Dialog: don't put padding on the toolbar extension Olivier Goffart 2015-10-27 13:42:25 +0100
  • 3ff7fa0092 Merge pull request #3997 from owncloud/phil-davis-patch-1 Olivier Goffart 2015-10-27 12:58:59 +0100
  • 3f2a2cb14b FolderDelegate: put the progressbar in place of the remote or local folder #3403 #3569 Olivier Goffart 2015-10-27 12:52:33 +0100
  • fac00348d9 Use the term folder sync connection in more places #3757 Olivier Goffart 2015-10-27 12:12:21 +0100
  • 3c93fd4fb7 AccountSettings: don't disable pause when offline (#4010) Olivier Goffart 2015-10-27 10:31:54 +0100
  • 6b71273380 Discovery: Fix detection of hidden files. Klaas Freitag 2015-10-26 14:24:05 +0100
  • dccf4e9c34 Download: Soft errors for error while resuming (#4000) Olivier Goffart 2015-10-26 12:31:07 +0100