Commit Graph

174 Commits (master)

Author SHA1 Message Date
Garrett Mills 8e65a5f669
fix(extollo/extollo#4): explicitly define return type to fix build error
continuous-integration/drone/push Build is passing Details
3 years ago
Garrett Mills a4edecee00
enhancement(extollo/extollo#2): add kernel module for parsing request body contents, uploading files
continuous-integration/drone/push Build is failing Details
3 years ago
Garrett Mills e772d12f20
Create Files unit to manage filesystem implementations defined in config
3 years ago
Garrett Mills fad1184afe
TypeDoc all the thngs
3 years ago
Garrett Mills 90d7679882
Fix error response html formatting; expose Application start/stop unit methods
3 years ago
Garrett Mills e8fdb04ae8
Support named route groups; canonical namespaces
3 years ago
Garrett Mills a93cd6d192
Better RLEH logic for error wraps; ability to hide "Starting..." message
3 years ago
Garrett Mills be32976498
Cache - support expiration dates
3 years ago
Garrett Mills 088fdfb1ef
Add cache interface, factory, and basic in-mem implementation
3 years ago
Garrett Mills 42d9cc101f
Add config debugging helper
3 years ago
Garrett Mills 5f5b12a5be
Support global middleware
3 years ago
Garrett Mills 4f23ac7156
Add support for middleware
3 years ago
Garrett Mills 2868ca1910
Fix formatting in error response HTML
3 years ago
Garrett Mills b820b35b70
Add support for view engines, PNPM
3 years ago
Garrett Mills 4ecada6be8
response lifecycle timeout and route handling
3 years ago
Garrett Mills 9747d40659
Add logic for resolving route handlers
3 years ago
Garrett Mills a9ffa771dc
Add basic response factories and helpers
3 years ago
Garrett Mills 3acc1bc83e
Add mounting for activated routes, route compiling, routing
3 years ago
Garrett Mills 338b9be506
Add basic memory-based session driver
3 years ago
Garrett Mills fdcd80a43e
Add kernel modules and basic kernel handling
3 years ago
Garrett Mills 94add3d471
Add support for responses
3 years ago
Garrett Mills e298319bf5
Continue fleshing out HTTP request classes
3 years ago
Garrett Mills cd387af2c6
Support named canonical exports
3 years ago
Garrett Mills be1f615858
Initial import
3 years ago