|
a3ebf46b54
|
Add ApplicationComponent init lifecycle step and unstatic globals
This renames ApplicationComponent (previous) init to initRoutes and handle to handleRoutes
|
2021-05-13 16:03:59 +02:00 |
|
|
82ab0b963c
|
Switch to esm and add import auto format
|
2021-05-03 20:52:52 +02:00 |
|
|
4cbc73a25f
|
Fix ServeStaticDirectoryComponent while developping swaf
Also move core version detection to Application
|
2021-03-30 12:03:26 +02:00 |
|
|
79d704083a
|
Add many eslint rules and fix all linting issues
|
2020-09-28 14:15:22 +02:00 |
|
|
b736f5f6cb
|
Improve middleware definition and cleanup code
|
2020-09-25 22:15:57 +02:00 |
|
|
5dc0bd710a
|
Make nunjucks and static file server compatible with pkg
|
2020-09-24 22:42:55 +02:00 |
|
|
31f974c0a6
|
Serve static files extra early to avoid useless middlewares execution
|
2020-07-28 12:11:41 +02:00 |
|
|
0e96a285ac
|
Properly split routing in 2 steps: init, handle
|
2020-07-11 11:46:16 +02:00 |
|
|
662d12df68
|
Add sources
|
2020-04-22 17:49:58 +02:00 |
|