summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* Move TemplateProvider registration to boot context and make template type reg...Julius Härtl2021-01-281-1/+1
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-282-7/+7
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-283-2/+4
* files: Create files from template APIJulius Härtl2021-01-282-1/+89
* cast intsRobin Appelman2021-01-271-2/+2
* handle the cache where a cache entry with the correct path has already been r...Robin Appelman2021-01-271-6/+28
* also repair storage idRobin Appelman2021-01-271-0/+3
* add command to repair broken filesystem treesRobin Appelman2021-01-271-0/+107
* Merge pull request #25055 from nina-py/18439-add-crop-image-previews-settingJulius Härtl2021-01-152-0/+16
|\
| * Add "Crop image previews" setting to filesNina Pypchenko2021-01-142-0/+16
* | Fix database connection usage in the files scannerChristoph Wurst2021-01-112-18/+22
* | Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
|/
* Update license headersChristoph Wurst2020-12-302-0/+2
* Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma2020-12-222-2/+2
|\
| * Unify links to php.netJ0WI2020-09-172-2/+2
* | Update all license headers for Nextcloud 21Christoph Wurst2020-12-1611-12/+13
* | Indicate preview availability in recent file api responsesRichard Steinmetz2020-12-101-0/+1
* | Address minor commentsJulius Härtl2020-12-091-1/+1
* | Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-092-2/+3
* | Add attributes to file search resultsChristoph Wurst2020-12-031-1/+4
* | Fix getstorage callRoeland Jago Douma2020-11-061-0/+1
* | Do not setup the default FS on normal routesRoeland Jago Douma2020-11-061-0/+1
* | only run the background scanner for users that have unscanned filesRobin Appelman2020-10-201-26/+41
* | Stop transfer of ownership between same usersSujith Haridasan2020-10-121-0/+10
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-055-49/+49
* | add mount point to quota warning messageRobin Appelman2020-10-041-0/+1
|/
* Merge pull request #22854 from nextcloud/bugfix/noid/unified-searchRoeland Jago Douma2020-09-151-2/+2
|\
| * Use absolute URLs on search results for the clientsJoas Schilling2020-09-151-2/+2
* | Fix files search providerRoeland Jago Douma2020-09-111-1/+11
|/
* Allow to get activities for files by email againJoas Schilling2020-09-101-3/+3
* Merge pull request #22648 from nextcloud/bugfix/noid/transfer-all-sharesJoas Schilling2020-09-091-2/+2
|\
| * Transfer shares if no path providedJulius Härtl2020-09-071-2/+2
* | Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
|/
* Do not expose direct editing if no master key is availableJulius Härtl2020-09-012-3/+16
* Transfer shares of the transferred root nodeJulius Härtl2020-08-311-3/+36
* show better quota warning for group folders and external storageRobin Appelman2020-08-251-0/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-2411-5/+18
* Merge pull request #21797 from rawtaz/patch-1Morris Jobke2020-08-201-1/+1
|\
| * Include circle shares when transferring ownershiprawtaz2020-07-151-1/+1
| * Include e-mail shares when transferring ownershiprawtaz2020-07-111-1/+1
* | Merge pull request #21861 from nextcloud/techdebt/files-psr-containerMorris Jobke2020-08-171-15/+22
|\ \
| * | Fix TagService DI nameMorris Jobke2020-08-171-1/+1
| * | Migrate files to the PSR containerChristoph Wurst2020-08-171-15/+22
* | | Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-1/+1
|/ /
* | merge file activity settings into a single 'favorite changed' itemRobin Appelman2020-08-135-280/+16
* | Merge pull request #22117 from nextcloud/activity-settings-groupingMorris Jobke2020-08-117-90/+54
|\ \
| * | allow grouping of activity settingsRobin Appelman2020-08-057-90/+54
* | | Merge pull request #21775 from nextcloud/bugfix/noid/transfer-object-storageMorris Jobke2020-08-111-1/+1
|\ \ \
| * | | Use constant instead of magic number Morris Jobke2020-08-111-1/+1
| * | | Do not exit if available space cannot be determined on file transferJulius Härtl2020-08-111-1/+1