aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders
Commit message (Collapse)AuthorAgeFilesLines
* fix(l10n): Update translations from TransifexNextcloud bot8 days2-2/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #53767 from nextcloud/jtr-fix-files-reminders-disabledAndy Scherzinger2025-07-071-1/+3
|\ | | | | fix(files_reminders): Don't load if disabled for user
| * fix(files_reminders): Don't load if disabled for userjtr-fix-files-reminders-disabledJosh2025-07-021-1/+3
| | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-07-062-0/+72
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-07-012-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-304-40/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #53421 from ↵feat/workflow-auto-update-reuse.ymlJoas Schilling2025-06-271-2/+4
|\ | | | | | | | | nextcloud/fix/convert-schedulednotifications-to-timedjob fix: make ScheduledNotifications a TimedJob and run every minute
| * fix: make ScheduledNotifications a TimedJob and...fix/convert-schedulednotifications-to-timedjobSalvatore Martire2025-06-201-2/+4
| | | | | | | | | | | | run every 1s. Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
* | fix(reminders): use tablename without prefixbug/noid/fix-wrong-table-name-remindersDaniel Kesselberg2025-06-231-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | fix(files_reminders): Join the reminders with the file system metadata tablefixFilesRemindersJoinsGit'Fellow2025-06-171-16/+6
|/ | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-06-052-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-182-6/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-05-114-2/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-294-10/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #52443 from nextcloud/reminder-dont-validiate-node-davAndy Scherzinger2025-04-282-3/+5
|\ | | | | fix: don't check node access again for listing reminders in dav
| * fix: don't check node access again for listing reminders in davreminder-dont-validiate-node-davRobin Appelman2025-04-252-3/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-04-282-2/+12
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix(l10n): Update translations from TransifexNextcloud bot2025-04-262-0/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-222-0/+72
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-212-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-202-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-174-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(l10n): Update translations from TransifexNextcloud bot2025-04-1612-20/+44
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-04-1524-72/+72
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(i18n): Aligned spelling of app namerakekniven2025-04-121-2/+2
| | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-04-122-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: lint files_reminders using psalmfix/missing-importFerdinand Thiessen2025-04-071-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files_reminders): add l10n to constructor of setup checkFerdinand Thiessen2025-04-071-1/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files_reminders): add missing importFerdinand Thiessen2025-04-074-1/+4
| | | | | | - Resolves https://github.com/nextcloud/server/issues/51943 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-04-072-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-04-046-0/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-04-0316-4/+110
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files_reminder): Replace error log by setup checkartonge/fix/make_error_a_infoLouis Chemineau2025-04-013-1/+39
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* fix(files_reminders): Lower disabled notifications app error to infoLouis Chemineau2025-04-011-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* fix(files_reminders): Fix reminder actions being displayed on invalid nodesChristopher Ng2025-03-263-6/+30
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-03-082-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #51079 from nextcloud/fix/do-not-remindPytal2025-02-271-2/+3
|\ | | | | fix(files_reminders): Do not attempt to send reminders after a user has left a share
| * fix(files_reminders): Do not attempt to send reminders after a user has left ↵fix/do-not-remindChristopher Ng2025-02-261-2/+3
| | | | | | | | | | | | a share Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2766-314/+314
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(ci): Update autoloadersChristopher Ng2025-02-212-0/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* perf(files_reminders): Use in-memory cacheChristopher Ng2025-02-211-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* perf(files_reminders): Pre-cache directoryChristopher Ng2025-02-213-0/+61
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(files_reminders): Remove unused findChristopher Ng2025-02-211-10/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(files_reminders): Remove unused getChristopher Ng2025-02-211-8/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* perf(files_reminders): Reduce db queries on propfindChristopher Ng2025-02-214-32/+76
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(lint): remove whitespacesfix/reminder-node-accessAndy Scherzinger2025-02-201-2/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix(files_reminders): Check for node access when retrieving or removing ↵Christopher Ng2025-02-202-7/+18
| | | | | | reminders Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(files_reminders): Only allow updating reminders if the file is accessibleChristopher Ng2025-02-201-4/+5
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-5/+5
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-102-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>