lib/src
2022-06-28 21:05:01 -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 Fix route parameter typing to use SuffixTypeArray 2022-06-28 21:05:01 -05:00
i18n Setup eslint and enforce rules 2021-06-02 22:36:25 -05:00
lifecycle Only load .env if the file exists; bump version 2022-03-31 15:53:36 -05:00
migrations Create migration for oauth2_tokens table 2022-04-28 19:17:25 -05:00
orm Temporarily cast migration AsyncCollection to Collection pending #17 2022-04-28 20:16:19 -05:00
resources Error response enhancements, CoreID auth client backend 2022-03-29 01:14:46 -05:00
service Add force SSL config flag 2022-06-07 22:45:16 -05:00
support Prevent duplicate bus shutdowns on container destroy; bump version 2022-03-30 23:40:10 -05:00
util Fix AsyncCollection.filter to allow for async filter functions 2022-04-28 19:41:16 -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 make helper and bump version 2022-03-29 15:29:27 -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