summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/controllers
Commit message (Expand)AuthorAgeFilesLines
* Move lib/ to PSR-4Joas Schilling2016-05-252-660/+0
* Merge pull request #24346 from lenz1111/fix_24331Vincent Petry2016-05-241-0/+2
|\
| * video posterPiotr Filiciak2016-05-241-0/+2
* | Http Range requests support in downloadsPiotr Filiciak2016-05-201-2/+11
|/
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-2/+8
* Fix archive file name when downloading public shareVincent Petry2016-03-071-1/+1
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-012-2/+0
* Update author informationLukas Reschke2016-03-012-0/+3
* Add missing trailing slashLukas Reschke2016-03-011-2/+2
* use ocs discover endpoint to test remoteRobin Appelman2016-03-011-4/+17
* check share permissions in share controllerRobin Appelman2016-02-091-0/+17
* Example hook checkRoeland Jago Douma2016-02-091-9/+7
* throw hooks when accessing a link shareArthur Schiwon2016-02-091-2/+55
* [Share 2.0] Fix public link sharingRoeland Jago Douma2016-02-031-8/+8
* [Share 2.0] Add exceptions to OCPRoeland Jago Douma2016-02-021-2/+3
* [Share 2.0] Fix interfaces and commentsRoeland Jago Douma2016-01-281-15/+15
* [Share 2.0] Move IShare to OCPRoeland Jago Douma2016-01-271-3/+2
* Directly get from the server containerRoeland Jago Douma2016-01-201-0/+1
* Do not use deprected activities APIRoeland Jago Douma2016-01-201-21/+33
* Get correct path for activity downloadsRoeland Jago Douma2016-01-201-1/+1
* [Share 2.0] Make public link work without viewRoeland Jago Douma2016-01-201-2/+13
* [Share 2.0] Make link share download use share managerRoeland Jago Douma2016-01-201-53/+63
* [Share 2.0] Move tests over the sharemanagerRoeland Jago Douma2016-01-201-29/+22
* [Share 2.0] Move showing link share to sharing 2.0Roeland Jago Douma2016-01-201-35/+86
* Happy new year!Thomas Müller2016-01-122-3/+5
* show display name but internally use the user nameBjörn Schießle2015-12-141-0/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-072-3/+2
* Update license headersLukas Reschke2015-10-262-1/+2
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-2/+1
* Set download cookie on public downloadVincent Petry2015-10-081-1/+15
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-021-17/+8
* Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke2015-09-301-4/+6
* Use IClientService to check for remote ownCloud instancesLukas Reschke2015-08-221-3/+47
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Disable video preview if previews are disabledMorris Jobke2015-06-091-0/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-1/+0
* Fix PHPDoc for the ext. share controllerLukas Reschke2015-05-041-0/+1
* Remove IDE autocomplete failLukas Reschke2015-03-261-1/+0
* Update license headersJenkins for ownCloud2015-03-262-10/+38
* Add wrapper for GuzzleLukas Reschke2015-03-251-0/+2
* when the path doesnt exist show a proper error pageRobin Appelman2015-03-241-0/+2
* Properly catch whether a share is `null`Lukas Reschke2015-03-241-19/+19
* Move mimetype check from template to controllerJoas Schilling2015-03-161-0/+1
* Allow iframes from same domain in share viewLukas Reschke2015-03-101-1/+6
* Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-272-35/+12
|\
| * Revert "Updating license headers"Morris Jobke2015-02-262-35/+12
* | Remove uneeded assignmentLukas Reschke2015-02-241-2/+0
|/
* Updating license headersJenkins for ownCloud2015-02-232-12/+35
* Correctly create activities for public downloadsJoas Schilling2015-02-171-13/+35