aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/views/Navigation.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Sort tree views correctly by natural orderChristopher Ng2024-09-101-1/+0
* fix(files): Fix non-sticky sticky views in files navChristopher Ng2024-08-141-1/+6
* feat: Load limited depth treeChristopher Ng2024-08-081-2/+22
* feat: Navigate via folder treeChristopher Ng2024-08-011-95/+32
* refactor(files): Migrate logger util to TypescriptFerdinand Thiessen2024-08-011-1/+1
* chore: fix some commentswithbest2024-07-291-1/+1
* test: Add cypress tests for file list filteringFerdinand Thiessen2024-07-251-32/+35
* feat(files): Implement files list filters for name, modified time and typeFerdinand Thiessen2024-07-251-3/+13
* refactor: Use composable for `currentView` and `views` to make it reactive wh...Ferdinand Thiessen2024-06-231-28/+37
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+3
* fix(files): page h1 headingGrigorii K. Shartsev2024-02-231-2/+0
* fix(files): Make sure to add the `fileid` on favorite folders navigation entriesFerdinand Thiessen2024-01-251-4/+4
* fix(files): Set default view and match also child routesFerdinand Thiessen2024-01-251-13/+24
* fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-01-251-13/+8
* fix(files): navigation exactJohn Molakvoæ2023-12-121-1/+2
* enh(files): Add files navigation labelChristopher Ng2023-12-061-1/+2
* Fix more active entry iconsJoas Schilling2023-11-291-0/+4
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-10/+10
* fix(files): unnecessary navigation change detectionJohn Molakvoæ2023-08-171-3/+5
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-74/+11
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-3/+3
* fix(files): fileid attributeJohn Molakvoæ2023-04-211-1/+1
* feat(files): add default action supportJohn Molakvoæ2023-04-201-1/+0
* feat(files): add view config service to store user-config per viewJohn Molakvoæ2023-04-181-7/+26
* fix: wrong copyrightJohn Molakvoæ2023-04-121-2/+2
* chore(eslint): clean and fixJohn Molakvoæ2023-04-061-0/+1
* feat(files): custom columnsJohn Molakvoæ2023-04-061-1/+1
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-5/+28
* Set `<h1>` headings for navigation through files appjulia.kirschenheuter2023-03-161-0/+2
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-4/+17
* l10n: Change to uppercaseValdnet2023-01-091-1/+1
* fix(files): Settings & cypress fixesJohn Molakvoæ2023-01-041-1/+1
* Fix favourite openingJohn Molakvoæ2023-01-041-12/+22
* Add component testingJohn Molakvoæ2023-01-041-16/+18
* Fix preview cropJohn Molakvoæ2023-01-041-28/+71
* Port settings to ModalJohn Molakvoæ2023-01-041-4/+57
* Port Files navigation to vueJohn Molakvoæ2023-01-041-0/+156