Commit Graph

209 Commits (0484a586bd6dae86016e29c1c94fb1a9fe77832b)
 

Author SHA1 Message Date
Garrett Mills 015d6fd6ae Fix Either<> pass in OAuth2Server; bump version
2 years ago
Garrett Mills ce4133ff8e Fix scope() helper and bump version
2 years ago
Garrett Mills 9d8f43d8fb Bump version
2 years ago
Garrett Mills 940d50b89c Implement /oauth2/token endpoint; token auth middleware
2 years ago
Garrett Mills 36647a013d Add ability to get provider by name from auth service
2 years ago
Garrett Mills 5616b3cc1f Add suggestion for missing schema for validator error
2 years ago
Garrett Mills 2e7c927114 Make route extraction account for extraneous / matches
2 years ago
Garrett Mills 8b2ee1c949 Add debugging for route extraction
2 years ago
Garrett Mills c7557cf5b6 Allow overriding content-type of plaintext response factory
2 years ago
Garrett Mills 771fed8002 Make parameter middleware handler call collection.toArray NON-recursively
2 years ago
Garrett Mills 7914a8f12e Fix incorrect flow-through if-else case
2 years ago
Garrett Mills 5fa4f614e2 Pass request to ParameterMiddleware make call
2 years ago
Garrett Mills ee21811771 Add ability to pass arguments to parameter providing middleware
2 years ago
Garrett Mills 8b9f393405 Add support for parameter middleware classes
2 years ago
Garrett Mills f6a7cac05c Improve ORM templates; improve StaticClass typedef; bump version
2 years ago
Garrett Mills 25265b5560 Only load .env if the file exists; bump version
2 years ago
Garrett Mills a779ec1d09 Update content-length calculation to use buffer
2 years ago
Garrett Mills bea48602f5 Fix content-length header set
2 years ago
Garrett Mills 445f16d973 Prevent duplicate bus shutdowns on container destroy; bump version
2 years ago
Garrett Mills 351a2e14b8 Prevent request Bus instances from creating new IORedis connections
2 years ago
Garrett Mills b42e91533a Fix missed return in container.makeNew
2 years ago
Garrett Mills 78cb26fcb2 Add request container lifecycle handling
2 years ago
Garrett Mills 514a578260 Make HTTPServer ignore responses that cannot be sent
2 years ago
Garrett Mills 3d7d583367 Add Request logging
2 years ago
Garrett Mills 6f66126d38 Improve Response verbose/debug logging
2 years ago
Garrett Mills 10b3e1ecc3 Temporarily remove timeout logic from HTTPServer
2 years ago
Garrett Mills 795adac68b Add better detection for write-after-destroy errors on the response
2 years ago
Garrett Mills ca348b2ff6 Add Trace logging level; bump version
2 years ago
Garrett Mills 508d92f759 Add better debugging for Bus connections
2 years ago
Garrett Mills a590d78155 Reduce # of duplicate Bus.up() calls; bump version
2 years ago
Garrett Mills dbe48ea8a5 Add debugging option to make bus warnings throw Error; bump version
2 years ago
Garrett Mills 467721f775 Include request parameters in input(...) sources; bump version
2 years ago
Garrett Mills 153f8f7685 Fix Controller request injection and bump version
2 years ago
Garrett Mills ba87ea32c3 Add make helper and bump version
2 years ago
Garrett Mills 737d06f6f0 Fix preflight middleware ordering and bump version
2 years ago
Garrett Mills 6ee3e2a729 Fix preflight middleware ordering and bump version
2 years ago
Garrett Mills 1288e51de0 Disable broadcasting migration events and bump version
2 years ago
Garrett Mills 1fde692a65 Bump version
2 years ago
Garrett Mills cdecb7e628 Fix hanging IORedis connections; add extollo.wontstop debugging helper
2 years ago
Garrett Mills 8f08b94f74 Error response enhancements, CoreID auth client backend
2 years ago
Garrett Mills a039b1ff25 Add Safe value API and start OAuth2Server
2 years ago
Garrett Mills 70d67c2730 Add model serializer and coreid login provider
2 years ago
Garrett Mills 0774deea91 bump version
continuous-integration/drone/push Build is failing Details
2 years ago
Garrett Mills 16e5fa00aa Implement queue work and listen commands
continuous-integration/drone/push Build is failing Details
2 years ago
Garrett Mills e098a5edb7 Version bump
continuous-integration/drone/push Build is failing Details
2 years ago
Garrett Mills 6d1cf18680 Refactor event bus and queue system; detect cycles in DI realization and make
continuous-integration/drone/push Build is failing Details
2 years ago
Garrett Mills 506fb55c74 Start auth provider system
continuous-integration/drone/push Build is failing Details
2 years ago
Garrett Mills cfd555723b Add whereDefined and mapCall methods to Collection class
2 years ago
Garrett Mills 32050cb2ce Fix route CLI commands
2 years ago
Garrett Mills dc16dfdb81 Make new routing system the default
continuous-integration/drone/push Build is passing Details
2 years ago