aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/sidebar.js
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-291-19/+2
* sidebar: allow turning off tags view by defaultVarun Patil2023-11-271-0/+1
* chore(files_reminders): upgrade to 28 APIsJohn Molakvoæ2023-11-081-2/+0
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-081-0/+2
* Trigger click event when scrollTo is setLouis Chemineau2021-06-091-0/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-1/+1
* Fix app sidebar mountpointJohn Molakvoæ (skjnldsv)2020-10-141-3/+4
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-071-0/+2
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-071-3/+0
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Close handlingJohn Molakvoæ (skjnldsv)2020-01-221-0/+1
* Allow to await the sidebarJohn Molakvoæ (skjnldsv)2020-01-221-3/+3
* Init OCA.Files.Sidebar right awayJohn Molakvoæ (skjnldsv)2020-01-091-8/+7
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-3/+3
* Properly query filesJohn Molakvoæ (skjnldsv)2019-12-041-1/+1
* Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-041-3/+5
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+59