aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-012-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-3014-0/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2952-94/+358
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-281-2/+2
* fix(files_reminders): Fix translationsChristopher Ng2024-03-083-4/+4
* chore(files_reminders): Drop moment in favour of native js Date APIChristopher Ng2024-03-081-43/+63
* fix(files_reminders): Add year to date string if not in the same yearChristopher Ng2024-03-081-3/+20
* feat(files_reminders): Add reminder status indicatorChristopher Ng2024-03-084-48/+122
* chore(files_reminders): Register dav plugin directlyChristopher Ng2024-03-085-10/+57
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-043-8/+6
* enh(files_reminders): Allow clearing remindersChristopher Ng2024-02-144-5/+90
* feat(files_reminders): Add propfind dav pluginChristopher Ng2024-02-144-0/+94
* fix: openapiJohn Molakvoæ2024-02-132-6/+6
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-303-0/+3
* fix(papercut): rerendered submenu actions for time sensitive actionsEduardo Morales2023-12-081-11/+37
* Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-231-2/+2
|\
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-231-2/+2
* | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-235-5/+10
|/
* fix(reminder): Fix app version and requirement for files_reminder appJoas Schilling2023-11-231-2/+2
* 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(cypress): formatFileSize change revert from files libraryJohn Molakvoæ2023-11-085-15/+25
* chore(files_reminders): upgrade to 28 APIsJohn Molakvoæ2023-11-0810-375/+506
* 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 OCS-APIRequest header for OpenAPIjld31032023-09-271-6/+9
* 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
* files_reminders: Add OpenAPI specjld31032023-08-222-0/+518
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-212-0/+56
* fix(CS): Use the naming pattern for the URL schemeJoas Schilling2023-08-182-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
* Merge pull request #39876 from nextcloud/fix/files-remindersPytal2023-08-154-11/+17
|\
| * fix(files_reminders): Delete reminders on node deletedChristopher Ng2023-08-142-7/+8
| * fix(files_reminders): Always respect json output optionChristopher Ng2023-08-141-4/+5
| * fix(files_reminders): Allow non-adminChristopher Ng2023-08-141-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1514-0/+392
|/
* Add l10n for files_remindersChristopher Ng2023-08-111-0/+0
* enh(files_reminders): Adjust reminder optionsChristopher Ng2023-08-101-20/+19
* enh: set later today to 6pmChristopher Ng2023-08-092-13/+20
* enh: pass params in subjectChristopher Ng2023-08-092-14/+11