aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | chore: Compile assetsFerdinand Thiessen2024-06-1196-202/+198
| * | | | | fix(files): Adjust babel module resolutionFerdinand Thiessen2024-06-114-1/+161
| * | | | | refactor(files): Migrate `personal` view to `@nextcloud/files` functionsFerdinand Thiessen2024-06-111-23/+22
| * | | | | refactor(files): Migrate `favorites` view to `@nextcloud/files` functions and...Ferdinand Thiessen2024-06-112-40/+35
| * | | | | refactor(files): Migrate `recent` view to `@nextcloud/files` functions and ma...Ferdinand Thiessen2024-06-111-28/+34
| * | | | | refactor(files): Migrate files service to functions from `@nextcloud/files`Ferdinand Thiessen2024-06-112-101/+17
| * | | | | refactor(systemtags): Do not link to files app but directly use functions fro...Ferdinand Thiessen2024-06-111-4/+6
* | | | | | Merge pull request #45775 from nextcloud/fix/caldav/event-notification-shared...Richard Steinmetz2024-06-113-18/+61
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(caldav): event links in shared calendar notificationsRichard Steinmetz2024-06-113-18/+61
|/ / / / /
* | | | | Merge pull request #45475 from nextcloud/feat/add-support-for-webhooksCôme Chilliet2024-06-1142-3/+3568
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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-1138-124/+126
| * | | | fix(webhooks): Fix testsCôme Chilliet2024-06-111-2/+22
| * | | | feat(webhooks): Add \SensitiveValue attribute to authData parameter in all cl...Côme Chilliet2024-06-113-1/+8
| * | | | fix(webhooks): Fix migration uri lengthCôme Chilliet2024-06-111-1/+1
| * | | | fix(webhooks): Add Nextcloud certificate bundle to client optionsCôme Chilliet2024-06-111-3/+7
| * | | | fix(webhooks): Refuse webhooks registration if auth header is used without au...Côme Chilliet2024-06-111-0/+3
| * | | | fix(webhooks): fix crash when headers is null with header auth methodCôme Chilliet2024-06-112-1/+2
| * | | | fix: Remove superfluous antislash from event name to avoid problemsCôme Chilliet2024-06-111-0/+4
| * | | | fix: Move caching to the mapper insteadCôme Chilliet2024-06-112-30/+37
| * | | | fix: Cache webhooks listened events for 5minCôme Chilliet2024-06-112-7/+29
| * | | | fix: Make webhook event serialization opt-in with a new interfaceCôme Chilliet2024-06-117-30/+45
| * | | | chore: rename Index.php to ListWebhooks.phpCôme Chilliet2024-06-114-4/+4
| * | | | fix: Fix errors spotted by reviewers, fix `@throws` annotationsCôme Chilliet2024-06-115-14/+19
| * | | | fix: Fix eventFilter definition in ResponseDefinitionsCôme Chilliet2024-06-112-3/+3
| * | | | fix: Fix TODOs about authentication data, list possible auth methodsCôme Chilliet2024-06-113-14/+18
| * | | | feat: Add support for headers and authentication headers in webhooksCôme Chilliet2024-06-1110-17/+92
| * | | | feat: Add app_api app id to saved information about webhookCôme Chilliet2024-06-116-3/+50
| * | | | chore: Add tests for the PHPMongoQuery classCôme Chilliet2024-06-111-0/+47
| * | | | fix: Add event filter to openapiCôme Chilliet2024-06-114-1/+31
| * | | | feat: Add event filtering to webhooksCôme Chilliet2024-06-1111-8/+390
| * | | | feat: Add admin delegation for webhooksCôme Chilliet2024-06-115-0/+72
| * | | | feat: Add command to list registered webhooksCôme Chilliet2024-06-114-63/+26
| * | | | feat: Make node events serializableCôme Chilliet2024-06-115-1/+68
| * | | | Revert "feat: Add support for webhook listeners"Côme Chilliet2024-06-116-166/+0
| * | | | Revert "feat: Serialize event data and author userid to webhook"Côme Chilliet2024-06-111-45/+6
| * | | | feat: Add webhooks applicationCôme Chilliet2024-06-1129-0/+2685
| * | | | feat: Serialize event data and author userid to webhookCôme Chilliet2024-06-111-6/+45
| * | | | feat: Add support for webhook listenersCôme Chilliet2024-06-116-0/+166
| |/ / /
* | | | Merge pull request #45781 from nextcloud/fix/tag-redrirectFerdinand Thiessen2024-06-111-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | fix(search): tags redirect routeskjnldsv2024-06-111-3/+3
|/ / /
| * / fix(cron): Log excess memory usage at debug and info levelsJosh2024-06-111-3/+3
|/ /
* | Merge pull request #45779 from nextcloud/bugfix/noid/update-php-requirementAndy Scherzinger2024-06-1110-465/+269
|\ \
| * | fix(CI): Add all required extensions to openapi actionJoas Schilling2024-06-111-1/+1
| * | fix(logger): Fix scoped PSR logger when running psalm:ciJoas Schilling2024-06-111-9/+9
| * | fix(CI): Update PHP requirement in dev dependenciesJoas Schilling2024-06-118-455/+259
* | | Merge pull request #45669 from nextcloud/fix/fix-encryption-legacy-reshareLouis2024-06-113-43/+23
|\ \ \ | |/ / |/| |