Commit Graph

12 Commits

Author SHA1 Message Date
Juhani Krekelä e2cc012c30 Remove the TODO about last commit 2018-06-10 14:52:41 +03:00
Juhani Krekelä 161bb72d37 Read boards from a database 2018-06-10 14:52:03 +03:00
Juhani Krekelä 128f937a11 Login finally works (but sessions don't) 2018-06-09 19:15:47 +03:00
Juhani Krekelä fbf0495c82 Convert the BeautifulSoup object to a list before iterating 2018-06-09 14:35:21 +00:00
Juhani Krekelä b72544e480 Explicitly use html.parser to supress warnings from bs4 2018-06-09 17:31:52 +03:00
Juhani Krekelä 0187775332 Add a login page (nonfunctional) 2018-06-09 17:25:04 +03:00
Juhani Krekelä 1980ef2c08 Start work on boards in the database 2018-05-10 00:03:13 +03:00
Juhani Krekelä 7c423448aa Switch to using docstrings for the function documentation 2018-04-21 23:30:49 +03:00
Juhani Krekelä 759e160e25 Read config from a config file 2018-04-21 23:09:14 +03:00
Juhani Krekelä d0de210c4f Whoops 2018-04-07 20:30:30 +03:00
Juhani Krekelä 027fb8385d Make it work in production (this breaks testing but oh well) 2018-04-07 20:29:09 +03:00
Juhani Krekelä 149180683d Start writing html generation 2018-04-01 00:12:40 +03:00