1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-22 18:32:29 +01:00
Commit Graph

122 Commits

Author SHA1 Message Date
Madeline
c560d58f68
random bullshit, go!! 2023-08-14 12:49:20 +10:00
Madeline
2cf3833499
remove INVALID_PASSWORD error response. close #1090 2023-08-13 15:18:42 +10:00
Madeline
d18584f8e9
Refactor email sending + remove email verification if mail sending is not set up 2023-08-12 15:36:29 +10:00
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
Puyodead1
325e8f435f
update schema 2023-08-06 22:44:04 -04:00
Madeline
f1f68c3d31
refactor checkToken 2023-07-28 09:26:18 +10:00
ngn
3dcabc57f6 Making the error message dynamic 2023-06-10 22:17:50 +03:00
ngn
f006ddc735 Implemented password length check 2023-06-10 20:51:21 +03: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
393b713c6a
fix response types not being generated 2023-04-13 19:46:26 -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
6b3a3b750f
fixing lots of openapi crap 2023-04-13 15:20:10 -04:00
Puyodead1
777e7208dc
AAA 2023-04-13 15:06:21 -04:00
Puyodead1
4a7811a25c
channels 2023-04-13 15:04:56 -04:00
Puyodead1
3335f16ad1
applications 2023-04-13 15:00:32 -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
218f71b82c
Merge branch 'master' into refactor/dev/connections 2023-04-02 10:55:17 +10:00
Madeline
095cbf7b20
Remove ALL fosscord mentions 2023-03-31 15:52:33 +11: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