Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Fix TagService DI name | Morris Jobke | 2020-08-17 | 1 | -1/+1 |
* | Migrate files to the PSR container | Christoph Wurst | 2020-08-17 | 1 | -15/+22 |
* | Adjust apps' code to use the ContainerInterface | Christoph Wurst | 2020-07-21 | 1 | -22/+12 |
* | Lazy register the navigation | Roeland Jago Douma | 2020-07-09 | 1 | -22/+28 |
* | Implement unified search for Files | Christoph Wurst | 2020-06-24 | 1 | -0/+3 |
* | Migrate Files to the new bootstrap mechanism | Christoph Wurst | 2020-06-22 | 1 | -24/+95 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+1 |
* | Decouple resource provider registration | Daniel Kesselberg | 2019-12-07 | 1 | -4/+4 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+5 |
* | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -2/+3 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 1 | -2/+10 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -4/+5 |
* | Add new LoadAdditionalScriptsEvent | Roeland Jago Douma | 2019-09-23 | 1 | -0/+7 |
* | Lets use DI where we can | Roeland Jago Douma | 2019-08-02 | 1 | -26/+1 |
* | Register providers via class names | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
* | Invalidate the cache when a share is updated | Joas Schilling | 2019-03-01 | 1 | -0/+2 |
* | Allow apps to register resource providers | Julius Härtl | 2019-03-01 | 1 | -0/+9 |
* | Inject helper | Roeland Jago Douma | 2018-07-12 | 1 | -1/+3 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+2 |
* | Add events for favorites | Joas Schilling | 2018-01-10 | 1 | -2/+3 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Fix app name of files app | Morris Jobke | 2017-02-14 | 1 | -1/+0 |
* | Add an activity when managing favorites | Joas Schilling | 2016-12-04 | 1 | -0/+1 |
* | add recent files api endpoint | Robin Appelman | 2016-07-22 | 1 | -1/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Move Files app to PSR-4 (#24569) | Joas Schilling | 2016-05-12 | 1 | -0/+94 |