You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lib/src
Garrett Mills 4d7769de56
Fix PostgreSQLDialect escaping of single quotes
2 years ago
..
auth Add docs server Dockerfile 2 years ago
cli Add model serializer and coreid login provider 2 years ago
di Improve ORM templates; improve StaticClass typedef; bump version 2 years ago
http Fix route parameter typing to use SuffixTypeArray 2 years ago
i18n Setup eslint and enforce rules 3 years ago
lifecycle Update application bootstrapping to load .env from repo root 2 years ago
migrations Create migration for oauth2_tokens table 2 years ago
orm Fix PostgreSQLDialect escaping of single quotes 2 years ago
resources Error response enhancements, CoreID auth client backend 2 years ago
service Modify canonical loading to allow either suffix.js or suffix.ts endings 2 years ago
support Prevent duplicate bus shutdowns on container destroy; bump version 2 years ago
util Add ArrayElement type helper 2 years ago
validation Start auth provider system 2 years ago
views Introduce async local storage for request access, more view globals, and improved welcome view 2 years ago
index.ts Add make helper and bump version 2 years ago
lib.ts Support registering namespaced view directories; add lib() universal path 3 years ago
make.ts Add make helper and bump version 2 years ago
tsconfig.json Add request container lifecycle handling 2 years ago