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

5 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
df24f62dc0
migration stuff again 2023-01-05 17:30:50 +11:00
Madeline
a3f2f997a3
Prettier 2023-01-05 17:16:55 +11:00
Madeline
ea903baa15
channel flags whoops 2023-01-05 17:10:13 +11:00
Madeline
f67375bf37
Add migrations (#923)
* Fix typeorm migration cli and server migrations.
* Add `migrate-from-staging` script
2023-01-05 17:04:15 +11:00