summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/app.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+3
* Properly query filesJohn Molakvoæ (skjnldsv)2019-12-041-0/+3
* Deprecate TemplateManagerJulius Härtl2019-10-161-1/+0
* Fix fav quickaccess ressource additionJohn Molakvoæ (skjnldsv)2018-07-131-13/+13
* Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)2018-07-131-19/+24
* Use ::class statement instead of stringMorris Jobke2018-01-291-1/+4
* Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic...blizzz2017-11-101-0/+2
|\
| * Enable chunking for bigger files in authenticated web uploadVincent Petry2017-11-031-0/+2
* | Update license headersMorris Jobke2017-11-061-2/+0
|/
* Add navigation via info.xml (#26785)Thomas Müller2016-12-221-12/+2
* Remove the old activity extensionJoas Schilling2016-11-161-10/+0
* Move the favorites filter to IFilterJoas Schilling2016-11-161-3/+0
* adjust files app, and integrate files_external into that sectionArthur Schiwon2016-08-111-2/+0
* Add recent file listingRobin Appelman2016-07-221-2/+12
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Use proper shortcut methods in templatesMorris Jobke2016-04-061-1/+1
* Happy new year!Thomas Müller2016-01-121-1/+2
* Inject the database connectionJoas Schilling2015-11-301-0/+1
* Move index.php from files to AppFrameworkLukas Reschke2015-11-161-1/+3
* update license headers and authorsMorris Jobke2015-06-251-1/+0
* Move tag related code into a helper so we can test the query without a viewJoas Schilling2015-03-301-1/+3
* Use DI for the objects where possibleJoas Schilling2015-03-301-1/+4
* Update license headersJenkins for ownCloud2015-03-261-2/+25
* Use a closure for the files app entry and deprecate old methodsJoas Schilling2015-03-171-17/+22
* Revert "Updating license headers"Morris Jobke2015-02-261-25/+1
* Updating license headersJenkins for ownCloud2015-02-231-1/+25
* Move displaying of files related activities to files appJoas Schilling2015-02-131-0/+7
* introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-101-1/+1
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* use non static access to searchJörn Friedrich Dreyer2014-06-061-1/+1
* - drop permissions table and related codeThomas Müller2014-06-051-2/+0
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-151-0/+10
* Manually triger the filecache update hooks before any other hookRobin Appelman2014-02-261-7/+0
* remove unneccessary lib in namespaceJörn Friedrich Dreyer2013-09-201-1/+0
* adding file templates for ods, odt and odpThomas Müller2013-08-181-1/+3
* actually register html templateRobin Appelman2013-08-071-5/+9
* Files: use public api to register backgroundjobRobin Appelman2013-06-021-1/+1
* Cache: add a backgroundjob to check for external changes to the filesystemRobin Appelman2013-04-201-1/+3
* always connect file cache updater hooks firstJörn Friedrich Dreyer2013-04-161-0/+7
* Add further capabilities to /cloud/capabilitites api callTom Needham2013-02-101-0/+2
* Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-311-1/+1
|\
| * Cache: show upgrade progressRobin Appelman2013-01-151-10/+0
| * merge master into filesystemRobin Appelman2012-12-021-1/+5
| |\
| * | add upgrade path from old cache to preserve file id'sRobin Appelman2012-11-301-2/+12
* | | merge master into navigationJan-Christoph Borchardt2012-12-181-1/+5
|\ \ \ | | |/ | |/|
| * | fix checkstyle for files appJörn Friedrich Dreyer2012-11-291-1/+5
| |/
* / first version of breadcrumb 'root', still have a weird feeling about thisJan-Christoph Borchardt2012-10-281-1/+1
|/
* Make Jenkins more happy.Felix Moeller2012-10-231-1/+1