lib/src
2022-08-06 13:20:22 -05:00
..
auth Add docs server Dockerfile 2022-06-25 21:10:15 -05:00
cli Add model serializer and coreid login provider 2022-02-23 15:15:02 -06:00
di Improve ORM templates; improve StaticClass typedef; bump version 2022-04-04 14:45:45 -05:00
http Better comments 2022-08-06 13:20:22 -05:00
i18n Setup eslint and enforce rules 2021-06-02 22:36:25 -05:00
lifecycle Update application bootstrapping to load .env from repo root 2022-07-08 20:56:48 -05:00
migrations Create migration for oauth2_tokens table 2022-04-28 19:17:25 -05:00
orm Fix PostgreSQLDialect escaping of single quotes 2022-07-09 11:42:02 -05:00
resources Error response enhancements, CoreID auth client backend 2022-03-29 01:14:46 -05:00
service Implement websocket server 2022-07-14 01:15:16 -05:00
support Actually export StateEvent... 2022-08-06 01:45:10 -05:00
util Add ArrayElement type helper 2022-06-28 22:03:15 -05:00
validation Start auth provider system 2022-01-20 00:55:21 -06:00
views Introduce async local storage for request access, more view globals, and improved welcome view 2021-11-27 10:30:49 -06:00
index.ts Add SocketRouteBuilder and make Route.socket(...) return it 2022-08-06 13:10:51 -05:00
lib.ts Support registering namespaced view directories; add lib() universal path 2021-06-24 00:14:04 -05:00
make.ts Add make helper and bump version 2022-03-29 15:29:27 -05:00
tsconfig.json Add request container lifecycle handling 2022-03-30 23:04:00 -05:00