summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-191-6/+0
* [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-112-34/+6
* Do not error on maxUploadChangeRoeland Jago Douma2016-08-221-0/+5
* move mail settings and file handling to additional ones, thus files_external ...Arthur Schiwon2016-08-131-1/+0
* adjust files app, and integrate files_external into that sectionArthur Schiwon2016-08-112-3/+6
* Merge pull request #292 from nextcloud/recent-filesWilliam Bargent2016-07-252-2/+17
|\
| * Add recent file listingRobin Appelman2016-07-221-2/+12
| * add recent files api endpointRobin Appelman2016-07-221-0/+5
* | Also increase the min versionJoas Schilling2016-07-221-1/+1
* | bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
|/
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | Update with robinJoas Schilling2016-07-211-1/+1
* | Fix apps/Joas Schilling2016-07-214-8/+12
|/
* Update license headersLukas Reschke2016-05-264-8/+7
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-94/+0
* Background jobs from info.xml (#24582)Joas Schilling2016-05-123-32/+6
* Make permalinks work for trashed files (#24537)Vincent Petry2016-05-111-1/+2
* Add route to resolve fileid to files app URLVincent Petry2016-05-061-0/+15
* filter hidden files on the web interfaceChristoph Wurst2016-04-191-0/+5
* persist file sorting changesChristoph Wurst2016-04-132-1/+8
* Use proper shortcut methods in templatesMorris Jobke2016-04-061-1/+1
* Inject the Mount ManagerJoas Schilling2016-04-041-1/+2
* Display share status info in favorite listVincent Petry2016-03-171-1/+3
* apps/files: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-091-1/+1
* Run cleanup of expired DB file locks to background jobMorris Jobke2016-03-043-1/+3
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Update author informationLukas Reschke2016-03-013-1/+5
* Set share owner and share initiator on upate as wellThomas Müller2016-02-091-2/+1
* Introduce console command to transfer ownerships of files - refs #19154Thomas Müller2016-02-091-2/+9
* cleanup jobs for comments and comment read marksArthur Schiwon2016-02-053-3/+3
* Remove deprecated and unused standalone tagJoas Schilling2016-02-031-1/+0
* Cleanup job for system and user tag orphaned when file was deletedVincent Petry2016-01-293-17/+5
* Happy new year!Thomas Müller2016-01-126-6/+9
* Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
* Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
* Remove deprecated function OC_User::getManagerRoeland Jago Douma2015-12-171-1/+1
* Merge pull request #20545 from owncloud/scan-storage-in-background-jobThomas Müller2015-12-034-3/+32
|\
| * Move files/ajax/scan.php to background jobLukas Reschke2015-11-284-3/+32
* | Inject the database connectionJoas Schilling2015-11-301-0/+1
|/
* Update app version for Webdav impl of files GUIVincent Petry2015-11-221-1/+1
* Move index.php from files to AppFrameworkLukas Reschke2015-11-162-3/+8
* Update license headersLukas Reschke2015-10-262-2/+2
* Merge pull request #19838 from owncloud/remove-files-remote.phpThomas Müller2015-10-201-55/+0
|\
| * Remove apps/files/appinfo/remote.php - this is no longer usedThomas Müller2015-10-161-55/+0
* | Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+4
|/
* Consolidate webdav code - move all to one appThomas Müller2015-10-162-6/+2
* update licence headers via scriptMorris Jobke2015-10-053-3/+2
* Add a Sabre plugin that emits an event for appsJoas Schilling2015-09-171-1/+2
* Remove DEBUG constant and use config valueMorris Jobke2015-08-242-1/+10