summaryrefslogtreecommitdiffstats
path: root/src/types/openapi/openapi-full.ts
AgeCommit message (Expand)Author
2024-07-16fix(ban): Add display name to the databaseJoas Schilling
2024-07-16fix(ban): Renamed banned to bannedActorskalidindi53
2024-07-15fix(ban): Limit query for participants when they actually can be a moderatorJoas Schilling
2024-07-15fix(ban): Allow empty internal note as it's optionalJoas Schilling
2024-07-10fix(ban): Simplify validation and document known errorsJoas Schilling
2024-07-10fix(ban): Add missing banId to unban URLJoas Schilling
2024-06-24chore(ts): rewrite typescript definitions with new CLIMaksim Sukharev
2024-06-15feat(OpenAPI): Add more rich object fieldsprovokateurin
2024-05-23Merge pull request #12308 from nextcloud/bugfix/9905/handle-broken-recording-...Daniel Calviño Sánchez
2024-05-17fix(OpenAPI): Add missing reactionsSelf to ChatMessagefix/openapi/chat-message-reactions-selfprovokateurin
2024-05-16Merge pull request #12283 from skalidindi53/skalidindi53/11282/fix-DND-StatusJoas Schilling
2024-05-16fix: Fix Psalm, OpenAPI and unit testsJoas Schilling
2024-05-10fix(recording): Handle the problem gracefully when the recording can not be u...bugfix/9905/handle-broken-recording-storeJoas Schilling
2024-05-08feat(capabilities): Expose which capabilities should be considered local vs f...Joas Schilling
2024-05-08feat(ban): Contract for banning attendees and IP/rangesJoas Schilling
2024-04-15chore(deps): Update openapi-extractorprovokateurin
2024-04-11refactor(OpenAPI): Use proper type inheritance for chat messagesprovokateurin
2024-04-09chore(assets): Recompile OpenAPIJoas Schilling
2024-03-27feat(federation): Expose a header with the pending invitations on room listJoas Schilling
2024-03-25fix(openapi): Regenerate openapiJoas Schilling
2024-03-22docs(federation): Add a hint which capabilities should be used in federation ...Joas Schilling
2024-03-21feat(avatar): Allow logged-in users to proxy avatars without a tokenJoas Schilling
2024-03-18fix(openapi): Update OpenAPI specsJoas Schilling
2024-03-15feat(reminders): Implement reminders for messages not in cacheJoas Schilling
2024-03-14fix(openapi): Provide better message parameter definitionsJoas Schilling
2024-03-13fix(federation): Don't allow declining after acceptingJoas Schilling
2024-03-12fix(federation): Expose local token with the invite so UI can render the avatarJoas Schilling
2024-03-07fix(federation): Don't expose the accessToken anymore to the frontend/clientsJoas Schilling
2024-03-07feat(federation): Add endpoint to get the proxied avatar of other usersJoas Schilling
2024-03-06feat(federation): Add capabilities for the federation feature and configsJoas Schilling
2024-03-05feat(chat): Allow marking chat as read without a last message IDJoas Schilling
2024-03-01feat(federation): Proxy the Talk-Hash header so clients are aware of changesJoas Schilling
2024-02-29Merge pull request #11683 from nextcloud/bugfix/11272/federation-handlingJoas Schilling
2024-02-29fix(openapi): Update TS modelsJoas Schilling
2024-02-29fix(openapi): Make sure typescript models are updatedJoas Schilling
2024-02-27chore: generate ts types from openapi*.jsonMaksim Sukharev