| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(files): Make the files download action use WebDAV zip download | Ferdinand Thiessen | 2024-09-28 | 1 | -176/+164 |
* | feat(files): Support setting view config for complex ids | Christopher Ng | 2024-08-01 | 1 | -0/+5 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -31/+3 |
* | fix: Remove routes with missing controller methods | jld3103 | 2023-11-02 | 1 | -5/+0 |
* | fix(files): trashbin redirect and default fileid Sidebar open | John Molakvoæ | 2023-08-17 | 1 | -4/+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 |
* | 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 |
* | 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 |
* | Require a token for "Edit locally" | Joas Schilling | 2022-10-11 | 1 | -0/+14 |
* | Remove .php from url | Carl Schwan | 2022-06-21 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+2 |
* | files: Create files from template API | Julius Härtl | 2021-01-28 | 1 | -0/+15 |
* | 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 |
* | 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 license headers | Christoph Wurst | 2019-12-05 | 1 | -3/+9 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 1 | -1/+16 |
* | 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 |
* | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 1 | -0/+27 |
* | Do not create Application instances directly | Christoph Wurst | 2019-10-11 | 1 | -1/+2 |
* | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 1 | -5/+0 |
* | 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 |
* | | fix for favorites-quickaccess: newly added folders dont show up when added to... | Felix Nüsse | 2018-10-10 | 1 | -0/+5 |
|/ |
|
* | Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720 | fnuesse | 2018-08-08 | 1 | -50/+0 |
* | Upgraded navigation submenu management and api + created sharing submenu | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -8/+3 |
* | Added drop-animation to sortable-list | fnuesse | 2018-07-12 | 1 | -0/+5 |
* | Removed old code | fnuesse | 2018-07-12 | 1 | -8/+33 |
* | Added toggleable QuickAccess | fnuesse | 2018-07-12 | 1 | -0/+20 |
* | Added FavoritesQuickaccess-Sidebar | fnuesse | 2018-07-12 | 1 | -0/+10 |
* | Remove unused download.php | Roeland Jago Douma | 2018-03-19 | 1 | -5/+0 |
* | Move storagestats endpoint to proper controller | Roeland Jago Douma | 2018-03-13 | 1 | -20/+24 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 1 | -12/+0 |
* | Make it possible to filter by tags with REPORT method | Vincent Petry | 2016-10-19 | 1 | -6/+0 |
* | Do not error on maxUploadChange | Roeland Jago Douma | 2016-08-22 | 1 | -0/+5 |
* | add recent files api endpoint | Robin Appelman | 2016-07-22 | 1 | -0/+5 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |