Commit Graph

10 Commits

Author SHA1 Message Date
e86cf420df
Named routes & basic login framework 2021-07-17 12:49:07 -05:00
faa8a31102
Route - prevent pre/post middleware from being applied twice
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-29 00:34:05 -05:00
36b451c32b
Expose auth repos in context; create routes commands
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-17 19:35:31 -05:00
1d5056b753
Setup eslint and enforce rules
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-02 22:36:25 -05:00
9be9c44a32
Import other modules into monorepo
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-01 20:59:40 -05:00
fad1184afe
TypeDoc all the thngs 2021-03-25 08:50:13 -05:00
5f5b12a5be
Support global middleware 2021-03-09 09:55:18 -06:00
4f23ac7156
Add support for middleware 2021-03-09 09:42:19 -06:00
9747d40659
Add logic for resolving route handlers 2021-03-08 11:08:56 -06:00
3acc1bc83e
Add mounting for activated routes, route compiling, routing 2021-03-08 09:00:43 -06:00