summaryrefslogtreecommitdiffstats
path: root/apps/files/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge pull request #22169 from nextcloud/enh/noid/prefer-typed-eventsMorris Jobke2020-08-111-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Prefer typed event over string based onesMorris Jobke2020-08-101-3/+2
* | | | Add PHP doc for eventsMorris Jobke2020-08-101-0/+5
|/ / /
* | | Hand in the route and the parameters of the requestJoas Schilling2020-08-051-1/+5
* | | Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-1/+1
|/ /
* | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-042-44/+29
* | Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-032-5/+32
* | Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-22/+12
|/
* Lazy register the navigationRoeland Jago Douma2020-07-091-22/+28
* Add removal of mounts without storages to files:cleanup commandJulius Härtl2020-07-071-0/+33
* Also always return in app commandsJoas Schilling2020-06-264-5/+7
* Update share type constant usageJoas Schilling2020-06-242-8/+10
* Implement unified search for FilesChristoph Wurst2020-06-243-21/+62
* Add unified search APIChristoph Wurst2020-06-241-0/+72
* Migrate Files to the new bootstrap mechanismChristoph Wurst2020-06-221-24/+95
* Update license headers for 19Christoph Wurst2020-04-297-0/+7
* Set exit code if something went wrong.Daniel Kesselberg2020-04-261-12/+20
* Add folder argument to files:scan-app-dataRoeland Jago Douma2020-04-221-2/+16
* Add visibility to all constantsChristoph Wurst2020-04-105-6/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1026-35/+3
* Use elseif instead of else ifChristoph Wurst2020-04-105-23/+23
* Remove spaces after method or function callChristoph Wurst2020-04-091-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-0913-13/+0
* Show the displayname instead of the user idJoas Schilling2020-04-081-19/+34
* Try to use the display name of file transfersJoas Schilling2020-04-081-6/+20
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-316-1/+9
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-274-12/+0
|\
| * Remove unused importsChristoph Wurst2020-03-254-12/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-265-8/+8
|/
* Merge pull request #19777 from nextcloud/fix/viewer-publicJohn Molakvoæ2020-03-121-0/+5
|\
| * Use dispatchTypedJohn Molakvoæ (skjnldsv)2020-03-111-1/+1
| * Properly emit Viewer event on files and files_sharingJohn Molakvoæ (skjnldsv)2020-03-111-0/+5
* | Unify the code a bitJoas Schilling2020-03-101-16/+36
* | Use contacts name on federated activitiesJoas Schilling2020-03-101-11/+35
* | Combine move activities as wellJoas Schilling2020-03-101-1/+5
|/