summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Add a basic unit test which notifies us about incompatible extendingJoas Schilling2015-08-131-0/+82
* Merge pull request #16543 from rullzer/files_sharing_proper_function_argsVincent Petry2015-08-132-25/+70
|\
| * Extend tests for files_sharing apiRoeland Jago Douma2015-08-111-0/+48
| * Move private functions to proper list of argumentsRoeland Jago Douma2015-08-111-25/+22
* | Merge pull request #18127 from owncloud/dav-request-testsThomas Müller2015-08-121-30/+12
|\ \
| * | split out creating the sabre dav server to it's own factoryRobin Appelman2015-08-111-30/+12
* | | Merge pull request #17709 from owncloud/fileactions-dropdownJan-Christoph Borchardt2015-08-113-50/+53
|\ \ \
| * | | Inline actions using default renderer are now always permanentVincent Petry2015-08-101-3/+3
| * | | Remove share action display nameVincent Petry2015-08-101-1/+1
| * | | Implement file actions dropdownVincent Petry2015-08-102-47/+50
| |/ /
* | | Merge pull request #16528 from owncloud/activity-302-improve-settingsJoas Schilling2015-08-111-1/+1
|\ \ \
| * | | Do not use magic strings when there are constants for itJoas Schilling2015-07-221-1/+1
* | | | Merge pull request #15093 from rullzer/capabilities_managerRoeland Douma2015-08-104-33/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Use DIRoeland Jago Douma2015-08-101-5/+1
| * | | Moved core apps to the capabilities managerRoeland Jago Douma2015-08-104-33/+24
* | | | fix right sidebar position and first styleJan-Christoph Borchardt2015-08-071-1/+1
* | | | Added unit tests for right sidebarVincent Petry2015-08-071-1/+1
* | | | Disable right sidebar in public file list pageVincent Petry2015-08-071-1/+2
* | | | Styling fixes + hightlight in files sidebarVincent Petry2015-08-073-0/+5
* | | | More fixes to the right sidebarVincent Petry2015-08-073-68/+4
* | | | Improved right sidebarVincent Petry2015-08-073-0/+134
|/ / /
* | | just pass the share instead of searching for itRobin Appelman2015-08-053-23/+11
* | | add unit tests for share target conflict with group sharesRobin Appelman2015-08-051-0/+39
* | | fix infinite loops with propagating etags on resharesRobin Appelman2015-08-032-7/+16
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-08-012-6/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-304-2/+4
* | | use inline confirm button style for password-protected links, ref #15176Jan-Christoph Borchardt2015-07-292-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-284-4/+84
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-272-0/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-232-0/+16
|/ /
* | Merge pull request #17381 from owncloud/fix_sharing_add_to_groupMorris Jobke2015-07-211-4/+10
|\ \
| * | use the correct user if we update the share tableBjoern Schiessle2015-07-031-4/+10
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-214-0/+16
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-204-0/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-172-2/+2
* | | Merge pull request #17623 from owncloud/fed-throwcorrectexceptionMorris Jobke2015-07-141-1/+1
|\ \ \
| * | | Throw storage not available on guzzle errorVincent Petry2015-07-131-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-142-0/+2
|/ / /
* | | Strip public webdav info about sharing and mount pointsVincent Petry2015-07-131-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-132-0/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-122-0/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-112-0/+2
* | | Merge pull request #17483 from rullzer/migrate-mimetype-jsVincent Petry2015-07-101-1/+1
|\ \ \
| * | | Fix unit testsRoeland Jago Douma2015-07-091-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-106-0/+6
|/ / /
* | | Merge pull request #14341 from rullzer/public_share_do_not_leak_mounttypeMorris Jobke2015-07-091-0/+3
|\ \ \
| * | | Do not leak mounttype of a public shareRoeland Jago Douma2015-07-041-0/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-094-0/+4
| |_|/ |/| |
* | | Merge pull request #17330 from owncloud/fix-share-path-for-group-exceptionsMorris Jobke2015-07-081-9/+139
|\ \ \
| * | | Add visibility to test methodsJoas Schilling2015-07-071-11/+11