| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): properly forward open params from short urls | skjnldsv | 2025-02-19 | 1 | -37/+116 |
* | fix(files): Harden thumbnail endpointbackport/50430/stable30 | Ferdinand Thiessen | 2025-01-26 | 1 | -2/+87 |
* | perf(files): Do not block files page load with server-side favorites retrieval | Christopher Ng | 2024-08-29 | 1 | -48/+16 |
* | fix: implement sharding compatible cleanup for various bits | Robin Appelman | 2024-08-28 | 1 | -4/+10 |
* | test(files): Fix ApiController test | Christopher Ng | 2024-08-01 | 1 | -1/+16 |
* | fix: Ignore preview requests for invalid file ids | Julius Härtl | 2024-07-22 | 1 | -0/+12 |
* | refactor: Remove deprecated `Util` function for filename validation to `Filen... | Ferdinand Thiessen | 2024-07-16 | 1 | -4/+7 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 20 | -468/+64 |
* | fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access ... | Ferdinand Thiessen | 2024-04-29 | 1 | -5/+0 |
* | feat: cleanup filecache_extended items by default | Robin Appelman | 2024-04-15 | 1 | -1/+2 |
* | perf: switch places that always use the first getById result to getFirstNodeById | Robin Appelman | 2024-03-04 | 1 | -5/+5 |
* | fix(files): Remove dead code from files controllers | Ferdinand Thiessen | 2024-02-12 | 1 | -3/+2 |
* | fix(files): combine navigation and files list into single Vue app | Grigorii K. Shartsev | 2024-01-25 | 1 | -5/+0 |
* | fix(files): Adjust ID for skip content buttons | Ferdinand Thiessen | 2023-12-21 | 1 | -0/+2 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+0 |
* | fix(cypress): formatFileSize change revert from files library | John Molakvoæ | 2023-11-08 | 3 | -13/+13 |
* | fix(files): disallow illegal characters | John Molakvoæ (skjnldsv) | 2023-10-04 | 1 | -1/+6 |
* | fix: remove old fileUploadSpec jsunit test | John Molakvoæ | 2023-09-01 | 1 | -303/+0 |
* | fix(files): trashbin redirect and default fileid Sidebar open | John Molakvoæ | 2023-08-17 | 1 | -156/+13 |
* | Fix various deprecation warnings in tests on PHP 8.3 | Côme Chilliet | 2023-08-14 | 1 | -0/+1 |
* | Migrate parts of files app away from depecrated Ilogger | fenn-cs | 2023-08-13 | 1 | -8/+10 |
* | Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanup | Joas Schilling | 2023-08-04 | 1 | -3/+3 |
|\ |
|
| * | feat!: Migrate TagService events to typed events | Joas Schilling | 2023-07-28 | 1 | -3/+3 |
* | | feat(files): migrate recent view | John Molakvoæ (skjnldsv) | 2023-08-02 | 1 | -17/+0 |
|/ |
|
* | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher | Joas Schilling | 2023-07-25 | 1 | -2/+1 |
* | fix: drop legacy sharing files | John Molakvoæ | 2023-07-11 | 1 | -74/+0 |
* | chore: remove old favorites view | John Molakvoæ | 2023-07-05 | 3 | -314/+0 |
* | feat(files): add view config service to store user-config per view | John Molakvoæ | 2023-04-18 | 2 | -47/+11 |
* | fix(tests): update jsunit tests after dep and files update | John Molakvoæ | 2023-04-06 | 4 | -14/+14 |
* | feat(files): implement sorting per view | John Molakvoæ | 2023-04-06 | 2 | -30/+20 |
* | Adjust breadcrumb navigation structure to the navigation list | julia.kirschenheuter | 2023-04-04 | 1 | -5/+5 |
* | Fix name of skip method for phpunit | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
* | Improve behavior with dates on 32bits and fix tests or skip them | Côme Chilliet | 2023-02-07 | 1 | -1/+4 |
* | feat(files): Quota in navigation | John Molakvoæ | 2023-01-17 | 1 | -8/+4 |
* | Fix favourite opening | John Molakvoæ | 2023-01-04 | 1 | -12/+16 |
* | Fixing tests | John Molakvoæ | 2023-01-04 | 5 | -279/+35 |
* | Port Files navigation to vue | John Molakvoæ | 2023-01-04 | 1 | -4/+2 |
* | Adapt tests to new job constructors | Côme Chilliet | 2022-12-05 | 1 | -5/+8 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -3/+3 |
* | Fix jsunit tests | Julius Härtl | 2022-09-01 | 2 | -4/+4 |
* | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecated | Carl Schwan | 2022-08-23 | 1 | -0/+2 |
|\ |
|
| * | Port existing server code to new interface | Carl Schwan | 2022-08-08 | 1 | -0/+2 |
* | | Use user name cache in activity providers | Joas Schilling | 2022-08-19 | 1 | -9/+2 |
|/ |
|
* | Remove more legacy ids | Vincent Petry | 2022-07-27 | 2 | -2/+2 |
* | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 4 | -20/+19 |
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 8 | -134/+136 |
* | Remove at() matcher for tests for files app | Côme Chilliet | 2022-05-24 | 3 | -21/+19 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -4/+4 |
* | Revert "Show the child folders in the breadcrumb menu when on a parent entry." | Simon L | 2022-04-29 | 1 | -4/+2 |
* | fix filelist not loading after refresh in firefox | Robin Appelman | 2022-04-07 | 1 | -0/+1 |