-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: File reminders backend #39651
feat: File reminders backend #39651
Commits on Aug 3, 2023
-
feat: init files_reminders migration
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e16001b - Browse repository at this point
Copy the full SHA e16001bView commit details -
feat(files_reminders): add Application
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59a2ef4 - Browse repository at this point
Copy the full SHA 59a2ef4View commit details -
feat(files_reminders): add info xml
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b75fac3 - Browse repository at this point
Copy the full SHA b75fac3View commit details -
feat(files_reminders): add background jobs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a3ac1b8 - Browse repository at this point
Copy the full SHA a3ac1b8View commit details -
feat(files_reminders): add service and notifier
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ea5e128 - Browse repository at this point
Copy the full SHA ea5e128View commit details -
feat(files_reminders): add list command
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c8a32a7 - Browse repository at this point
Copy the full SHA c8a32a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 163b059 - Browse repository at this point
Copy the full SHA 163b059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fabd77 - Browse repository at this point
Copy the full SHA 4fabd77View commit details -
enh: implement JsonSerializable
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 774e3e6 - Browse repository at this point
Copy the full SHA 774e3e6View commit details -
feat(files_reminders): add api controller
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a7892fb - Browse repository at this point
Copy the full SHA a7892fbView commit details -
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cfbac9b - Browse repository at this point
Copy the full SHA cfbac9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for beb8a27 - Browse repository at this point
Copy the full SHA beb8a27View commit details -
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa77564 - Browse repository at this point
Copy the full SHA fa77564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7637bf2 - Browse repository at this point
Copy the full SHA 7637bf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ff178a - Browse repository at this point
Copy the full SHA 5ff178aView commit details -
feat(files_reminders): create or update
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8870585 - Browse repository at this point
Copy the full SHA 8870585View commit details -
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 05e454e - Browse repository at this point
Copy the full SHA 05e454eView commit details -
feat(files_reminders): add remove endpoint
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 777a791 - Browse repository at this point
Copy the full SHA 777a791View commit details -
fix: create only if file exists
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d31302e - Browse repository at this point
Copy the full SHA d31302eView commit details -
enh: return created status code
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bdf0741 - Browse repository at this point
Copy the full SHA bdf0741View commit details -
Configuration menu - View commit details
-
Copy full SHA for b04d1a7 - Browse repository at this point
Copy the full SHA b04d1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for db7f5a2 - Browse repository at this point
Copy the full SHA db7f5a2View commit details -
enh: does not exist return null
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9bd7ddd - Browse repository at this point
Copy the full SHA 9bd7dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ade06c - Browse repository at this point
Copy the full SHA 3ade06cView commit details -
fix: remove throwable handling
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7daf11f - Browse repository at this point
Copy the full SHA 7daf11fView commit details -
fix: construct background jobs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7617519 - Browse repository at this point
Copy the full SHA 7617519View commit details -
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f865c3a - Browse repository at this point
Copy the full SHA f865c3aView commit details -
fix: exit on reminder not found
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9e8354e - Browse repository at this point
Copy the full SHA 9e8354eView commit details -
fix: catch NodeNotFoundException in notifier
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c4b7056 - Browse repository at this point
Copy the full SHA c4b7056View commit details -
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7beef65 - Browse repository at this point
Copy the full SHA 7beef65View commit details -
fix: remove unnecessary parsed subject
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7381c80 - Browse repository at this point
Copy the full SHA 7381c80View commit details -
fix: return null if table exists
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d619166 - Browse repository at this point
Copy the full SHA d619166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113d061 - Browse repository at this point
Copy the full SHA 113d061View commit details -
enh: add json output to command
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e320166 - Browse repository at this point
Copy the full SHA e320166View commit details -
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2c4b562 - Browse repository at this point
Copy the full SHA 2c4b562View commit details -
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for af98c70 - Browse repository at this point
Copy the full SHA af98c70View commit details -
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5a11535 - Browse repository at this point
Copy the full SHA 5a11535View commit details -
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a806bd0 - Browse repository at this point
Copy the full SHA a806bd0View commit details