0
0
mirror of https://github.com/nextcloud/server.git synced 2024-09-16 17:47:42 +00:00
nextcloud_server/apps/webhook_listeners/lib
Côme Chilliet 4459af41c9
feat(webhook_listeners): Add API endpoint to remove all registrations from an AppAPI app
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-09 14:41:20 +02:00
..
AppInfo feat(webhooks): Add support for a userid filter 2024-07-02 11:24:33 +02:00
BackgroundJobs style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Command chore(webhooks): Rename webhooks application to webhook_listeners 2024-06-11 14:10:29 +02:00
Controller feat(webhook_listeners): Add API endpoint to remove all registrations from an AppAPI app 2024-09-09 14:41:20 +02:00
Db feat(webhook_listeners): Add mapper method to remove all registrations from a given AppAPI id 2024-09-09 14:39:41 +02:00
Listener fix(webhook_listeners): Avoid collision between two identical calls at the same second 2024-08-06 12:38:26 +02:00
Migration feat: allow to use webhook_listeners without user context 2024-07-18 18:50:17 +03:00
Service chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +02:00
Settings style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
ResponseDefinitions.php feat(webhooks): Add support for a userid filter 2024-07-02 11:24:33 +02:00