-
-
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
[stable27] feat: File reminders backend #39764
Commits on Aug 8, 2023
-
feat: init files_reminders migration
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit e16001b)
Configuration menu - View commit details
-
Copy full SHA for 43ac71a - Browse repository at this point
Copy the full SHA 43ac71aView commit details -
feat(files_reminders): add Application
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 59a2ef4)
Configuration menu - View commit details
-
Copy full SHA for 29a78fe - Browse repository at this point
Copy the full SHA 29a78feView commit details -
feat(files_reminders): add info xml
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit b75fac3)
Configuration menu - View commit details
-
Copy full SHA for 6da4542 - Browse repository at this point
Copy the full SHA 6da4542View commit details -
feat(files_reminders): add background jobs
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit a3ac1b8)
Configuration menu - View commit details
-
Copy full SHA for b195fe7 - Browse repository at this point
Copy the full SHA b195fe7View commit details -
feat(files_reminders): add service and notifier
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit ea5e128)
Configuration menu - View commit details
-
Copy full SHA for 782a462 - Browse repository at this point
Copy the full SHA 782a462View commit details -
feat(files_reminders): add list command
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit c8a32a7)
Configuration menu - View commit details
-
Copy full SHA for 5aca833 - Browse repository at this point
Copy the full SHA 5aca833View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 163b059)
Configuration menu - View commit details
-
Copy full SHA for cbbd0c6 - Browse repository at this point
Copy the full SHA cbbd0c6View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 4fabd77)
Configuration menu - View commit details
-
Copy full SHA for 5e8668b - Browse repository at this point
Copy the full SHA 5e8668bView commit details -
enh: implement JsonSerializable
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 774e3e6)
Configuration menu - View commit details
-
Copy full SHA for f5036b5 - Browse repository at this point
Copy the full SHA f5036b5View commit details -
feat(files_reminders): add api controller
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit a7892fb)
Configuration menu - View commit details
-
Copy full SHA for 143346b - Browse repository at this point
Copy the full SHA 143346bView commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit cfbac9b)
Configuration menu - View commit details
-
Copy full SHA for ca003e2 - Browse repository at this point
Copy the full SHA ca003e2View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit beb8a27)
Configuration menu - View commit details
-
Copy full SHA for bb4134a - Browse repository at this point
Copy the full SHA bb4134aView commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit fa77564)
Configuration menu - View commit details
-
Copy full SHA for c0f327d - Browse repository at this point
Copy the full SHA c0f327dView commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 7637bf2)
Configuration menu - View commit details
-
Copy full SHA for 3f668f3 - Browse repository at this point
Copy the full SHA 3f668f3View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 5ff178a)
Configuration menu - View commit details
-
Copy full SHA for e99f1b0 - Browse repository at this point
Copy the full SHA e99f1b0View commit details -
feat(files_reminders): create or update
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 8870585)
Configuration menu - View commit details
-
Copy full SHA for f4c7759 - Browse repository at this point
Copy the full SHA f4c7759View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 05e454e)
Configuration menu - View commit details
-
Copy full SHA for fb71f8c - Browse repository at this point
Copy the full SHA fb71f8cView commit details -
feat(files_reminders): add remove endpoint
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 777a791)
Configuration menu - View commit details
-
Copy full SHA for ab357bf - Browse repository at this point
Copy the full SHA ab357bfView commit details -
fix: create only if file exists
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit d31302e)
Configuration menu - View commit details
-
Copy full SHA for 332fd3d - Browse repository at this point
Copy the full SHA 332fd3dView commit details -
enh: return created status code
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit bdf0741)
Configuration menu - View commit details
-
Copy full SHA for 8a410f1 - Browse repository at this point
Copy the full SHA 8a410f1View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit b04d1a7)
Configuration menu - View commit details
-
Copy full SHA for b77a375 - Browse repository at this point
Copy the full SHA b77a375View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit db7f5a2)
Configuration menu - View commit details
-
Copy full SHA for 8f54e2c - Browse repository at this point
Copy the full SHA 8f54e2cView commit details -
enh: does not exist return null
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 9bd7ddd)
Configuration menu - View commit details
-
Copy full SHA for 67abe99 - Browse repository at this point
Copy the full SHA 67abe99View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 3ade06c)
Configuration menu - View commit details
-
Copy full SHA for ee7aff3 - Browse repository at this point
Copy the full SHA ee7aff3View commit details -
fix: remove throwable handling
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 7daf11f)
Configuration menu - View commit details
-
Copy full SHA for 67df581 - Browse repository at this point
Copy the full SHA 67df581View commit details -
fix: construct background jobs
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 7617519)
Configuration menu - View commit details
-
Copy full SHA for 1c6114b - Browse repository at this point
Copy the full SHA 1c6114bView commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit f865c3a)
Configuration menu - View commit details
-
Copy full SHA for e12ae21 - Browse repository at this point
Copy the full SHA e12ae21View commit details -
fix: exit on reminder not found
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 9e8354e)
Configuration menu - View commit details
-
Copy full SHA for 6fc3530 - Browse repository at this point
Copy the full SHA 6fc3530View commit details -
fix: catch NodeNotFoundException in notifier
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit c4b7056)
Configuration menu - View commit details
-
Copy full SHA for fa7985d - Browse repository at this point
Copy the full SHA fa7985dView commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 7beef65)
Configuration menu - View commit details
-
Copy full SHA for 3b81da9 - Browse repository at this point
Copy the full SHA 3b81da9View commit details -
fix: remove unnecessary parsed subject
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 7381c80)
Configuration menu - View commit details
-
Copy full SHA for 05436ac - Browse repository at this point
Copy the full SHA 05436acView commit details -
fix: return null if table exists
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit d619166)
Configuration menu - View commit details
-
Copy full SHA for cdaee2b - Browse repository at this point
Copy the full SHA cdaee2bView commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 113d061)
Configuration menu - View commit details
-
Copy full SHA for 0ffb367 - Browse repository at this point
Copy the full SHA 0ffb367View commit details -
enh: add json output to command
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit e320166)
Configuration menu - View commit details
-
Copy full SHA for a377862 - Browse repository at this point
Copy the full SHA a377862View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 2c4b562)
Configuration menu - View commit details
-
Copy full SHA for 33f30f5 - Browse repository at this point
Copy the full SHA 33f30f5View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit af98c70)
Configuration menu - View commit details
-
Copy full SHA for 2e8906f - Browse repository at this point
Copy the full SHA 2e8906fView commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit 5a11535)
Configuration menu - View commit details
-
Copy full SHA for dfba8f4 - Browse repository at this point
Copy the full SHA dfba8f4View commit details -
Signed-off-by: Christopher Ng <[email protected]> (cherry picked from commit a806bd0)
Configuration menu - View commit details
-
Copy full SHA for d3991ee - Browse repository at this point
Copy the full SHA d3991eeView commit details