Commit Graph

7 Commits

Author SHA1 Message Date
0ae5265915 Cosmetics in imports 2022-03-23 00:25:58 +01:00
e4fafed6fa Fix: Problem with \r\n and Blackfriday 2022-03-23 00:25:18 +01:00
edf05b8e7c Add: Redirect / to WikiHome 2022-03-23 00:24:40 +01:00
a6c0ae3321 Add: Bluemonday + Backfriday support
First one as sanitizer and second one as markdown parser
2022-03-22 22:06:41 +01:00
52056ef9a1 First usable version 2022-03-22 16:36:18 +01:00
4e3fcb2c17 Add: templates 2022-03-19 00:20:31 +01:00
5685d2580a Refactor: Moving route methods from server.go to app.go 2022-03-18 13:26:13 +01:00