summaryrefslogtreecommitdiffstats
path: root/apps/files/src/views
Commit message (Expand)AuthorAgeFilesLines
* Hide preview if it is in full screen mode (viewer is open)Julius Härtl2022-03-021-3/+3
* fix all modals after vue 5.0szaimen2022-02-221-1/+1
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-2/+3
* Auto fix warningsLouis Chemineau2022-01-212-10/+5
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-082-21/+36
* fix template picker for file actions using the fileInfoModelJulien Veyssier2021-12-301-2/+5
* Fix file creation from template without extJohn Molakvoæ2021-09-171-11/+16
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-1/+1
* 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
* Replace node-sass with sassJohn Molakvoæ (skjnldsv)2021-05-271-1/+1
* adapt files and app settings sidebar 'primary-actions' slot that became 'desc...Julien Veyssier2021-03-191-1/+1
* At least try to give the full context for the file actionJulius Härtl2021-03-021-1/+2
* Do not trigger a full filelist reload after creating a new fileJulius Härtl2021-03-021-3/+2
* Fix button sizeJulius Härtl2021-01-281-0/+4
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-25/+47
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-281-0/+268
* 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
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-251-4/+4
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-221-0/+48
* 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