Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Fix formatting messages with newlines | Vincent Petry | 2016-02-02 | 1 | -2/+11 | |
| * | | | | | | | | Better comments pagination logic | Vincent Petry | 2016-02-02 | 1 | -11/+9 | |
| * | | | | | | | | Improve comments style, add avatars | Vincent Petry | 2016-02-02 | 3 | -22/+104 | |
| * | | | | | | | | Expose display name in JS side | Vincent Petry | 2016-02-02 | 2 | -1/+33 | |
| * | | | | | | | | Use last comment's time for pagination | Vincent Petry | 2016-02-02 | 1 | -1/+1 | |
| * | | | | | | | | Add pagination support for comments GUI | Vincent Petry | 2016-02-02 | 4 | -36/+76 | |
| * | | | | | | | | Improve comment date format | Vincent Petry | 2016-02-02 | 1 | -3/+10 | |
| * | | | | | | | | Comments GUI | Vincent Petry | 2016-02-02 | 9 | -0/+408 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #22059 from owncloud/comments-readmark-dav | Thomas Müller | 2016-02-03 | 8 | -10/+154 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | update routine was lacking where statements :see_no_evil: | Arthur Schiwon | 2016-02-02 | 1 | -1/+7 | |
| * | | | | | | | | set read marker via proppatch against entity | Arthur Schiwon | 2016-02-01 | 3 | -1/+43 | |
| * | | | | | | | | Return isUnread property per comment | Arthur Schiwon | 2016-02-01 | 5 | -8/+104 | |
* | | | | | | | | | Merge pull request #22053 from owncloud/files_external-params-flags | Thomas Müller | 2016-02-03 | 4 | -47/+83 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove magic flags from files_external backend params | Robin Appelman | 2016-02-02 | 4 | -47/+83 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-03 | 16 | -4/+46 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #22076 from owncloud/activities-yes-default-enabled-no | Morris Jobke | 2016-02-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Don't enable tag activities by default | Joas Schilling | 2016-02-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #22054 from vincchan/vincchan/fix#20199 | Thomas Müller | 2016-02-02 | 6 | -36/+83 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | changed variables to lowercase | Vincent Chan | 2016-02-02 | 1 | -5/+5 | |
| * | | | | | | | Move data protection check to javascript | Vincent Chan | 2016-02-01 | 6 | -36/+83 | |
* | | | | | | | | Merge pull request #22023 from owncloud/interruptable-commands | Thomas Müller | 2016-02-02 | 3 | -61/+55 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Add startup warning that the PCNTL extensions are missing | Thomas Müller | 2016-02-01 | 1 | -0/+4 | |
| * | | | | | | | Move signal handling to the base class to allow other commands to reuse this ... | Thomas Müller | 2016-02-01 | 2 | -61/+51 | |
* | | | | | | | | Merge pull request #22013 from owncloud/share2_moveshare | Thomas Müller | 2016-02-02 | 6 | -3/+249 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | [Share 2.0] Allow moving of shares | Roeland Jago Douma | 2016-02-02 | 6 | -3/+249 | |
* | | | | | | | | Merge pull request #22049 from owncloud/issue-22041-activities-for-systemtags | Thomas Müller | 2016-02-02 | 13 | -42/+875 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix path match | Joas Schilling | 2016-02-02 | 2 | -2/+6 | |
| * | | | | | | | | Fix IManager::isFormattingFilteredObject() | Joas Schilling | 2016-02-02 | 1 | -5/+4 | |
| * | | | | | | | | Add activities when a tag is (un-)assigned | Joas Schilling | 2016-02-02 | 4 | -20/+175 | |
| * | | | | | | | | Add activities for admins when a tag is created/updated/deleted | Joas Schilling | 2016-02-02 | 3 | -0/+402 | |
| * | | | | | | | | App needs to be of type logging to be able to have activities | Joas Schilling | 2016-02-02 | 1 | -1/+4 | |
| * | | | | | | | | Dispatch events when tags are added/updated/deleted | Joas Schilling | 2016-02-02 | 4 | -14/+161 | |
| * | | | | | | | | Dispatch some events when tags are un-/assigned | Joas Schilling | 2016-02-02 | 5 | -22/+145 | |
* | | | | | | | | | Merge pull request #22055 from owncloud/systemtags-checkfileidowner | Thomas Müller | 2016-02-02 | 6 | -13/+109 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make sure user has access to file for system tag operations | Vincent Petry | 2016-02-01 | 6 | -13/+109 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #22057 from owncloud/share2_update_hash | Thomas Müller | 2016-02-02 | 2 | -1/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update old password hashed for link shares on access | Roeland Jago Douma | 2016-02-01 | 2 | -1/+24 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #21988 from owncloud/allow-search-in-synced-addressbooks | Thomas Müller | 2016-02-02 | 8 | -249/+41 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Filter contacts from the local system addressbook - remote share with local u... | Thomas Müller | 2016-02-02 | 2 | -0/+7 | |
| * | | | | | | | | PHP 5.4 compatibility | Thomas Müller | 2016-02-02 | 1 | -1/+2 | |
| * | | | | | | | | In some cases $contact['CLOUD'] is not an array | Thomas Müller | 2016-02-02 | 1 | -1/+5 | |
| * | | | | | | | | Register all system address books to the contacts manager | Thomas Müller | 2016-02-02 | 3 | -6/+27 | |
| * | | | | | | | | The local address book is replaced now by the system addressbook as part of t... | Thomas Müller | 2016-02-02 | 3 | -241/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #22005 from owncloud/share2_getshare_byid_as_recipient | Roeland Douma | 2016-02-02 | 5 | -30/+69 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | getChildren should not return usergroup shares | Roeland Jago Douma | 2016-02-02 | 2 | -6/+7 | |
| * | | | | | | | [Share 2.0] Allow recipient to be passed in to getShareById | Roeland Jago Douma | 2016-02-02 | 5 | -24/+62 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #20903 from owncloud/sharing-mount-option | Thomas Müller | 2016-02-02 | 3 | -1/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | adjust js unit test | Robin Appelman | 2016-01-29 | 1 | -0/+1 | |
| * | | | | | | | Add mount option to disable sharing | Robin Appelman | 2016-01-29 | 2 | -1/+17 | |
* | | | | | | | | Merge pull request #22015 from owncloud/share-no-permissions | Thomas Müller | 2016-02-02 | 2 | -8/+21 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | |