aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/appinfo/routes.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-06-021-24/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix legacy routesJoas Schilling2020-04-181-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make sure every file ends with an empty newlineChristoph Wurst2020-04-091-1/+0
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-051-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Do not create Application instances directlyChristoph Wurst2019-10-111-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersMorris Jobke2017-11-061-3/+0
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Moved over files_versionsRoeland Jago Douma2016-11-031-5/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix apps/Joas Schilling2016-07-211-2/+3
|
* Update license headersLukas Reschke2016-05-261-2/+2
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Update license headersLukas Reschke2015-10-261-1/+1
|
* Moved core apps to the capabilities managerRoeland Jago Douma2015-08-101-3/+5
| | | | | | | * 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-3/+22
|
* Revert "Updating license headers"Morris Jobke2015-02-261-21/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+21
|
* Add route for download of versionsLukas Reschke2014-12-021-0/+2
| | | | | | Otherwise on master it was not possible anymore to download older versions. Fixes itself.
* Add routing to files_versionsLukas Reschke2014-08-191-0/+5
|
* change order of registering api and capabilities to fix file version previewsJörn Friedrich Dreyer2014-07-011-3/+3
|
* Images on public sharing get downscaled to increase use experience - this ↵Thomas Müller2014-05-021-1/+2
| | | | | | | | | | | 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
* maxX and maxY should be a integerBjoern Schiessle2013-10-021-1/+1
|
* add previews to versions dialogBjoern Schiessle2013-10-021-0/+5
|
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
|
* Remove debug call, correct app identifierTom Needham2013-02-101-1/+1
|
* Fix api result merging.Tom Needham2013-02-091-1/+1
|
* Add capabilities exposure to the versioning appTom Needham2013-02-091-0/+9