| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Remove routes with missing controller methods | jld3103 | 2023-11-02 | 1 | -5/+0 |
* | fix(files): preview loading | John Molakvoæ (skjnldsv) | 2023-09-26 | 1 | -1/+2 |
* | fix(files): trashbin redirect and default fileid Sidebar open | John Molakvoæ | 2023-08-17 | 1 | -4/+2 |
* | add commands to copy/move files | Robin Appelman | 2023-07-12 | 1 | -0/+2 |
* | chore: remove old favorites view | John Molakvoæ | 2023-07-05 | 1 | -5/+0 |
* | Fix files API route names | jld3103 | 2023-06-15 | 1 | -15/+15 |
* | add utility command for object store objects | Robin Appelman | 2023-06-09 | 1 | -0/+3 |
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
* | add command to write a file | Robin Appelman | 2023-05-04 | 1 | -0/+1 |
* | move get/delete commands to files namespace, make get take the output as argu... | Robin Appelman | 2023-05-04 | 1 | -0/+2 |
* | feat(files): add view config service to store user-config per view | John Molakvoæ | 2023-04-18 | 1 | -11/+16 |
* | perf(files): fetch previews faster and cache properly | John Molakvoæ | 2023-04-06 | 1 | -0/+5 |
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
* | Revert "fix(performance): Do not set up filesystem on every call" | Joas Schilling | 2023-02-21 | 1 | -5/+4 |
* | Do not set up filesystem on every call | Anna Larch | 2023-02-17 | 1 | -4/+5 |
* | 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 |