20 Commits

Author SHA1 Message Date
c2e11b779e forgot param in example 2020-12-04 10:10:21 +01:00
7d068991cf Reflected submodule change in code and removed pycharm file watcher in favor of shell script to avoid the same file twice 2020-12-03 15:59:49 +01:00
b2db4eb526 correct bulma path 2020-12-03 15:37:51 +01:00
8115b908cf Added bulma as submodule to improve modularity 2020-12-03 15:36:09 +01:00
a72a6e7e62 forgot the new css :P Release-v20201202 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
cfe4cf076a add flask migrations 2020-11-29 13:52:59 +01:00
fce15c10a1 errata 2020-11-28 08:07:57 +01:00
5f6a912f6b removed some print functions from debugging the last issue 2020-11-27 22:41:08 +01:00
8f6ec52750 Streamlined export_location to take the id instead of a string
This was quite the stupid bugger... it also involved changing a table in the database
2020-11-27 22:35:20 +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
01b534f027 deleted unrelated file 2020-11-26 22:35:49 +01:00
0b50153774 another typo... 2020-11-26 22:29:49 +01:00
b92e179584 Corrections and improvements 2020-11-26 22:27:09 +01:00
c630472a75 better example file 2020-11-25 19:34:38 +01:00
a0ad65227a added systemd option to readme 2020-11-22 14:40:33 +01:00
6672318765 re-export json after administrative action Release-1.1 2020-11-22 11:08:27 +01:00
7484011ea3 Ko-Fi Release-1 2020-11-21 21:20:19 +01:00
0e2b676108 fix image link 2020-11-21 20:25:19 +01:00
9ac6e9930e Release 1 2020-11-21 20:23:43 +01:00