4 Commits

Author SHA1 Message Date
a72a6e7e62 forgot the new css :P 2020-12-02 17:20:42 +01:00
136ec736e3 Implemented replies
The database will need to be rebuilt, because of a previous mistake of  code completion setting a field to boolean  instead of int.
Added flaskmigrate as dependency
New Javascript function for replies, to be able to switch a reply on and off during commenting
To use replies, one will need to add another hugo range block, see docs for details
2020-12-02 13:51:44 +01:00
698e1dee50 Maintenance
Fixed js error btn.PreventDefault is not a function
Fixed another bug where export would not happen after administrative action
Streamlined parameters
2020-11-27 22:00:25 +01:00
9ac6e9930e Release 1 2020-11-21 20:23:43 +01:00