| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 1 | -7/+5 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 2 | -2/+5 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 4 | -10/+10 |
* | feat(webhook_listeners): Add API endpoint to remove all registrations from an... | Côme Chilliet | 2024-09-09 | 1 | -1/+31 |
* | feat(webhook_listeners): Add mapper method to remove all registrations from a... | Côme Chilliet | 2024-09-09 | 1 | -0/+15 |
* | chore: adjust code to adhere to coding standard | Anna Larch | 2024-09-05 | 1 | -56/+56 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 4 | -24/+24 |
* | fix(webhook_listeners): Avoid collision between two identical calls at the sa... | Côme Chilliet | 2024-08-06 | 1 | -0/+2 |
* | feat: allow to use webhook_listeners without user context | Alexander Piskun | 2024-07-18 | 4 | -10/+48 |
* | feat: webhooks_listeners app support for sending direct requests to ExApps us... | Alexander Piskun | 2024-07-16 | 2 | -3/+37 |
* | fix(webhook_listeners): Use string type instead of text for event | Côme Chilliet | 2024-07-02 | 1 | -1/+2 |
* | fix(webhooks_listeners): Fix SQL requests for oracle | Côme Chilliet | 2024-07-02 | 1 | -9/+16 |
* | fix(webhook_listeners): Allow null for user_id_filter for oracle | Côme Chilliet | 2024-07-02 | 3 | -3/+4 |
* | fix(webhooks): Completed API documentation and updated openapi.json | Côme Chilliet | 2024-07-02 | 1 | -0/+2 |
* | fix(webhooks): Fix userIdFiltering for webhooks calls | Côme Chilliet | 2024-07-02 | 2 | -4/+13 |
* | feat(webhooks): Add support for a userid filter | Côme Chilliet | 2024-07-02 | 6 | -10/+38 |
* | feat(WebhooksController): Allow querying listeners by URI | Marcel Klehr | 2024-06-26 | 2 | -2/+20 |
* | fix(webhooks): Fix a few more psalm notices | Côme Chilliet | 2024-06-11 | 3 | -21/+55 |
* | fix(webhooks): Fix last psalm and openapi problems with the API | Côme Chilliet | 2024-06-11 | 2 | -11/+46 |
* | fix(webhooks): Fix openapi reponse definition | Côme Chilliet | 2024-06-11 | 2 | -6/+6 |
* | fix(webhooks): Fix a few of psalm errors | Côme Chilliet | 2024-06-11 | 3 | -2/+8 |
* | chore(webhooks): Rename webhooks application to webhook_listeners | Côme Chilliet | 2024-06-11 | 12 | -0/+1272 |