Commit Graph

46 Commits

Author SHA1 Message Date
Madeline 23e234a87b update invites endpoints to support latest api 2023-08-12 00:43:00 +10:00
Madeline 3d0fdc8a1b generate openapi 2023-08-07 12:47:52 +10:00
Madeline f1f68c3d31 refactor checkToken 2023-07-28 09:26:18 +10:00
Madeline 6c603afc54 Fix docs for /users/:id/profile 2023-06-11 00:51:03 +10:00
Madeline 6e47b8e0b3 Send user and roles id array in GET /guilds/:id/members/:id 2023-06-11 00:27:38 +10:00
Puyodead1 ba0d1bb6ff Merge pull request #1052 from spacebarchat/feat/auto-create-bot-users
Feat: Auto add bot users to new apps
2023-05-07 00:15:04 -04:00
Puyodead1 8534342e30 add initial_guild_id client state property 2023-05-07 00:11:18 -04:00
Puyodead1 942cce913d add option to auto add bot users to new apps 2023-05-06 23:53:43 -04:00
Madeline 4c6b1e8e16 Fix UserRelationsResponse schema 2023-04-19 01:24:51 +10:00
Madeline cec495cc5f Enforce theme_colors to be ints 2023-04-18 01:18:05 +10:00
Madeline b438f2b071 Rewrite getRouteDescriptions, fix message route not appearing in openapi spec 2023-04-16 01:51:52 +10:00
Madeline a263ebb1e5 generated files 2023-04-14 22:59:40 +10:00
Madeline 029bc8b5f8 Fix bug where different HTTP method handlers would overwrite eachother in spec generation 2023-04-14 15:17:30 +10:00
Puyodead1 a8a28542f7 fix some types not being generated correctly 2023-04-13 20:13:58 -04:00
Puyodead1 b14b784467 Update openapi.json 2023-04-13 19:48:18 -04:00
Puyodead1 78d98f0244 spacebar 2023-04-13 15:48:27 -04:00
Puyodead1 866eb15d90 clusterfuck 2023-04-13 15:44:39 -04:00
Puyodead1 e68819d97a oapi: add missing 2fa types to login 2023-04-13 15:41:49 -04:00
Puyodead1 0d666732c6 oapi: bug fixes 2023-04-13 15:41:23 -04:00
Puyodead1 3a23842924 oapi: root level routes 2023-04-13 15:40:51 -04:00
Puyodead1 fd283f1d15 oapi: voice regions 2023-04-13 15:39:56 -04:00
Puyodead1 860b9d583e oapi: finish users 2023-04-13 15:39:31 -04:00
Puyodead1 1ce7879ee8 oapi: users progress 2023-04-13 15:38:52 -04:00
Puyodead1 c97ce59a0a oapi: stickers 2023-04-13 15:33:03 -04:00
Puyodead1 ad5f5cb90d oapi: sticker packs 2023-04-13 15:32:37 -04:00
Puyodead1 a1d8869271 oapi: readstates 2023-04-13 15:32:05 -04:00
Puyodead1 3fa2a95429 oapi: policies 2023-04-13 15:32:04 -04:00
Puyodead1 1b1fbce4d3 oapi: oauth2 2023-04-13 15:30:37 -04:00
Puyodead1 3a40254ca5 oapi: invites 2023-04-13 15:30:09 -04:00
Puyodead1 5c0a6f4e55 oapi: fix guild discovery requirements 2023-04-13 15:29:21 -04:00
Puyodead1 c2ce88dee7 guilds 2023-04-13 15:28:41 -04:00
Puyodead1 10e1eb95ae Update openapi.json 2023-04-13 15:24:38 -04:00
Puyodead1 0dc5b19bd8 gifs and query params 2023-04-13 15:24:37 -04:00
Puyodead1 a567ca3f51 auth routes 2023-04-13 14:58:53 -04:00
Madeline 195ea51480 generate:openapi 2023-04-12 11:48:00 +10:00
Madeline 64e747a4d2 SPACEBAR 2023-03-31 02:05:02 +11:00
Madeline b272c56d1a Ajv and openapi spec use different versions of typescript json schema?????? 2023-03-25 19:24:00 +11:00
Madeline 0f928e479c Work towards fixing openapi spec 2023-03-24 04:16:58 +11:00
Madeline 358494b844 Generate openapi 2023-02-26 14:20:01 +11:00
Madeline 71258f6487 read-states/ack-bulk (#969) 2023-01-30 13:34:27 +11:00
Puyodead1 709dc7280e Implement WebAuthn (#967)
* implement webauthn

* code review

---------

Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-30 13:30:42 +11:00
Madeline c93f27f514 Update openapi 2023-01-14 19:23:45 +11:00
Madeline 98d318fd88 add back openapi generation. todo: find way to keep route text descriptions in code, and find way to get usages of right/permission .hasThrow 2023-01-06 19:30:03 +11:00
Madeline 4cdb547f76 Bring back loginRedirect but fix it. Also move some assets out of public 2022-09-26 13:04:55 +10:00
Madeline 9c688527ec Rearrange assets a bit, fix anything that uses assets folder 2022-09-26 12:57:36 +10:00
Madeline f44f5d7ac2 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00