Commit Graph

54 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
Ferdinand Thiessen db94e10af0
fix: Prevent breaking change in IQueryBuilder 1 year ago
Ferdinand Thiessen ee02e3246d
feat(AppFramework): Add full support for date / time / datetime columns 1 year ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Joas Schilling 8130968a35
feat(notifications): Migrate server INotifiers to new exceptions 2 years ago
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Christopher Ng 5ae3556178 chore(files_reminders): Register dav plugin directly 2 years ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Christopher Ng 66f4c677c7 feat(files_reminders): Add propfind dav plugin 2 years ago
John Molakvoæ 9593f4d6f9
fix: openapi 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ cf6c921376
chore(files_reminders): upgrade to 28 APIs 2 years ago
jld3103 a95bebde34
files_reminders: Add OpenAPI spec 2 years ago
Christopher Ng be6c4c4058 fix(files_reminders): Delete reminders on node deleted 2 years ago
Christopher Ng 6d2292fe1d fix(files_reminders): Always respect json output option 2 years ago
Christopher Ng 0d3297db28 fix(files_reminders): Allow non-admin 2 years ago
Christopher Ng 86db2d7f15 enh: pass params in subject 2 years ago
Christopher Ng 0b15feec7f fix: remove non-existing reminder notification 2 years ago
Christopher Ng 89692cf8a1 fix: load script 2 years ago
Christopher Ng 18fb955a41 enh: add clean up buffer 2 years ago
Christopher Ng dec011180a feat(files_reminders): integrate load scripts 2 years ago
Christopher Ng a806bd0d3c enh: handle user deleted 3 years ago
Christopher Ng 5a11535c51 fix: set endpoint description 3 years ago
Christopher Ng 2c4b562cdc fix: ignore non-existing 3 years ago
Christopher Ng e320166b15 enh: add json output to command 3 years ago
Christopher Ng d61916621d fix: return null if table exists 3 years ago
Christopher Ng 7381c80caf fix: remove unnecessary parsed subject 3 years ago
Christopher Ng 7beef657e4 enh: highlight filename 3 years ago
Christopher Ng c4b7056f58 fix: catch NodeNotFoundException in notifier 3 years ago
Christopher Ng 9e8354e0ac fix: exit on reminder not found 3 years ago
Christopher Ng f865c3ad21 enh: handle node deleted 3 years ago
Christopher Ng 7617519502 fix: construct background jobs 3 years ago
Christopher Ng 7daf11f8f6 fix: remove throwable handling 3 years ago
Christopher Ng 3ade06cd9c fix: return ocs data 3 years ago
Christopher Ng 9bd7ddd074 enh: does not exist return null 3 years ago
Christopher Ng db7f5a29f3 enh: serialize path 3 years ago
Christopher Ng b04d1a70e2 enh: comment interval 3 years ago
Christopher Ng bdf07413d0 enh: return created status code 3 years ago
Christopher Ng d31302e72c fix: create only if file exists 3 years ago
Christopher Ng 777a791e72 feat(files_reminders): add remove endpoint 3 years ago
Christopher Ng 05e454ee61 fix: update find due query 3 years ago
Christopher Ng 887058591c feat(files_reminders): create or update 3 years ago
Christopher Ng 5ff178a753 enh: add updated at 3 years ago
Christopher Ng 7637bf2ae0 fix: catch Throwable 3 years ago
Christopher Ng fa77564152 enh: rename to due date 3 years ago
Christopher Ng a7892fb682 feat(files_reminders): add api controller 3 years ago
Christopher Ng 774e3e6d4b enh: implement JsonSerializable 3 years ago
Christopher Ng 4fabd77432 enh: add created at 3 years ago
Christopher Ng 163b059c11 enh: use datetime 3 years ago
Christopher Ng c8a32a70cd feat(files_reminders): add list command 3 years ago