Dark
|
8f7a6510eb
|
Pre-plugin moves
|
2021-05-31 21:12:24 +02:00 |
|
Dragory
|
2f50232cf3
|
Fix TypeORM errors for nullable fields
For fields with '| null' in the TS type, the column type needs to be
specified explicitly in column options when using MySQL.
See:
https://github.com/typeorm/typeorm/issues/1358#issuecomment-391736766
|
2020-11-09 20:12:16 +02:00 |
|
Dragory
|
629002b8d9
|
Turn on strict TS compilation. Fix up and tweak types accordingly.
|
2020-11-09 20:03:57 +02:00 |
|
Dragory
|
1064a1ca46
|
Add custom logger. Fix a bunch of errors. Optimize imports.
|
2020-07-22 22:56:21 +03:00 |
|
Dragory
|
2ff65e89fd
|
Add repeat options for scheduled posts
|
2019-12-01 23:23:34 +02:00 |
|
Dragory
|
16111bbe84
|
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
|
2019-11-02 22:11:26 +02:00 |
|