Jonathan Leibiusky @xetorthio
fc3dfa6844
Add let's encrypt support
2017-08-30 10:31:26 -03:00
Jonathan Leibiusky @xetorthio
7495f27f64
Change wiring
2017-08-10 12:13:18 -03:00
Marcos Lilljedahl
cbe5ede847
Refactor bootstrap so it's decoupled from main function
2017-08-08 10:38:01 -03:00
Marcos Lilljedahl
8afb922f6d
Move handler initialization into the handlers package so it can be
...
reused
2017-08-07 17:44:25 -03:00
Jonathan Leibiusky @xetorthio
5ee4bb2011
More fixes
2017-07-28 23:24:02 -03:00
Jonathan Leibiusky @xetorthio
0e08107738
Tests are working again
2017-07-28 20:42:05 -03:00
Jonathan Leibiusky @xetorthio
53e6078cc5
WIP
2017-07-25 16:36:10 -03:00
Marcos Lilljedahl
4eda861329
Merge branch 'routing_refactor' into next
2017-07-18 15:15:11 -03:00
Jonathan Leibiusky @xetorthio
08b64dadde
Add storage API abstraction
2017-07-18 14:32:17 -03:00
Jonathan Leibiusky @xetorthio
4731d8ec98
Event refactor
2017-07-18 10:45:05 -03:00
Jonathan Leibiusky @xetorthio
e9911abf94
Storage has now it's own package.
...
Remove global `sessions` map and use configured storage.
Add a `types` package so both `pwd` and `storage` can access without
circular dependencies.
Now the session is prepared when requested and not on load.
2017-06-15 16:09:41 -03:00
Jonathan Leibiusky @xetorthio
33febafb43
Load sessions in parallel
2017-06-10 18:18:30 -03:00
Jonathan Leibiusky @xetorthio
3d96760a98
WIP
2017-05-23 19:29:36 -03:00