Tom Moor
3c002f82cc
chore: Centralize env parsing, validation, defaults, and deprecation notices ( #3487 )
...
* chore: Centralize env parsing, defaults, deprecation
* wip
* test
* test
* tsc
* docs, more validation
* fix: Allow empty REDIS_URL (defaults to localhost)
* test
* fix: SLACK_MESSAGE_ACTIONS not bool
* fix: Add SMTP port validation
2022-05-19 08:05:11 -07:00
Tom Moor
32c1d2e2f8
fix: Opensearch should mirror correct team subdomain
...
closes #3470
2022-04-29 22:53:39 -07:00
Tom Moor
1b913054e8
chore: Move i18n generation, pre-commit hooks ( #3410 )
2022-04-17 13:29:08 -07:00
Tom Moor
a24cb9987c
fix: Do not prefetch JS bundles on public share links
2022-02-22 21:02:38 -08:00
Tom Moor
797e5b63e7
tsc
2022-01-23 20:50:48 -08:00
Tom Moor
b20a341f0c
chore: Typescript database models ( #2886 )
...
closes #2798
2022-01-06 18:24:28 -08:00
Tom Moor
a01dded55a
fix: Catch no path passed to /static/ route
2022-01-04 22:18:03 -08:00
Tom Moor
15b1069bcc
chore: Move to Typescript ( #2783 )
...
This PR moves the entire project to Typescript. Due to the ~1000 ignores this will lead to a messy codebase for a while, but the churn is worth it – all of those ignore comments are places that were never type-safe previously.
closes #1282
2021-11-29 06:40:55 -08:00