aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-172-0/+64
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-122-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-112-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1014-0/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0942-210/+292
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-182-2/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-172-0/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-032-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-292-0/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-232-0/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-222-0/+54
* Fix(l10n): Update translations from TransifexNextcloud bot2023-09-202-0/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-262-0/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-212-0/+56
* fix(CS): Use the naming pattern for the URL schemeJoas Schilling2023-08-192-6/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-182-0/+56
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-176-8/+120
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-168-0/+224
* fix(files_reminders): Delete reminders on node deletedChristopher Ng2023-08-152-7/+8
* fix(files_reminders): Always respect json output optionChristopher Ng2023-08-151-4/+5
* fix(files_reminders): Allow non-adminChristopher Ng2023-08-151-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1514-0/+392
* Add l10n for files_remindersChristopher Ng2023-08-141-0/+0
* enh(files_reminders): Adjust reminder optionsChristopher Ng2023-08-101-20/+19
* enh: set later today to 6pmChristopher Ng2023-08-102-13/+20
* enh: pass params in subjectChristopher Ng2023-08-102-14/+11
* enh: move to 8amChristopher Ng2023-08-101-5/+5
* enh: en dashChristopher Ng2023-08-101-5/+5
* feat: custom date & timeChristopher Ng2023-08-102-0/+63
* enh: remove iconsChristopher Ng2023-08-102-15/+3
* refactor: format optionsChristopher Ng2023-08-101-2/+2
* enh: use alarm iconChristopher Ng2023-08-102-5/+5
* fix: remove non-existing reminder notificationChristopher Ng2023-08-101-1/+3
* fix: load scriptChristopher Ng2023-08-101-0/+9
* fix: eslintChristopher Ng2023-08-101-4/+4
* enh: add clean up bufferChristopher Ng2023-08-102-2/+7
* feat(files_reminders): v1.0.0Christopher Ng2023-08-101-1/+1
* fix: composerChristopher Ng2023-08-101-6/+6
* enh: use vue-material-design-iconsChristopher Ng2023-08-101-19/+17
* fix: indent with tabsChristopher Ng2023-08-101-2/+2
* enh: shorten date string if same dayChristopher Ng2023-08-101-6/+13
* enh: rename to saturday sundayChristopher Ng2023-08-101-7/+7
* enh: later today 3 hours laterChristopher Ng2023-08-101-1/+1
* feat(files_reminders): add set reminder actionsChristopher Ng2023-08-101-0/+225
* feat(files_reminders): add verbose date string utilChristopher Ng2023-08-101-0/+15
* feat(files_reminders): mount set reminder actionsChristopher Ng2023-08-101-0/+102
* feat(files_reminders): add typesChristopher Ng2023-08-101-0/+27
* feat(files_reminders): add loggerChristopher Ng2023-08-101-0/+28
* feat(files_reminders): register file actionChristopher Ng2023-08-101-0/+5
* feat(files_reminders): add datetime utilsChristopher Ng2023-08-101-0/+112