Commit Graph

26 Commits (aeb37d7)

Author SHA1 Message Date
Garrett Mills 6476416c67 Add foreground service, some cleanup, and start websocket server
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 10b3e1ecc3 Temporarily remove timeout logic from HTTPServer
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 463076d182 Introduce async local storage for request access, more view globals, and improved welcome view
continuous-integration/drone/push Build is passing Details
2 years ago
Garrett Mills 9ee4c42e43 Error type fixes
continuous-integration/drone/push Build is failing Details
3 years ago
Garrett Mills a1d04d652e Implement basic login & registration forms
continuous-integration/drone/push Build is failing Details
3 years ago
Garrett Mills e86cf420df
Named routes & basic login framework
3 years ago
Garrett Mills e33d8dee8f
Add support for registering vendor asset routes
continuous-integration/drone/push Build is passing Details
3 years ago
Garrett Mills 61731c4ebd
Add basic concepts for event bus, and implement in request and model
continuous-integration/drone/push Build is passing Details
3 years ago
Garrett Mills 1d5056b753
Setup eslint and enforce rules
continuous-integration/drone/push Build is passing Details
3 years ago
Garrett Mills 9be9c44a32
Import other modules into monorepo
continuous-integration/drone/push Build is failing Details
3 years ago
Garrett Mills 574ddbe9cb
make HTTP server unit more configurable
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 fad1184afe
TypeDoc all the thngs
3 years ago
Garrett Mills 4f23ac7156
Add support for middleware
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 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