aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/views/Sidebar.vue
Commit message (Expand)AuthorAgeFilesLines
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-191-1/+1
* feat(sidebar): Show node owner in metadata sublinefenn-cs2024-10-071-11/+57
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-061-4/+3
* fix(files): undefined sidebarskjnldsv2024-09-041-1/+1
* fix(files): Disable tags editing for shared files/folders with view only perm...Konstantin Myakshin2024-08-091-0/+1
* refactor(files): Migrate logger util to TypescriptFerdinand Thiessen2024-08-011-1/+1
* fix(files): Typo in import of `ShareType`Ferdinand Thiessen2024-07-161-3/+3
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-07-151-1/+1
* fix(files): Use `data-cy` (data attribute) instead of `cy-data`Ferdinand Thiessen2024-06-111-1/+1
* fix(files): Close sidebar if shown node is deletedFerdinand Thiessen2024-06-041-1/+14
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+3
* feat(files): refresh preview on etag changeskjnldsv2024-05-231-1/+2
* fix(comments): Fix issues thrown by comments sidebar tab codeFerdinand Thiessen2024-04-171-4/+4
* test(files): Add e2e tests for live photo syncLouis Chemineau2024-03-141-0/+1
* fix(files): Remove deprecated function calls from sidebar and add aria-label ...Ferdinand Thiessen2024-03-051-56/+43
* Merge pull request #42444 from nextcloud/fix/41877/files--move-focus-to-sideb...John Molakvoæ2024-02-081-9/+16
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-16/+9
* fix(files): focus sidebar tab on tab or file changeGrigorii K. Shartsev2024-02-071-9/+16
* sidebar: allow turning off tags view by defaultVarun Patil2023-11-271-2/+12
* 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(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-181-1/+2
* 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
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-7/+0
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-5/+5
* fix: Always apply fullscreen styling to sidebarJulius Härtl2023-07-171-0/+6
* Do not load preview if version tab is not activeLouis Chemineau2023-06-281-0/+2
* Reset show tags on closeChristopher Ng2023-06-061-0/+1
* Add accessible system tags selectChristopher Ng2023-04-191-9/+29
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-6/+6
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-7/+7
* appsidebar should be compact when opened on small heightsSimon L2023-01-041-1/+12
* Lint and remove file_versions testsLouis Chemineau2022-11-281-1/+1
* Use svg iconsLouis Chemineau2022-11-281-3/+12
* Add support for Material icon in files sidebarCarl Schwan2022-11-281-2/+6
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Fix sidebar toggleJohn Molakvoæ2022-09-021-2/+4
* Some more fixesJulius Härtl2022-09-011-0/+1
* Expose full page sidebar state to main app contentJulius Härtl2022-09-011-0/+5
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-12/+12
* Hide preview if it is in full screen mode (viewer is open)Julius Härtl2022-03-021-3/+3
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-2/+3
* Auto fix warningsLouis Chemineau2022-01-211-6/+3
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-19/+30
* Add titleTooltip to sidebarszaimen2021-07-191-0/+1
* Add timestamp tooltipChristopher Ng2021-06-141-0/+11
* Trigger click event when scrollTo is setLouis Chemineau2021-06-091-2/+21