summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/Hooks.php
Commit message (Collapse)AuthorAgeFilesLines
* Use ::class statement instead of stringMorris Jobke2018-01-291-8/+8
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Update license headersMorris Jobke2017-11-061-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Remove unneeded check if app is enabledMorris Jobke2017-10-231-44/+28
| | | | | | App code will not be executable if the app is not enabled, because the autoloader refuses to load that class. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix comparisons in the versions appJoas Schilling2017-08-011-5/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge JS for files_versionsLukas Reschke2017-03-241-4/+1
| | | | | | Shaves off 3 requests. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-1/+1
|
* Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-121-0/+170