summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/AppInfo/Application.php
Commit message (Expand)AuthorAgeFilesLines
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-111-0/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+0
* Migrate files versions to the PSR containerChristoph Wurst2020-07-161-11/+12
* Move files_versions to bootstrap mechanismMorris Jobke2020-07-091-29/+24
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+5
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Fix files_versions app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-11-061-5/+34
* Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-151-2/+3
* fix loading multiple version backends from one appRobin Appelman2019-06-041-10/+21
* Use proper dependency injection for app managerMorris Jobke2019-03-051-1/+2
* modular versions apiRobin Appelman2018-11-011-8/+40
* allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-1/+2
* Use more magic DI in files_versionsRoeland Jago Douma2018-05-111-10/+0
* Add version collection to DAVRoeland Jago Douma2018-05-011-0/+13
* Use ::class statement instead of stringMorris Jobke2018-01-291-2/+4
* Fix apps/Joas Schilling2016-07-211-2/+3
* Move files_versions to PSR-4 (#24571)Joas Schilling2016-05-121-0/+49