aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-122-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-092-2/+2
* Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-061-3/+3
|\
| * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-3/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-042-0/+62
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-282-0/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-262-0/+48
* fix: Prevent breaking change in IQueryBuilderFerdinand Thiessen2024-10-171-1/+1
* feat(AppFramework): Add full support for date / time / datetime columnsFerdinand Thiessen2024-10-171-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-132-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-122-0/+2
* fix: Vue app namesLouis Chemineau2024-10-091-5/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-092-0/+62
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesprovokateurin2024-10-081-2/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-172-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-142-0/+8
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-2/+1
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-3/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1556-220/+56
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-312-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-112-2/+2
* chore: Make app icons consistent Material Symbols with same settingsFerdinand Thiessen2024-07-103-3/+2
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-092-5/+5
* style: Add app icon to file remindersAndy Scherzinger2024-07-072-0/+2
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-10/+20
* feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-251-8/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-182-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-142-0/+68
* chore: Add SPDX headerAndy Scherzinger2024-06-061-5/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-3034-608/+70
* fix: Remove reminder action from trashChristopher Ng2024-05-143-5/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-262-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-212-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-192-0/+68
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-102-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-034-2/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-026-0/+10
* 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