aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/src/components/admin/TextField.vue
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-05-311-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Migrate to new @nextcloud/vue APIChristopher Ng2023-08-291-1/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Use consistent imports for Vue componentsVarun Patil2023-05-231-1/+1
| | | | | | This makes tree shaking possible Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* Remove completed commentsChristopher Ng2022-11-181-2/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Rewrite admin theming in VueChristopher Ng2022-10-281-0/+98
Signed-off-by: Christopher Ng <chrng8@gmail.com>