summary refs log tree commit diff
path: root/assets/openapi.json (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add internal status order enumRory&2026-05-191-2/+2
* Rework status enum schemaRory&2026-05-191-26/+43
* Register: cache blocked IPsRory&2026-04-281-154/+173
* Clean up imports in schemas/api/botsRory&2026-04-201-56/+50
* eslint: more rules, no-duplicate-importsRory&2026-04-191-6/+2
* NPM updates 2Rory&2026-04-181-9/+13
* NPM updateRory&2026-04-181-4/+4
* Attachment -> PublicAttachment in schemasRory&2026-04-181-92/+156
* Split out attachment handling from message handlerRory&2026-04-181-87/+87
* Fix attachmentsRory&2026-04-181-9/+9
* Emit presence on identify, support deduped gw eventsRory&2026-04-131-1/+5
* Update schemasRory&2026-03-281-0/+4
* Fix schemas scriptRory&2026-03-211-4544/+4947
* Fix schemas for guild bansRory&2026-03-171-9/+9
* Schemas for emojisRory&2026-03-171-1/+45
* Schemas for stickersRory&2026-03-171-118/+190
* Clean up schemas some moreRory&2026-03-161-352/+0
* Remove array global pollutionRory&2026-03-141-65/+62
* Shorten importsRory&2026-03-141-87/+87
* Remove unused imports for non-entitiesRory&2026-03-141-157/+414
* Fix message embeds not being nullableRory&2026-02-251-73/+225
* Faster pingsRory&2026-02-231-12/+383
* Some unfinished templates workRory&2026-02-151-1/+4
* Try to enforce channel limts?Rory&2026-02-141-2/+5
* Add discovery filteringRory&2026-02-101-503/+1242
* Update schemas for profile customisationRory&2026-02-031-1/+88
* Update schemasRory&2026-02-031-114/+135
* Schema updatesRory&2026-01-301-11/+206
* cs cdn interop stuffRory&2026-01-291-206/+11
* schemasRory&2026-01-291-11/+206
* thread API startMathMan052026-01-281-0/+74
* sechema changes+migrationsMathMan052026-01-281-3/+51
* Dummy warp endpointRory&2026-01-231-0/+20
* Port User.tag getter from pomelo as utilityRory&2026-01-231-0/+4
* Make openapi.js work offline - still needs conditionals fixed thoughRory&2026-01-221-192/+0
* Move health endpoints to /, deprecate /api/-. Fixes #1089Rory&2026-01-221-0/+2
* Fix NixOS tests, allow building via tsgoRory&2026-01-201-0/+60
* Add stub POSt report endpointRory&2026-01-171-15/+534
* Add temp reporting menu responsesRory&2026-01-151-80/+174
* Enum for report menu typesRory&2026-01-141-1/+279
* fest: throw an error if bot name is emptyCyberL12026-01-141-0/+3
* Include request info in errorsRory&2026-01-131-0/+6
* Forgot to include assetsRory&2026-01-111-179/+0
* Whoami endpoint in apiRory&2026-01-111-0/+24
* Fix schemas...Rory&2025-12-271-202/+48
* apparently it didn't get moved lolMathMan052025-12-191-5291/+5582
* DM bot FixMathMan052025-12-191-5746/+5364
* Send HTTP 401 on token errorsRory&2025-12-191-65/+70
* feat: add message forwards (normal messages only)CyberL12025-12-181-0/+129
* Update schemas post-mergeRory&2025-12-171-0/+64
* Drop extended_settings, account data soon. Closes #1160Rory&2025-12-171-6/+1
* Update session infoRory&2025-12-171-29/+98
* Device managementRory&2025-12-161-0/+148
* Upate session infoRory&2025-12-161-70/+220
* Update instance ban schemaRory&2025-12-161-0/+3
* More instance ban stuffRory&2025-12-121-23/+44
* Refactor: Replace getIpAddress with req.ipBrajamohanDas-afk2025-12-121-21/+21
* Perhaps, dont IP ban moderatorsRory&2025-12-071-1/+0
* fix: add `| null` to guild folder typesCyberL12025-12-051-3/+6
* fix: only `guild_ids` is required in guild folderCyberL12025-12-051-4/+1
* chore: re-generate openapi.json and schemas.jsonCyberL12025-12-041-8/+2
* validate that endpoitns are configuredRory&2025-12-041-37/+333
* Fix message ack schemaRory&2025-12-021-0/+1
* Support deleting ACKs for type==channelRory&2025-12-021-1/+223
* Exclude networking related schemasRory&2025-12-021-160/+71
* Template billing routesRory&2025-12-021-0/+112
* Drop node-fetch-commonjs, proxy-agent as deprecatedRory&2025-12-011-2/+201
* Cut down schemas by 90%Rory&2025-11-291-6392/+5910
* Fix merge issuesMathMan052025-11-291-37/+152
* Mention inbox, hopefullyRory&2025-11-261-0/+34
* Expose mor emember keysRory&2025-11-251-97/+121
* allow setting communication_disabled_untilRory&2025-11-251-2/+50
* make interactions more normalMathMan052025-11-231-0/+3
* OA: regenerate after cherry-picking script changes from dev/emma-wipRory&2025-11-211-10195/+4
* fix groups moreMathMan052025-11-201-97/+87
* Update nix and packagesRory&2025-11-201-87/+97
* member count fixesMathMan052025-11-181-2/+1
* fixes slight bug with joining guilds via IDMathMan052025-11-171-95/+85
* fix SQLiteMathMan052025-10-301-83/+93
* fix: add `BulkApplicationCommandCreateSchema`CyberL12025-10-221-6/+38
* add fingerprint endpointdoesnm2025-10-201-10/+40
* chore: regenerate `openapi.json` and `schemas.json`CyberL12025-10-191-3150/+3272
* Automod mayhaps?Rory&2025-10-181-6/+6
* chore: regenerate `openapi.json` and `schemas.json`CyberL12025-10-181-978/+978
* chore: regenerate `openapi.json` and `schemas.json`CyberL12025-10-181-6/+41
* chore: regenerate `openapi.json` and `schemas.json`CyberL12025-10-181-79/+113
* Partial usersetting update schemaRory&2025-10-181-371/+385
* chore: regenerate `schema.json` and `openapi.json` filesCyberL12025-10-171-841/+1805
* Add application command schemaRory&2025-10-161-10352/+10549
* Fix package lockRory&2025-10-161-201/+203
* Push openapiRory&2025-10-161-417/+85
* Updates 1Rory&2025-10-151-29/+370
* More schema work, moved most stuff from entities to schemas, though messyRory&2025-10-151-10808/+10835
* Reorganise schemas a little bitRory&2025-10-151-2659/+2896
* Schema fixes, api bug fixRory&2025-10-141-4951/+41
* app_id -> application_idRory&2025-10-141-6/+3
* Try to fix duplicate user settingsRory&2025-10-111-0/+8
* More path fixesRory&2025-10-111-29/+1
* Clean build for schemasRory&2025-10-111-594/+0
* Update more path variablesRory&2025-10-111-10/+10
* Update path variablesRory&2025-10-111-18/+618
* build: always run openapi and schema generation, use build modeRory&2025-10-071-416/+11386
* Update openapi schema file as it never gets doneRory&2025-10-011-2840/+10780
* channel is nullable fixesMathMan052025-05-281-1/+4
* Implement signed cdn urlsPuyodead12025-05-031-69/+220
* Prebuild for schema and openapi json filesroot2025-03-231-68797/+9785
* Merge branch 'master' of https://github.com/spacebarchat/server into update_w...root2025-03-231-9782/+68803
|\
| * added updates to sync with djs webhook packetroot2025-03-201-0/+30
* | Fixed errors in authorization for webhooks with tokensroot2025-03-231-13/+264
* | modified webhooks to match djs webhook send formatroot2025-03-201-0/+30
|/
* implement hubs routesPuyodead12025-01-071-1249/+1641
* Add more application propertiesTomatoCake2024-08-311-0/+18
* Fixes for password, mfa code & email validationTomatoCake2024-08-291-0/+29
* Add method to NO_AUTHORIZATION_ROUTESTomatoCake2024-08-241-17/+1
* Listing & creation of Developer Portal teamsTomatoCake2024-08-241-6/+83
* Run openapi.js from #1193TomatoCake2024-08-221-10/+0
* Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int...TomatoCake2024-08-221-442/+251
|\
| * Highlight sb-only routesTomatoCake2024-08-211-0/+78
| * Slight code cleanup & update project descTomatoCake2024-08-211-1/+1
| * Exclude more internal schemasTomatoCake2024-08-211-441/+172
| * Fix bug & handle 75k/large_threshold in opcode 8TomatoCake2024-08-181-1/+15
* | Trying to fix guild response schemasTomatoCake2024-08-171-200/+225
|/
* regenerate openapi.jsonCyber2024-08-171-0/+80
* Fix typo in Request Guild Members relationTomatoCake2024-08-141-15/+65
* Merge branch 'master' into feat/webhooks-3TomatoCake2024-08-081-14/+260
|\
| * Merge branch 'master' into masterMadeline2024-07-281-211/+719
| |\
| | * Fix msg component typingsTomatoCake2024-07-281-213/+785
| * | Updated the openapi schemaaintDatCap2024-07-241-2/+71
| |/
* | Consistent relations, url property, src channelTomatoCake2024-07-181-3/+10
* | Perms for GET webhook, url propertyTomatoCake2024-07-181-3/+5
* | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int...TomatoCake2024-07-181-333/+906
|\|
| * Move route to api/connectionsTomatoCake2024-07-171-19/+27
| * Update schema & add response typeTomatoCake2024-07-171-4/+20
| * fix poll in msg create schemaMadeline2024-07-091-43/+264
| * Ban API compat & Bulk Ban endpoint (#1120)TomatoCake2024-06-051-470/+257
| * add `notification_settings` object to readyPuyodead12024-05-261-263/+499
| * update schemas.json and openapi.jsonMadeline2023-12-211-50/+91
* | webhook fixes & username/avatar property for msgTomatoCake2024-07-181-32/+384
|/
* update invites endpoints to support latest apiMadeline2023-08-121-1/+7
* generate openapiMadeline2023-08-071-42/+25
* refactor checkTokenMadeline2023-07-281-76/+103
* Fix docs for /users/:id/profileMadeline2023-06-111-1/+132
* Send user and roles id array in GET /guilds/:id/members/:idMadeline2023-06-111-1/+50
* Merge pull request #1052 from spacebarchat/feat/auto-create-bot-usersPuyodead12023-05-071-0/+5
|\
| * add option to auto add bot users to new appsPuyodead12023-05-061-0/+8
* | add initial_guild_id client state propertyPuyodead12023-05-071-0/+9
|/
* Fix UserRelationsResponse schemaMadeline2023-04-191-26/+27
* Enforce theme_colors to be intsMadeline2023-04-181-10/+20
* Rewrite getRouteDescriptions, fix message route not appearing in openapi specMadeline2023-04-161-0/+141
* generated filesMadeline2023-04-141-3/+238
* Fix bug where different HTTP method handlers would overwrite eachother in spe...Madeline2023-04-141-0/+2630
* fix some types not being generated correctlyPuyodead12023-04-131-30/+882
* Update openapi.jsonPuyodead12023-04-131-0/+3927
* spacebarPuyodead12023-04-131-6/+6
* clusterfuckPuyodead12023-04-131-4595/+32
* oapi: add missing 2fa types to loginPuyodead12023-04-131-16/+91
* oapi: bug fixesPuyodead12023-04-131-70/+40
* oapi: root level routesPuyodead12023-04-131-13/+258
* oapi: voice regionsPuyodead12023-04-131-2/+9
* oapi: finish usersPuyodead12023-04-131-22/+155
* oapi: users progressPuyodead12023-04-131-74/+664
* oapi: stickersPuyodead12023-04-131-2/+9
* oapi: sticker packsPuyodead12023-04-131-2/+15
* oapi: readstatesPuyodead12023-04-131-1/+11
* oapi: policiesPuyodead12023-04-131-8/+404
* oapi: oauth2Puyodead12023-04-131-2/+59
* oapi: invitesPuyodead12023-04-131-2/+29
* oapi: fix guild discovery requirementsPuyodead12023-04-131-1/+91
* guildsPuyodead12023-04-131-664/+2383
* Update openapi.jsonPuyodead12023-04-131-0/+18
* gifs and query paramsPuyodead12023-04-131-0/+10047
* auth routesPuyodead12023-04-131-7992/+0
* generate:openapiMadeline2023-04-121-0/+426
* SPACEBARMadeline2023-03-311-5/+5
* Ajv and openapi spec use different versions of typescript json schema??????Madeline2023-03-251-8/+6
* Work towards fixing openapi specMadeline2023-03-241-197/+374
* Generate openapiMadeline2023-02-261-5/+254
* read-states/ack-bulk (#969)Madeline2023-01-301-0/+107
* Implement WebAuthn (#967)Puyodead12023-01-301-4/+184
* Update openapiMadeline2023-01-141-0/+37
* add back openapi generation. todo: find way to keep route text descriptions i...Madeline2023-01-061-5999/+6817
* Bring back loginRedirect but fix it. Also move some assets out of publicMadeline2022-09-261-0/+6000
* Rearrange assets a bit, fix anything that uses assets folderMadeline2022-09-261-6000/+0
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+6000