aboutsummaryrefslogtreecommitdiffstats
path: root/apps/webhook_listeners
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-153-4/+8
* chore: Cleanup and prepare some app tests for PHPUnit 10ci/noid/prepare-phpunit-10Joas Schilling2024-09-191-1/+1
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-194-10/+10
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-152-6/+6
* chore(webhook_listeners): Update openapi.jsonCôme Chilliet2024-09-091-1/+129
* 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
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-17/+9
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* 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-187-11/+51
* feat: webhooks_listeners app support for sending direct requests to ExApps us...Alexander Piskun2024-07-162-3/+37
* chore: Make app icons consistent Material Symbols with same settingsFerdinand Thiessen2024-07-102-2/+2
* 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-022-9/+17
* 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-022-0/+15
* fix(webhooks): Fix userIdFiltering for webhooks callsCôme Chilliet2024-07-023-4/+58
* feat(webhooks): Add support for a userid filterCôme Chilliet2024-07-027-10/+42
* chore(deps): Update openapi-extractorprovokateurin2024-07-021-144/+142
* feat(WebhooksController): Allow querying listeners by URIMarcel Klehr2024-06-264-2/+49
* chore: Add SPDX headerAndy Scherzinger2024-06-132-0/+6
* style: replace webhook listener app with Material Symbol iconAndy Scherzinger2024-06-132-2/+2
* 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-113-11/+74
* fix(webhooks): Fix openapi reponse definitionCôme Chilliet2024-06-113-39/+39
* 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-1131-0/+3365