1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-19 01:02:27 +02:00
Commit Graph

78 Commits

Author SHA1 Message Date
TomatoCake
dc81bcf900 Run prettier 2024-08-24 08:46:04 +02:00
TomatoCake
74f20898a3 Add method to NO_AUTHORIZATION_ROUTES 2024-08-24 08:43:22 +02:00
TomatoCake
d1fe291418 Highlight sb-only routes 2024-08-21 19:19:33 +02:00
TomatoCake
0d6cb63096 Slight code cleanup & update project desc 2024-08-21 19:08:25 +02:00
TomatoCake
339b947a8d Exclude more internal schemas 2024-08-21 18:50:31 +02:00
Madeline
be47c8a231
remove changelog.js and cleanup package.json scripts 2023-08-10 19:45:34 +10:00
Madeline
db777541cc
add login script 2023-08-07 16:46:40 +10:00
Madeline
24ec642d49
* add TOKEN and ITER env vars to identify test script
* kill child process server when tests are done, not just parent
2023-08-07 11:59:48 +10:00
Madeline
8a3989c297
Merge branch 'master' into feat/refactorIdentify 2023-07-28 08:24:15 +10:00
Madeline
6e47b8e0b3
Send user and roles id array in GET /guilds/:id/members/:id 2023-06-11 00:27:38 +10:00
Madeline
40ad7bb3af
Merge branch 'master' into openapi 2023-04-19 01:27:19 +10:00
Madeline
31b2db8c54
Merge branch 'master' into feat/refactorIdentify 2023-04-18 21:36:28 +10:00
Madeline
1d19db52eb
REALLY bad server testing 2023-04-18 21:29:58 +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
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
0d666732c6
oapi: bug fixes 2023-04-13 15:41:23 -04:00
Puyodead1
1ce7879ee8
oapi: users progress 2023-04-13 15:38:52 -04:00
Puyodead1
0dc5b19bd8
gifs and query params 2023-04-13 15:24:37 -04:00
Puyodead1
0d2a2c7258
default responses 2023-04-13 15:20:17 -04:00
Puyodead1
6b3a3b750f
fixing lots of openapi crap 2023-04-13 15:20:10 -04:00
Puyodead1
a567ca3f51
auth routes 2023-04-13 14:58:53 -04:00
Madeline
5a6cb33f5e
Merge branch 'master' into feat/refactorIdentify 2023-04-13 19:45:44 +10:00
Madeline
5771552408
Set eslint env properly 2023-04-12 20:43:49 +10:00
Madeline
3f4344a610
Remove unnecessary stresstest folder 2023-04-12 20:42:47 +10:00
Madeline
c3f5047e0c
scripts n shit 2023-04-05 21:18:31 +10:00
Madeline
095cbf7b20
Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
Madeline
8b2faf0b18
SPACEBAR 2023-03-31 02:15:42 +11:00
Madeline
a86a673db3
SPACEBAR 2023-03-31 01:53:24 +11:00
Madeline
14c1b53244
SPACEBAR 2023-03-31 01:51:15 +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
b9ffef8753
Remove test client and client patcher 2023-03-01 18:45:58 +11:00
Madeline
9aa31d24ab remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from default rights 2023-02-03 16:26:50 +11:00
Madeline
72c0319a9f use print instead of console.log in client cache so it doesn't output weirdness 2023-02-01 12:40:38 +11:00
Madeline
e296598e1c Don't try to cache files like /assets/;var u,p={26700:0};l.f 2023-01-24 13:28:24 +11:00
Madeline
363541c8e7 Update client cacher to allow numbers in extensions ( for woff2 ) 2023-01-24 11:42:17 +11:00
Madeline
4df7bbcfe5 Rewrite client cacher (#962) 2023-01-22 13:41:31 +11:00
Madeline
084dc0be08 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
683cd108e8 npm run generate:client downloads more assets now (Thanks Rory!). Also ONLY_CACHE_JS env var (#948) 2023-01-18 23:15:00 +11:00
Madeline
0e7f127ece Script to add license preamble to each file. Also, does that. (#935)
* Add script to automatically add license to each file

* Add license preamble to each file.

* Fix existing preamble detection breaking due to line endings. Git :(

* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Madeline
e0aae75757 Window name patch + fix overlapping text in client patcher 2023-01-15 17:35:54 +11:00
TheArcaneBrony
1c4e6e6c91 Fix missed moveCursor call
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2023-01-13 13:12:12 +01:00
TheArcaneBrony
aa8a6d6248 Fix console fuckery to allow running in a headless terminal, and to fix flickering of output.
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2023-01-13 13:09:09 +01: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
3c7b5f2656 Don't allow BaseClass props through schema 2023-01-06 18:07:14 +11:00