.. |
auth
|
Support periodic auth checks in SecurityContext on web socket connections
|
2022-08-09 23:49:25 -05:00 |
cli
|
Update ShellDirective to use ts-node interpreter by default
|
2022-08-07 00:47:55 -05:00 |
di
|
Improve ORM templates; improve StaticClass typedef; bump version
|
2022-04-04 14:45:45 -05:00 |
http
|
Support periodic auth checks in SecurityContext on web socket connections
|
2022-08-09 23:49:25 -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
|
Fix issue where WebSocketBus depends on Session before session factory registered
|
2022-08-09 23:59:43 -05:00 |
util
|
Add workaround for global registry async context in REPL
|
2022-08-06 21:57:29 -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
|
Support periodic auth checks in SecurityContext on web socket connections
|
2022-08-09 23:49:25 -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 |