summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Hide revert button when no permission to revertVincent Petry2016-07-132-0/+151
* [stable8] Use oracle docker for ci with stable8 (#24529)Thomas Müller2016-07-041-2/+9
* Yo-ho-oh - Murder all band 'o piratesThomas Müller2016-05-118-54/+0
* Set proper public webdav permissions when public upload disabledRoeland Jago Douma2016-03-171-0/+5
* Properly check path validity before deleting to trashVincent Petry2016-03-041-1/+1
* always use an LDAP URL when connecting to LDAPArthur Schiwon2016-01-293-18/+12
* Fix regression in ajax/scan.phpMorris Jobke2016-01-051-1/+1
* adjust tests for 8.0Arthur Schiwon2015-12-151-0/+4
* Backport of #21133 to stable8Arthur Schiwon2015-12-154-10/+212
* backport necessary OfflinerUser::unmark()Arthur Schiwon2015-12-151-0/+7
* Merge pull request #21208 from owncloud/stable8-backport-16961Vincent Petry2015-12-153-2/+34
|\
| * Only throw exception if on new LDAP setupsMorris Jobke2015-12-153-3/+32
| * Hardening home folder retrieval in user_ldapMorris Jobke2015-12-151-1/+4
* | Fixed JS unit tests for fed owner display nameVincent Petry2015-12-151-0/+4
* | show display name but internally use the user nameBjörn Schießle2015-12-156-6/+11
* | don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-151-0/+8
|/
* Handle non existing files in version previewsRobin Appelman2015-12-141-7/+11
* Merge pull request #20363 from owncloud/backport-20271-stable8Vincent Petry2015-12-041-20/+31
|\
| * LDAP: attempt to connect to backup server again, if main server is not availa...Arthur Schiwon2015-11-061-20/+31
* | Lock scanner to the given userRobin Appelman2015-11-301-4/+5
* | Dont output paths in scan.phpRobin Appelman2015-11-261-8/+0
* | Force approval in GDrive oauth to get refresh_tokenVincent Petry2015-11-091-0/+1
|/
* add port to host only, if an URL is used instead of a plain hostnameArthur Schiwon2015-11-041-3/+7
* 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
| |_|/ |/| |