6 Commits

Author SHA1 Message Date
9c122022f1 fixed regression when commenting without reply set 2020-12-04 11:44:38 +01:00
c2e11b779e forgot param in example 2020-12-04 10:10:21 +01:00
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