aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/src/components
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-082-272/+199
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* enh: set later today to 6pmChristopher Ng2023-08-091-3/+9
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: en dashChristopher Ng2023-08-091-5/+5
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat: custom date & timeChristopher Ng2023-08-091-0/+55
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: remove iconsChristopher Ng2023-08-091-14/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: eslintChristopher Ng2023-08-091-4/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: use vue-material-design-iconsChristopher Ng2023-08-091-19/+17
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix: indent with tabsChristopher Ng2023-08-091-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): add set reminder actionsChristopher Ng2023-08-091-0/+225
Signed-off-by: Christopher Ng <chrng8@gmail.com>