summaryrefslogtreecommitdiffstats
path: root/apps/files/src/views
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-253-28/+40
* fix(files): Make sure `$navigation` is observable to react on changesFerdinand Thiessen2024-01-251-2/+1
* fix(files): Set default view and match also child routesFerdinand Thiessen2024-01-251-8/+18
* fix(files): use backend error message if providedJohn Molakvoæ2024-01-181-4/+7
* fix(files): better upload error handlingJohn Molakvoæ2024-01-161-0/+36
* feat(files): disable upload button if quota is reachedJohn Molakvoæ2024-01-161-1/+28
* Refresh FileList on current folder updateRaul Ferreira2024-01-111-1/+17
* Include grid view toggle in accessibility switchLouis Chemineau2024-01-091-1/+4
* fix(files): add label for WebDAV URL in files settingsGrigorii K. Shartsev2024-01-081-0/+1
* Add global accessibility switchLouis Chemineau2023-12-191-1/+6
* fix(files): Partly revert 32c1aeb and show correct quota againFerdinand Thiessen2023-12-151-5/+5
* fix(files): navigation exactJohn Molakvoæ2023-12-141-1/+2
* fix(files): Adjust reference picker for new vue file pickerFerdinand Thiessen2023-12-071-67/+57
* enh(files): Add files navigation labelChristopher Ng2023-12-071-1/+2
* fix: Also filter out undefined entries from the file listJulius Härtl2023-12-051-2/+2
* fix: Properly take show_hidden user setting into account for file listingJulius Härtl2023-12-051-2/+8
* fix(config): Adjust typescript config to allow `.ts` imports and Typescript i...Ferdinand Thiessen2023-12-051-11/+11
* fix(files): Show error message if drag-and-drop upload failsFerdinand Thiessen2023-12-051-1/+1
* fix(files): Allow to drag and drop new files also on empty directoriesFerdinand Thiessen2023-12-051-10/+23
* Fix more active entry iconsJoas Schilling2023-11-301-0/+4
* Fix action button labelsMarco Ambrosini2023-11-241-1/+1
* Add star indicator in file descriptionMarco2023-11-221-1/+2
* Move starring into actions menuMarco2023-11-221-2/+15
* fix(files): Ensure favorites and folders are sorted first regardless or sorti...Ferdinand Thiessen2023-11-161-16/+35
* Hide .mov for live photosLouis Chemineau2023-11-091-1/+4
* Reduce left margin of files list headerjulia.kirschenheuter2023-10-171-1/+2
* fix(files): hide grid view button on narrow screenJohn Molakvoæ2023-10-171-1/+4
* feat(files): add grid toggle buttonJohn Molakvoæ2023-10-172-2/+31
* feat(files): migrate template pickerJohn Molakvoæ2023-10-172-38/+61
* feat: allow external drop and add dropzoneJohn Molakvoæ2023-10-101-0/+1
* feat(files): add move or copy actionJohn Molakvoæ2023-09-261-2/+3
* fix(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-182-3/+3
* feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-181-1/+11
* feat(files): add sharing icon in headerJohn Molakvoæ2023-09-021-4/+80
* feat(files): add uploaderJohn Molakvoæ2023-09-011-3/+39
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-232-9/+18
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-233-6/+3
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-237-56/+52
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-171-28/+30
* fix(cypress): adjust selectorsJohn Molakvoæ2023-08-171-1/+7
* fix(files): sidebar favorite event syncJohn Molakvoæ2023-08-171-5/+20
* fix(files): unnecessary navigation change detectionJohn Molakvoæ2023-08-171-3/+5
* fix(files): dir contents variablesJohn Molakvoæ2023-08-171-5/+8
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-178-125/+36
* feat(f2v): migrate FilesJohn Molakvoæ2023-08-171-0/+42
* fix(cypress): Really mock the initial state instead of trying to stub a moduleFerdinand Thiessen2023-08-021-41/+21
* fix: Resolve code linting issuesFerdinand Thiessen2023-08-021-7/+8
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-024-14/+14
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-0/+47
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-11/+16