Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Block shares that dont have the correct source permissions | Robin Appelman | 2016-01-29 | 2 | -8/+21 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-02 | 56 | -82/+38 | |
* | | | | | | | Merge pull request #22050 from owncloud/fix_sync_addressbook | Thomas Müller | 2016-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | pass parameter in the right order to syncRemoteAddressBook() | Björn Schießle | 2016-02-01 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #21967 from owncloud/comments-webdav | Thomas Müller | 2016-02-01 | 12 | -8/+590 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | url encode id | Arthur Schiwon | 2016-01-29 | 1 | -1/+1 | |
| * | | | | | | introduce comments read marke tables, comes with user cleanup after deletion | Arthur Schiwon | 2016-01-29 | 7 | -14/+213 | |
| * | | | | | | standardize datetime output | Arthur Schiwon | 2016-01-29 | 1 | -1/+1 | |
| * | | | | | | Comments WebDAV adjustements | Arthur Schiwon | 2016-01-29 | 9 | -7/+390 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #21909 from owncloud/files-external-visibility | Thomas Müller | 2016-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Prevent invalid storages being displayed in the storages view | Robin McCorkell | 2016-01-26 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #22028 from owncloud/share_hook_expirationdate | Thomas Müller | 2016-02-01 | 2 | -28/+134 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add Unit tests | Roeland Jago Douma | 2016-01-30 | 1 | -19/+111 | |
| * | | | | | | | Emit hook for expirationDate verification | Roeland Jago Douma | 2016-01-30 | 1 | -9/+23 | |
* | | | | | | | | Merge pull request #22046 from owncloud/improved_error_handling | Thomas Müller | 2016-02-01 | 3 | -4/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | catch all exceptions | Björn Schießle | 2016-02-01 | 2 | -0/+6 | |
| * | | | | | | | | add context to the error messages | Björn Schießle | 2016-02-01 | 1 | -4/+4 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #21953 from owncloud/make-enable_avatars-more-robust | Thomas Müller | 2016-02-01 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make enable_avatars setting more robust | Morris Jobke | 2016-01-27 | 4 | -4/+4 | |
* | | | | | | | | | Merge pull request #22045 from owncloud/ext-storage-auth-backend-rewording | Thomas Müller | 2016-02-01 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Reword external storage auth backends | Vincent Petry | 2016-02-01 | 3 | -3/+3 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #22004 from Pookay/patch-1 | Thomas Müller | 2016-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix the result at the bottom on IE | Pookay | 2016-01-29 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #22021 from owncloud/fix-system-addressbook-sync-with-encr... | Thomas Müller | 2016-02-01 | 1 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Catch potential exceptions when accessing the users avatar - e.g. issues with... | Thomas Müller | 2016-01-29 | 1 | -2/+15 | |
* | | | | | | | | | | | Merge pull request #22034 from matthias-g/patch-1 | Thomas Müller | 2016-02-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update explanation of how to enable debug mode | matthias-g | 2016-01-30 | 1 | -2/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #21989 from owncloud/make-csp-modifiable | Thomas Müller | 2016-02-01 | 15 | -348/+1316 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add public API to give developers the possibility to adjust the global CSP de... | Lukas Reschke | 2016-01-28 | 15 | -348/+1316 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #22022 from owncloud/share_ocs_filter_path_sharedwithme | Thomas Müller | 2016-02-01 | 7 | -31/+131 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add intergration test | Roeland Jago Douma | 2016-01-29 | 1 | -0/+22 | |
| * | | | | | | | | | Add path filter to OCS Share API ?shared_with_me=true | Roeland Jago Douma | 2016-01-29 | 6 | -31/+109 | |
| | |_|/ / / / / / | |/| | | | | | | |