Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide preview if it is in full screen mode (viewer is open) | Julius Härtl | 2022-03-02 | 1 | -3/+3 |
* | fix all modals after vue 5.0 | szaimen | 2022-02-22 | 1 | -1/+1 |
* | Use @nextcloud/sharing in files and files_sharing | Louis Chemineau | 2022-01-26 | 1 | -2/+3 |
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 2 | -10/+5 |
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 2 | -21/+36 |
* | fix template picker for file actions using the fileInfoModel | Julien Veyssier | 2021-12-30 | 1 | -2/+5 |
* | Fix file creation from template without ext | John Molakvoæ | 2021-09-17 | 1 | -11/+16 |
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 1 | -1/+1 |
* | Add titleTooltip to sidebar | szaimen | 2021-07-19 | 1 | -0/+1 |
* | Add timestamp tooltip | Christopher Ng | 2021-06-14 | 1 | -0/+11 |
* | Trigger click event when scrollTo is set | Louis Chemineau | 2021-06-09 | 1 | -2/+21 |
* | Emit sidebar events | Louis Chemineau | 2021-06-07 | 1 | -1/+22 |
* | Replace node-sass with sass | John Molakvoæ (skjnldsv) | 2021-05-27 | 1 | -1/+1 |
* | adapt files and app settings sidebar 'primary-actions' slot that became 'desc... | Julien Veyssier | 2021-03-19 | 1 | -1/+1 |
* | At least try to give the full context for the file action | Julius Härtl | 2021-03-02 | 1 | -1/+2 |
* | Do not trigger a full filelist reload after creating a new file | Julius Härtl | 2021-03-02 | 1 | -3/+2 |
* | Fix button size | Julius Härtl | 2021-01-28 | 1 | -0/+4 |
* | Skip template picker if none available | John Molakvoæ (skjnldsv) | 2021-01-28 | 1 | -25/+47 |
* | Add template picker | John Molakvoæ (skjnldsv) | 2021-01-28 | 1 | -0/+268 |
* | Init vue comments tab | John Molakvoæ (skjnldsv) | 2020-10-20 | 1 | -0/+1 |
* | Upgrade lifecycle and vue parent context | John Molakvoæ (skjnldsv) | 2020-10-07 | 1 | -49/+32 |
* | Move Files Sidebar to proper javascript standard | John Molakvoæ (skjnldsv) | 2020-10-07 | 1 | -26/+14 |
* | Fix breaking changes of nc/vue update | Georg Ehrke | 2020-07-22 | 1 | -1/+1 |
* | Update eslint and switch to @nextcloud packages | Christoph Wurst | 2020-03-25 | 1 | -4/+4 |
* | Add OCA.Files.Settings for Files Settings | Gary Kim | 2020-03-22 | 1 | -0/+48 |
* | Fetch translate for Tags from files app | Daniel Kesselberg | 2020-03-03 | 1 | -1/+1 |
* | Fix legacy tabs | John Molakvoæ (skjnldsv) | 2020-01-29 | 1 | -0/+1 |
* | Migrate to @nextcloud/vue 1.x.x | John Molakvoæ (skjnldsv) | 2020-01-22 | 1 | -2/+31 |
* | Close handling | John Molakvoæ (skjnldsv) | 2020-01-22 | 1 | -6/+11 |
* | Allow to await the sidebar | John Molakvoæ (skjnldsv) | 2020-01-22 | 1 | -30/+39 |
* | Close after click | John Molakvoæ (skjnldsv) | 2020-01-15 | 1 | -2/+6 |
* | Only show tag selector if tags are set | Julius Härtl | 2020-01-15 | 1 | -0/+25 |
* | Proper text previews | Roeland Jago Douma | 2020-01-14 | 1 | -2/+12 |
* | Use @nextcloud/paths for file sidebar | Gary Kim | 2020-01-08 | 1 | -1/+2 |
* | Encode URI for file sidebar | Gary Kim | 2020-01-08 | 1 | -1/+1 |
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -14/+14 |
* | Fix Sidebar enabled check | John Molakvoæ (skjnldsv) | 2019-12-19 | 1 | -5/+1 |
* | Use own getIconUrl method | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -1/+32 |
* | Fix files app LoadSidebar event | John Molakvoæ (skjnldsv) | 2019-12-04 | 1 | -1/+3 |
* | Use function to open a sidebar file | John Molakvoæ (skjnldsv) | 2019-11-13 | 1 | -2/+2 |
* | Fix legacy tab backbone fileinfo change | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -7/+13 |
* | Fix triggering favorite file actions on the file list | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+7 |
* | Systemtags and external actions update | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -1/+1 |
* | Add OCA.Files.Sidebar | John Molakvoæ (skjnldsv) | 2019-10-29 | 1 | -0/+345 |