aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/views
Commit message (Expand)AuthorAgeFilesLines
* fix(files): undefined sidebarskjnldsv2024-09-041-1/+1
* fix(files): Adjust import of `ShareType`Ferdinand Thiessen2024-08-241-3/+3
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-08-022-1/+4
* fix(comments): Fix issues thrown by comments sidebar tab codeFerdinand Thiessen2024-08-021-4/+4
* fix: Ensure displayname is a stringFerdinand Thiessen2024-08-021-35/+1
* chore(deps): Update `@nextcloud/files` to v3.6.0Ferdinand Thiessen2024-08-021-6/+7
* refactor: Use composable for `currentView` and `views` to make it reactive wh...Ferdinand Thiessen2024-07-103-118/+145
* refactor(files): Update `@nextcloud/files` to v3.5.1Ferdinand Thiessen2024-07-101-2/+2
* sidebar: allow turning off tags view by defaultGit'Fellow2024-07-091-2/+12
* fix(files): Update favorites navigation list on folder renamesLouis Chemineau2024-06-272-2/+70
* fix(files): do not rely on unique fileidskjnldsv2024-06-131-4/+9
* feat(cypress): Add tests for files sidebarFerdinand Thiessen2024-06-101-0/+1
* fix(files): Update current fileid in route if that node was deletedFerdinand Thiessen2024-06-101-0/+36
* fix(files): Close sidebar if shown node is deletedFerdinand Thiessen2024-06-101-1/+14
* fix: Update `@nextcloud/files` to 3.4.0 to fix public link sharesFerdinand Thiessen2024-06-011-1/+1
* fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-05-311-1/+2
* fix(files): Implement `SortingService` to fix sorting of filesFerdinand Thiessen2024-05-281-1/+1
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-183-6/+20
* fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-171-0/+10
* fix(files): Inherit some node attributes when creating new nodes to preserve ...Ferdinand Thiessen2024-04-161-1/+15
* fix(breadcrumbs): Improved breadcrumb progress bar mobile renderingEduardo Morales2024-04-101-5/+3
* fix: Display "+New" while files page loads instead of "+Add".Ty Davis2024-03-161-1/+1
* fix: Ensure correct stacking context for right click menuChristopher Ng2024-03-151-1/+1
* feat(files): restore unified search filtering in files viewfenn-cs2024-03-151-11/+33
* fix(files): Open new file when created from templateFerdinand Thiessen2024-03-061-1/+7
* fix(files): Remove deprecated function calls from sidebar and add aria-label ...Ferdinand Thiessen2024-03-051-56/+43
* fix(files): page h1 headingGrigorii K. Shartsev2024-02-232-4/+6
* fix(files): Fix some type errors in TemplatePickerFerdinand Thiessen2024-02-101-37/+31
* enh(files): Add modal to set filename before creating new files in the fileslistFerdinand Thiessen2024-02-101-2/+7
* fix(files_sharing): use proper sharing AccountPlus icon in breadcrumbsSimon L2024-02-081-5/+5
* fix(files): focus sidebar tab on tab or file changeGrigorii K. Shartsev2024-02-081-9/+16
* fix(files): Consistent sorting for folders before files (user configurable)Ferdinand Thiessen2024-02-032-2/+6
* fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-02-012-37/+20
* 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