aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/src/components/SetCustomReminderModal.vue
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-5/+5
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Vue app namesLouis Chemineau2024-10-091-5/+5
| | | | | | This improves the debugging experience in the vue dev tool. Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(files_reminders): Add reminder status indicatorChristopher Ng2024-03-081-45/+55
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh(files_reminders): Allow clearing remindersChristopher Ng2024-02-141-1/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-081-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(files_reminders): upgrade to 28 APIsJohn Molakvoæ2023-11-081-0/+199
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>