summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* update permissionsBjoern Schiessle2016-11-011-1/+2
* Move away from OC_L10NRoeland Jago Douma2016-10-281-1/+1
* Make it possible to filter by tags with REPORT methodVincent Petry2016-10-192-38/+0
* Adjust wording to make the separation between sharing and files clearerJoas Schilling2016-10-181-1/+1
* Make sure the UID is correctly casedJoas Schilling2016-10-171-3/+11
* Merge pull request #1418 from nextcloud/add-move-rename-supportMorris Jobke2016-10-051-1/+26
|\
| * Add support for translations of move/rename activitiesJoas Schilling2016-10-051-1/+26
* | Add icons to activity navigationJoas Schilling2016-10-051-0/+2
|/
* use correct case for addScript (#26214)Jörn Friedrich Dreyer2016-09-261-15/+15
* Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-291-1/+26
* Merge pull request #1005 from nextcloud/fix_994Lukas Reschke2016-08-232-7/+51
|\
| * Do not error on maxUploadChangeRoeland Jago Douma2016-08-222-7/+51
* | When requesting a permalink to an invalid file redirectRoeland Jago Douma2016-08-191-4/+3
* | When using permalinks don't error out if file id can't be foundRoeland Jago Douma2016-08-191-9/+6
|/
* Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm2016-08-171-12/+0
|\
| * Remove IE8 support from ViewControllerRoeland Jago Douma2016-08-161-12/+0
* | move mail settings and file handling to additional ones, thus files_external ...Arthur Schiwon2016-08-132-68/+1
* | change casing in section display namesArthur Schiwon2016-08-131-1/+1
* | adjust files app, and integrate files_external into that sectionArthur Schiwon2016-08-112-0/+160
|/
* use limit instead of since when listing recent filesRobin Appelman2016-07-221-2/+1
* Add recent file listingRobin Appelman2016-07-221-0/+2
* add recent files api endpointRobin Appelman2016-07-222-18/+51
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix apps/Joas Schilling2016-07-2115-27/+44
* [master] Port Same-Site Cookies to masterLukas Reschke2016-07-201-0/+1
* Add "goto" links for files in non-default file listsRobin Appelman2016-07-051-0/+1
* Add large sidebar previews for text filesRobin Appelman2016-07-041-0/+1
* Factor out handling sidebar previewsRobin Appelman2016-07-041-0/+1
* Improve the UX for "not found" perma linksJoas Schilling2016-06-071-30/+31
* Update license headersLukas Reschke2016-05-269-8/+13
* add "unscanned" option to files:scan to triger a background scanRobin Appelman2016-05-191-3/+12
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-1215-0/+1385
* Add blacklisted_files to capabilitiesJoas Schilling2016-04-041-0/+13
* Run cleanup of expired DB file locks to background jobMorris Jobke2016-03-041-0/+57
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-011-0/+2
* Chunk the queries to make sure they don't time outJoas Schilling2016-02-101-11/+30
* Move casting to IExpressionBuilderJoas Schilling2016-02-051-2/+3
* fix pgsqlArthur Schiwon2016-02-051-2/+4
* cleanup jobs for comments and comment read marksArthur Schiwon2016-02-051-16/+40
* Cleanup job for system and user tag orphaned when file was deletedVincent Petry2016-01-291-0/+105
* Happy new year!Thomas Müller2016-01-126-9/+9
* Removed deprecated OC_Helper::mimeTypeIcon functionRoeland Jago Douma2015-12-181-4/+4
* Merge pull request #20545 from owncloud/scan-storage-in-background-jobThomas Müller2015-12-031-0/+114
|\
| * Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-0/+114
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-301-2/+2
* | Inject the database connectionJoas Schilling2015-11-301-2/+8
* | Only require the interfaceJoas Schilling2015-11-301-4/+4
* | Correctly escape the paths so we only display favorites instead of wildcardsJoas Schilling2015-11-301-1/+1
* | Oracle can not return statements but only valuesJoas Schilling2015-11-301-3/+6
|/