Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Psalm easy fixes in apps/files/appinfo/routes.php | Côme Chilliet | 2023-02-07 | 1 | -2/+2 |
* | feat(files): Quota in navigation | John Molakvoæ | 2023-01-17 | 1 | -5/+5 |
* | Remove unused legacy ajax/list.php in files app | Vincent Petry | 2023-01-09 | 1 | -2/+0 |
* | fix(files): Make sure that static routes on /apps/files still work | Julius Härtl | 2023-01-05 | 1 | -12/+12 |
* | Fixing tests | John Molakvoæ | 2023-01-04 | 1 | -7/+7 |
* | Port settings to Modal | John Molakvoæ | 2023-01-04 | 1 | -0/+10 |
* | Port Files navigation to vue | John Molakvoæ | 2023-01-04 | 1 | -11/+22 |
* | Add a background job to delete expired tokens | Joas Schilling | 2022-10-12 | 1 | -0/+1 |
* | Require a token for "Edit locally" | Joas Schilling | 2022-10-11 | 2 | -1/+15 |
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
* | set defaultEnabled in shipped.json | Maxence Lange | 2022-09-15 | 1 | -1/+0 |
* | Remove .php from url | Carl Schwan | 2022-06-21 | 1 | -1/+1 |
* | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -2/+2 |
* | Master is now 24 | Joas Schilling | 2021-11-11 | 1 | -2/+2 |
* | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 |
* | Bump app version | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
* | Master is now 23 | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+2 |
* | This is 22 | Joas Schilling | 2021-02-03 | 1 | -1/+1 |
* | files: Create files from template API | Julius Härtl | 2021-01-28 | 1 | -0/+15 |
* | add command to repair broken filesystem trees | Robin Appelman | 2021-01-27 | 1 | -0/+1 |
* | Add "Crop image previews" setting to files | Nina Pypchenko | 2021-01-14 | 1 | -0/+5 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 |
* | merge file activity settings into a single 'favorite changed' item | Robin Appelman | 2020-08-13 | 1 | -4/+1 |
* | Migrate Files to the new bootstrap mechanism | Christoph Wurst | 2020-06-22 | 1 | -72/+0 |
* | Bump app versions and requirements | Joas Schilling | 2020-05-07 | 1 | -2/+2 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Fix legacy routes | Joas Schilling | 2020-04-18 | 1 | -2/+2 |
* | Allow some apps to have root URLs in their own routing file | Joas Schilling | 2020-04-18 | 1 | -0/+7 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -4/+12 |
* | Properly query files | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -0/+3 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 2 | -1/+20 |
* | Only expose link to info endpoint in capabilties | Julius Härtl | 2019-11-27 | 1 | -0/+5 |
* | Move editor list to capabilities | Julius Härtl | 2019-11-27 | 1 | -5/+0 |
* | Add background job for token cleanup | Julius Härtl | 2019-11-27 | 1 | -0/+1 |
* | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 2 | -1/+28 |
* | Merge pull request #17509 from nextcloud/fix/application-singleton | John Molakvoæ | 2019-11-04 | 1 | -1/+2 |
|\ | |||||
| * | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 1 | -1/+2 |
* | | Deprecate TemplateManager | Julius Härtl | 2019-10-16 | 1 | -1/+0 |
|/ | |||||
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
* | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 2 | -9/+0 |
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 |
* | Merge pull request #11573 from nextcloud/gridview-table | Morris Jobke | 2018-10-24 | 1 | -0/+10 |
|\ | |||||
| * | Add filepicker toggle | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -0/+5 |
| * | Remember toggle and events handler | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -0/+5 |