Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: do not extract fields for blank template | Elizabeth Danzberger | 2025-06-17 | 1 | -1/+7 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | feat: only load template fields when requested | Elizabeth Danzberger | 2025-05-19 | 1 | -4/+7 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | refactor: Migrate nextcloud-vue usage to new import schema | Ferdinand Thiessen | 2025-02-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(templates): make second click as confirmation on templates picker | Luka Trovic | 2024-12-02 | 1 | -0/+8 |
| | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> | ||||
* | refactor(styles): Adjust code style in SCSS sources to match our stylelint ↵ | Ferdinand Thiessen | 2024-11-19 | 1 | -2/+2 |
| | | | | | | config Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat: Add bidi support in core directory | Mostafa Ahangarha | 2024-08-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net> | ||||
* | fix: use empty template by default when pressing enter | Elizabeth Danzberger | 2024-08-21 | 1 | -0/+6 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | refactor(files): Migrate logger util to Typescript | Ferdinand Thiessen | 2024-08-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix: Go back to template picker if template filler closed | Elizabeth Danzberger | 2024-07-30 | 1 | -2/+1 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | fix: Template filler shows only if template has fields | Elizabeth Danzberger | 2024-07-30 | 1 | -2/+1 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | feat: Add frontend components for filling out template | Elizabeth Danzberger | 2024-07-25 | 1 | -11/+16 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | fix(vue): Begin implementing template filler component | Elizabeth Danzberger | 2024-07-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | feat: TemplateFiller component | Elizabeth Danzberger | 2024-07-25 | 1 | -1/+11 |
| | | | | Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -20/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix(files): Inherit some node attributes when creating new nodes to preserve ↵ | Ferdinand Thiessen | 2024-04-16 | 1 | -1/+15 |
| | | | | | | shared state Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Open new file when created from template | Ferdinand Thiessen | 2024-03-05 | 1 | -1/+7 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(files): Fix some type errors in TemplatePicker | Ferdinand Thiessen | 2024-02-09 | 1 | -37/+31 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(files): migrate template picker | John Molakvoæ | 2023-10-17 | 1 | -36/+53 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat: Enhance template picker size and layout depending on aspect ratio | Julius Härtl | 2023-05-10 | 1 | -6/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -5/+5 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix file creation issue if no action are registered | John Molakvoæ | 2022-10-14 | 1 | -8/+11 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 1 | -8/+8 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | fix size of template picker | szaimen | 2022-04-09 | 1 | -2/+1 |
| | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix all modals after vue 5.0 | szaimen | 2022-02-22 | 1 | -1/+1 |
| | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Auto fix warnings | Louis Chemineau | 2022-01-21 | 1 | -4/+2 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -2/+6 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | fix template picker for file actions using the fileInfoModel | Julien Veyssier | 2021-12-30 | 1 | -2/+5 |
| | | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Fix file creation from template without ext | John Molakvoæ | 2021-09-17 | 1 | -11/+16 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 1 | -1/+1 |
| | | | | | | | | | | Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | Replace node-sass with sass | John Molakvoæ (skjnldsv) | 2021-05-27 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | At least try to give the full context for the file action | Julius Härtl | 2021-03-02 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Do not trigger a full filelist reload after creating a new file | Julius Härtl | 2021-03-02 | 1 | -3/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix button size | Julius Härtl | 2021-01-28 | 1 | -0/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Skip template picker if none available | John Molakvoæ (skjnldsv) | 2021-01-28 | 1 | -25/+47 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add template picker | John Molakvoæ (skjnldsv) | 2021-01-28 | 1 | -0/+268 |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |