aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/appinfo
Commit message (Collapse)AuthorAgeFilesLines
* Fix(files_reminders): Add an error log message that notifications app isn't ↵Faisal Alghamdi2024-11-291-0/+3
| | | | | | enabled at files_reminders app load. Signed-off-by: Faisal Alghamdi <falghamdi125@gmail.com>
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-302-19/+6
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-281-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(files_reminders): Register dav plugin directlyChristopher Ng2024-03-081-10/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): Add propfind dav pluginChristopher Ng2024-02-141-0/+10
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-231-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(reminder): Fix app version and requirement for files_reminder appJoas Schilling2023-11-231-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(CS): Use the naming pattern for the URL schemeJoas Schilling2023-08-181-3/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* feat(files_reminders): v1.0.0Christopher Ng2023-08-091-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): add remove endpointChristopher Ng2023-08-031-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): create or updateChristopher Ng2023-08-031-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): add api controllerChristopher Ng2023-08-031-0/+36
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files_reminders): add info xmlChristopher Ng2023-08-031-0/+32
Signed-off-by: Christopher Ng <chrng8@gmail.com>