summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Make sure all sharing tests extend the testcaseJoas Schilling2015-10-131-1/+5
* Merge pull request #17953 from owncloud/backport-17464-stable8Morris Jobke2015-09-281-1/+7
|\
| * fix uncaught exception on not permitted file types when setting avatar, fixes...Arthur Schiwon2015-07-291-1/+7
* | Prevent objectstore being set from client sideRobin McCorkell2015-08-251-0/+12
* | handle rmdir on files for ftp storagesRobin Appelman2015-08-131-1/+4
|/
* add primary group users to resultset before cachingArthur Schiwon2015-07-231-1/+2
* Fixes returns of group memberships and counting if all members have the speci...Arthur Schiwon2015-07-232-9/+77
* and escape the search termArthur Schiwon2015-07-233-1/+5
* :lipstick:Arthur Schiwon2015-07-231-4/+4
* fix counting of users in primary groupArthur Schiwon2015-07-232-24/+69
* inlcude AD primary group in user filter, if a group is selected. fixes #12190Arthur Schiwon2015-07-231-2/+12
* Backport of #17723 to stable8Arthur Schiwon2015-07-202-125/+133
* Merge pull request #17688 from owncloud/stable8-publiclinksystemwidemountwith...Thomas Müller2015-07-205-12/+12
|\
| * Pass owner to isSystemWideMountPoint to make it work for public linksVincent Petry2015-07-165-12/+12
* | Merge pull request #16019 from owncloud/backport-15486Joas Schilling2015-07-162-4/+134
|\ \
| * | Fix version rollback to keep fileidVincent Petry2015-06-172-4/+134
* | | Merge pull request #17340 from owncloud/stable8-backport-16911Robin McCorkell2015-07-151-2/+4
|\ \ \
| * | | floats are not welcome when setting the size of a previewOlivier Paroz2015-07-021-4/+4
| * | | Determine the size we need before asking for a thumbnailOlivier Paroz2015-07-021-0/+2
* | | | Merge pull request #17415 from owncloud/fix-ldap-port-field-sizeRobin McCorkell2015-07-131-3/+5
|\ \ \ \
| * | | | LDAP: make sure port input box is not getting too small on low widthArthur Schiwon2015-07-061-3/+5
| | |_|/ | |/| |
* | | | Merge pull request #16369 from owncloud/stable8-share-moveversionsproperlyMorris Jobke2015-07-092-31/+169
|\ \ \ \
| * | | | Fix version rename with files and foldersVincent Petry2015-06-162-31/+169
| | |_|/ | |/| |
* | | | Merge pull request #17271 from owncloud/stable8-share-etag-update-targetMorris Jobke2015-07-082-10/+38
|\ \ \ \
| * | | | Unit test for etag update on custom share folderVincent Petry2015-07-011-8/+36
| * | | | take share target into account when updating recipient etagsRobin Appelman2015-07-011-2/+2
| | |_|/ | |/| |
* | | | remove duplicate ID in HTML template for public sharesMorris Jobke2015-07-062-2/+2
| |_|/ |/| |
* | | Merge pull request #17318 from owncloud/stable8-clean-ocsidMorris Jobke2015-07-026-6/+6
|\ \ \
| * | | Bump versionsLukas Reschke2015-07-026-6/+6
| |/ /
* / / [stable8] Remove OCS IDsLukas Reschke2015-07-026-7/+0
|/ /
* | Added unit test to verify link password removealRoeland Jago Douma2015-06-251-1/+23
* | [sharing] handle shares of users that aren't available anymoreMorris Jobke2015-06-231-1/+7
* | Merge pull request #17033 from owncloud/backport-16890-stable8Morris Jobke2015-06-232-6/+10
|\ \
| * | Backport of #16890 to stable8Arthur Schiwon2015-06-182-6/+10
* | | Merge pull request #16731 from owncloud/stable8-trash-deleteasrecipientkeepve...Thomas Müller2015-06-232-9/+127
|\ \ \
| * | | Register sharing hooks in trashbin testsVincent Petry2015-06-081-0/+2
| * | | Keep versions when deleting as recipientVincent Petry2015-06-032-9/+125
* | | | Merge pull request #16579 from owncloud/stable8-cors-no-cookie-authThomas Müller2015-06-221-2/+0
|\ \ \ \
| * | | | disallow cookie auth for cors requestsBernhard Posselt2015-05-271-2/+0
* | | | | Merge pull request #17001 from owncloud/fix_15664Thomas Müller2015-06-221-2/+6
|\ \ \ \ \
| * | | | | only try to determine unencrypted size if a encrypted file is readBjoern Schiessle2015-06-171-2/+6
| | |/ / / | |/| | |
* | | | | Verify if path existsLukas Reschke2015-06-181-0/+4
| |_|/ / |/| | |
* | | | Merge pull request #16627 from owncloud/stable8-multiselectsaveraceconditionblizzz2015-06-171-3/+18
|\ \ \ \
| * | | | save multiselect box on close, not on click. Makes it less frequent and less ...Arthur Schiwon2015-06-051-1/+1
| * | | | Fix LDAP wizard saveMultiSelect race conditionVincent Petry2015-06-011-2/+17
* | | | | Throw nicer error message instead 500Lukas Reschke2015-06-171-1/+3
* | | | | Verify if path existsLukas Reschke2015-06-171-0/+5
| |_|_|/ |/| | |
* | | | Merge pull request #16744 from owncloud/backport-15260Vincent Petry2015-06-161-1/+6
|\ \ \ \
| * | | | adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-06-041-1/+6
| | |/ / | |/| |
* | | | Merge pull request #16862 from owncloud/use-single-actionThomas Müller2015-06-111-3/+3
|\ \ \ \