aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/components/TemplatePreview.vue
Commit message (Expand)AuthorAgeFilesLines
* fix: Show full template nameJulius Knorr2025-01-151-3/+0
* feat(templates): make second click as confirmation on templates pickerLuka Trovic2024-12-021-1/+6
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-191-1/+1
* refactor(files): migrate to @nextcloud/sharingGrigorii K. Shartsev2024-10-251-3/+3
* chore(files): migrate davUtils to TSGrigorii K. Shartsev2024-10-251-1/+1
* fix: use empty template by default when pressing enterElizabeth Danzberger2024-08-211-0/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-291-20/+3
* chore(files): replace `encodeFilePath` by `encodePath` from `@nextcloud/paths`skjnldsv2024-02-221-2/+2
* feat(files): add move or copy actionJohn Molakvoæ2023-09-261-1/+1
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-1/+2
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-281-14/+31
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-281-0/+203