ba87ea32c3
Add make helper and bump version
2022-03-29 15:29:27 -05:00
6d1cf18680
Refactor event bus and queue system; detect cycles in DI realization and make
continuous-integration/drone/push Build is failing
2022-01-26 19:37:54 -06:00
5ffb91329e
Start new validation system and zodified types with excc
continuous-integration/drone/push Build is passing
2022-01-14 01:04:13 -06:00
463076d182
Introduce async local storage for request access, more view globals, and improved welcome view
continuous-integration/drone/push Build is passing
2021-11-27 10:30:49 -06:00
0ed096c782
Add dependency on @extollo/ui and enable recursive discovery
continuous-integration/drone/push Build is passing
2021-11-27 00:10:48 -06:00
074a3187eb
Add support for jobs & queueables, migrations
...
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing
- Create migration directives & migrators
- Modify Cache classes to support array manipulation
- Create Redis unit and RedisCache implementation
- Create Queueable base class and Queue class that uses Cache backend
2021-08-23 23:51:53 -05:00
e86cf420df
Named routes & basic login framework
2021-07-17 12:49:07 -05:00
f496046461
File-based response support & static server
...
continuous-integration/drone/push Build is passing
- Clean up UniversalPath implementation
- Use Readable/Writable types correctly for stream methods
- Add .list() methods for getting child files
- Make Response body specify explicit types and support
writing Readable streams to the body
- Create a static file server that supports directory listing
2021-07-07 20:13:23 -05:00
b3b5b169e8
Add mechanism for NPM package auto-discovery
continuous-integration/drone/push Build is passing
2021-07-02 21:45:15 -05:00
7506d6567d
Support registering namespaced view directories; add lib() universal path
continuous-integration/drone/push Build is passing
2021-06-24 00:14:04 -05:00
91abcdf8ef
Start auth framework
continuous-integration/drone/push Build is passing
2021-06-05 12:02:36 -05:00
61731c4ebd
Add basic concepts for event bus, and implement in request and model
continuous-integration/drone/push Build is passing
2021-06-04 01:03:31 -05:00
9be9c44a32
Import other modules into monorepo
continuous-integration/drone/push Build is failing
2021-06-01 20:59:40 -05:00
e772d12f20
Create Files unit to manage filesystem implementations defined in config
2021-03-29 11:12:16 -05:00
088fdfb1ef
Add cache interface, factory, and basic in-mem implementation
2021-03-09 10:16:27 -06:00
4f23ac7156
Add support for middleware
2021-03-09 09:42:19 -06:00
b820b35b70
Add support for view engines, PNPM
2021-03-08 18:07:55 -06:00
4ecada6be8
response lifecycle timeout and route handling
2021-03-08 12:34:31 -06:00
a9ffa771dc
Add basic response factories and helpers
2021-03-08 10:07:10 -06:00
3acc1bc83e
Add mounting for activated routes, route compiling, routing
2021-03-08 09:00:43 -06:00
e298319bf5
Continue fleshing out HTTP request classes
2021-03-06 20:58:48 -06:00
be1f615858
Initial import
2021-03-02 18:57:41 -06:00