1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-05 10:22:31 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
Madeline
6e47b8e0b3
Send user and roles id array in GET /guilds/:id/members/:id 2023-06-11 00:27:38 +10:00
Madeline
a263ebb1e5
generated files 2023-04-14 22:59:40 +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
866eb15d90
clusterfuck 2023-04-13 15:44:39 -04:00
Puyodead1
0d666732c6
oapi: bug fixes 2023-04-13 15:41:23 -04:00
Puyodead1
6b3a3b750f
fixing lots of openapi crap 2023-04-13 15:20:10 -04:00
Madeline
5771552408
Set eslint env properly 2023-04-12 20:43:49 +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
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
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
3c7b5f2656 Don't allow BaseClass props through schema 2023-01-06 18:07:14 +11:00
Madeline
df449169bd Prettier 2023-01-05 17:16:55 +11:00
Madeline
2ec59d2ff2 Fix sync script not closing for some dbms 2022-12-22 14:30:03 +11:00
Madeline
118a30ca1e First pass of removing Slowcord mentions 2022-12-17 17:14:49 +11:00
Madeline
a2f5762791 Forgot some schemas + only generate schemas in util/schemas + add setup script 2022-10-24 19:46:33 +11:00
Madeline
99ee7e9400 Prettier 2022-09-26 22:41:21 +10:00
Madeline
849b257db7 Move schemas to /src/util/schemas 2022-09-26 22:08:14 +10:00
Madeline
5f46f559b7 Remove import to class-validator, fix listening on port message in bundle 2022-09-26 13:30:47 +10:00