aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke2021-03-221-31/+46
|\
| * pass order from unified search to file searchRobin Appelman2021-03-191-1/+5
| * use "newer" node search api directly in unified searchRobin Appelman2021-03-181-31/+42
* | Only perform login check during ownership transfer for encryptionChristoph Wurst2021-03-191-2/+5
* | Merge pull request #25676 from nextcloud/drop/utl-is-ieMorris Jobke2021-03-171-1/+1
|\ \ | |/ |/|
| * Drop \OCP\Util::isIeChristoph Wurst2021-03-091-1/+1
* | Merge pull request #26131 from nextcloud/fix/initialstate-templatesVincent Petry2021-03-171-1/+1
|\ \
| * | Fix default missing initial state for templatesJohn Molakvoæ (skjnldsv)2021-03-151-1/+1
| |/
* / limit constructing of result objects in file searchRobin Appelman2021-03-111-2/+3
|/
* Activity: show if files are hidden or notRoeland Jago Douma2021-03-041-2/+38
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-182-2/+2
* 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