summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo/routes.php
Commit message (Collapse)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update license headersChristoph Wurst2019-12-051-2/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* fixup! Do not create Application instances directlyRoeland Jago Douma2019-10-141-6/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* remove old trashbin apiRobin Appelman2018-09-201-8/+0
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* remove old trashbin endpointRobin Appelman2018-09-201-2/+0
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Previews on for all trashbin filesRoeland Jago Douma2018-06-051-1/+1
| | | | | | | | | | * Previews possible for all files in the trashbin * Set caching * Use the fileid to find the file * Fix test Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-061-1/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Move over files_trashbinRoeland Jago Douma2016-11-031-2/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix apps/Joas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Update license headersLukas Reschke2015-10-261-1/+1
|
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
|
* Moved core apps to the capabilities managerRoeland Jago Douma2015-08-101-5/+6
| | | | | | | * Files * Files_Sharing * Files_Trashbin * Files_Versions
* update license headers and authorsMorris Jobke2015-06-251-0/+1
|
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-1/+1
|
* Update license headersJenkins for ownCloud2015-03-261-1/+22
|
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+1
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-1/+21
|
* Fix preview route for trashbinVincent Petry2015-01-151-5/+2
|
* Only show undelete capability if files_trashbin is enabledLukas Reschke2014-11-181-0/+4
| | | | Fixes the OCS capability API at /ocs/v1.php/cloud/capabilities
* Add routing to files_trashbinLukas Reschke2014-08-191-0/+9
|
* Images on public sharing get downscaled to increase use experience - this ↵Thomas Müller2014-05-021-2/+3
| | | | | | | | | | | will speed up loading time - adding keep aspect to core/ajax/preview.php - remove duplicate method Preview::show() - no more hard coded mimetype of preview - remove .png from the preview urls - keep old route preview.png for backwards compatibility - aspect preserving previews are now cached
* outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-191-0/+5