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

9 Commits

Author SHA1 Message Date
Madeline
b58cea7c41
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
1c9f2ecdce
Don't allow BaseClass props through schema 2023-01-06 18:07:14 +11:00
Madeline
a3f2f997a3
Prettier 2023-01-05 17:16:55 +11:00
Madeline
a3630fdba4
Fix sync script not closing for some dbms 2022-12-22 14:30:03 +11:00
Madeline
e37c4adaed
First pass of removing Slowcord mentions 2022-12-17 17:14:49 +11:00
Madeline
c96d2e9bd8
Forgot some schemas + only generate schemas in util/schemas + add setup script 2022-10-24 19:46:33 +11:00
Madeline
dbaf39237a
Prettier 2022-09-26 22:41:21 +10:00
Madeline
1f416b972c
Move schemas to /src/util/schemas 2022-09-26 22:08:14 +10:00
Madeline
7a24f102ee
Remove import to class-validator, fix listening on port message in bundle 2022-09-26 13:30:47 +10:00