aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* Synchronize operation on live photo filesLouis Chemineau2023-11-291-0/+9
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+1
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-13/+0
* Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-041-3/+2
|\
| * fix!: Remove LegacyLoadAdditionalScriptsAdapterJoas Schilling2023-07-281-2/+0
| * feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-281-1/+2
* | feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-9/+0
|/
* chore: remove old favorites viewJohn Molakvoæ2023-07-051-9/+0
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-0/+2
* Implement file reference wigetJulius Härtl2023-03-021-0/+3
* Port settings to ModalJohn Molakvoæ2023-01-041-1/+3
* Port Files navigation to vueJohn Molakvoæ2023-01-041-1/+0
* Only load direct editing capabilities when requiredJulius Härtl2022-06-031-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Move over notification to new registrationRoeland Jago Douma2021-04-161-6/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Fix TagService DI nameMorris Jobke2020-08-171-1/+1
* Migrate files to the PSR containerChristoph Wurst2020-08-171-15/+22
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-22/+12
* Lazy register the navigationRoeland Jago Douma2020-07-091-22/+28
* Implement unified search for FilesChristoph Wurst2020-06-241-0/+3
* Migrate Files to the new bootstrap mechanismChristoph Wurst2020-06-221-24/+95
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Decouple resource provider registrationDaniel Kesselberg2019-12-071-4/+4
* Update license headersChristoph Wurst2019-12-051-2/+5
* Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-041-2/+3
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-2/+10
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+5
* Add new LoadAdditionalScriptsEventRoeland Jago Douma2019-09-231-0/+7
* Lets use DI where we canRoeland Jago Douma2019-08-021-26/+1
* Register providers via class namesJoas Schilling2019-03-011-1/+1
* Invalidate the cache when a share is updatedJoas Schilling2019-03-011-0/+2
* Allow apps to register resource providersJulius Härtl2019-03-011-0/+9
* Inject helperRoeland Jago Douma2018-07-121-1/+3
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+2
* Add events for favoritesJoas Schilling2018-01-101-2/+3
* Update license headersMorris Jobke2017-11-061-0/+2
* Fix app name of files appMorris Jobke2017-02-141-1/+0
* Add an activity when managing favoritesJoas Schilling2016-12-041-0/+1
* add recent files api endpointRobin Appelman2016-07-221-1/+2
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+94