aboutsummaryrefslogtreecommitdiffstats
path: root/apps/webhook_listeners/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-7/+5
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-152-2/+5
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-194-10/+10
* feat(webhook_listeners): Add API endpoint to remove all registrations from an...Côme Chilliet2024-09-091-1/+31
* feat(webhook_listeners): Add mapper method to remove all registrations from a...Côme Chilliet2024-09-091-0/+15
* chore: adjust code to adhere to coding standardAnna Larch2024-09-051-56/+56
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-254-24/+24
* fix(webhook_listeners): Avoid collision between two identical calls at the sa...Côme Chilliet2024-08-061-0/+2
* feat: allow to use webhook_listeners without user contextAlexander Piskun2024-07-184-10/+48
* feat: webhooks_listeners app support for sending direct requests to ExApps us...Alexander Piskun2024-07-162-3/+37
* fix(webhook_listeners): Use string type instead of text for eventCôme Chilliet2024-07-021-1/+2
* fix(webhooks_listeners): Fix SQL requests for oracleCôme Chilliet2024-07-021-9/+16
* fix(webhook_listeners): Allow null for user_id_filter for oracleCôme Chilliet2024-07-023-3/+4
* fix(webhooks): Completed API documentation and updated openapi.jsonCôme Chilliet2024-07-021-0/+2
* fix(webhooks): Fix userIdFiltering for webhooks callsCôme Chilliet2024-07-022-4/+13
* feat(webhooks): Add support for a userid filterCôme Chilliet2024-07-026-10/+38
* feat(WebhooksController): Allow querying listeners by URIMarcel Klehr2024-06-262-2/+20
* fix(webhooks): Fix a few more psalm noticesCôme Chilliet2024-06-113-21/+55
* fix(webhooks): Fix last psalm and openapi problems with the APICôme Chilliet2024-06-112-11/+46
* fix(webhooks): Fix openapi reponse definitionCôme Chilliet2024-06-112-6/+6
* fix(webhooks): Fix a few of psalm errorsCôme Chilliet2024-06-113-2/+8
* chore(webhooks): Rename webhooks application to webhook_listenersCôme Chilliet2024-06-1112-0/+1272