1
0
Fork 0
Commit graph

9 Commits

Autor SHA1 Nachricht Datum
Sebastian Tobie 37f4f912a9 im now using pongo2 v4 instead of templates.
The html/template caused only grief.
2021-11-10 19:05:52 +01:00
Sebastian Tobie 6d43861ffc some bigger changes
- The detection of unix and TCP sockets is much better;
- The configuration is now easier exachangable;
- middleware doesn't get lost;
- the defaults func is now supplying the config it needs into the defaults;
2021-11-07 18:51:39 +01:00
Sebastian Tobie 8594622cae made an huge code cleanup.
go-toml is now not required. Its up to the implementation how it loads/dumps the config.
2021-11-06 13:42:07 +01:00
Sebastian Tobie 2fff12e6f4 created an methodd to stroe templates global and the server can now serve multiple addresses in parrallel. 2021-10-24 18:39:48 +02:00
Sebastian Tobie ab82f41ec4 fixed the migrations 2021-02-27 09:34:19 +01:00
Sebastian Tobie 230314d53f the database middelware. 2021-02-27 00:38:06 +01:00
Sebastian Tobie fa0b81abe7 current dependencies 2021-01-24 00:43:58 +01:00
Sebastian Tobie ec3f82590d added the funcs module to define useful functions 2021-01-18 20:00:32 +01:00
Sebastian Tobie c22cb74864 first version of my httpserver 2021-01-09 21:39:05 +01:00