aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/views/TemplatePicker.vue
Commit message (Expand)AuthorAgeFilesLines
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-36/+53
* feat: Enhance template picker size and layout depending on aspect ratioJulius Härtl2023-05-101-6/+7
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-5/+5
* Fix file creation issue if no action are registeredJohn Molakvoæ2022-10-141-8/+11
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-8/+8
* fix size of template pickerszaimen2022-04-091-2/+1
* fix all modals after vue 5.0szaimen2022-02-221-1/+1
* Auto fix warningsLouis Chemineau2022-01-211-4/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-2/+6
* 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
* Replace node-sass with sassJohn Molakvoæ (skjnldsv)2021-05-271-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