aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/views/Sidebar.vue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Emit sidebar eventsLouis Chemineau2021-06-071-1/+22
* adapt files and app settings sidebar 'primary-actions' slot that became 'desc...Julien Veyssier2021-03-191-1/+1
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-201-0/+1
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-071-49/+32
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-071-26/+14
* Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-221-1/+1
* Fetch translate for Tags from files appDaniel Kesselberg2020-03-031-1/+1
* Fix legacy tabsJohn Molakvoæ (skjnldsv)2020-01-291-0/+1
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-221-2/+31
* Close handlingJohn Molakvoæ (skjnldsv)2020-01-221-6/+11
* Allow to await the sidebarJohn Molakvoæ (skjnldsv)2020-01-221-30/+39
* Close after clickJohn Molakvoæ (skjnldsv)2020-01-151-2/+6
* Only show tag selector if tags are setJulius Härtl2020-01-151-0/+25
* Proper text previewsRoeland Jago Douma2020-01-141-2/+12
* Use @nextcloud/paths for file sidebarGary Kim2020-01-081-1/+2
* Encode URI for file sidebarGary Kim2020-01-081-1/+1
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-14/+14
* Fix Sidebar enabled checkJohn Molakvoæ (skjnldsv)2019-12-191-5/+1
* Use own getIconUrl methodJohn Molakvoæ (skjnldsv)2019-12-041-1/+32
* Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-041-1/+3
* Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-131-2/+2
* Fix legacy tab backbone fileinfo changeJohn Molakvoæ (skjnldsv)2019-10-291-7/+13
* Fix triggering favorite file actions on the file listJohn Molakvoæ (skjnldsv)2019-10-291-0/+7
* Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-1/+1
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+345