Commit Graph

15 Commits

Author SHA1 Message Date
Brian S. Stephan 985bb93839
do a requirements bump
notable changes:

* Flask 1.1 treats redirects to itself as relative URLs now, so a spate
  of tests were updated
2022-04-19 08:41:59 -05:00
Brian S. Stephan 63a764c6a0
don't use system tz, display timestamps as UTC
no particular reason, just one less dependency, and it goes further
towards my idyllic world where everyone is on UTC and there are no
timezones
2022-03-24 22:12:00 -05:00
Brian S. Stephan d129d04e04
remove mdx_linkify and do requirement bumps 2022-03-24 22:00:37 -05:00
Brian S. Stephan d623c9c93d
adding support for 3.10, dropping support for 3.7 2022-01-15 17:35:56 -06:00
Brian S. Stephan 1de69dfc70 requirements bump 2021-10-08 07:30:46 -05:00
Brian S. Stephan 6705fa38eb requirements bumps 2021-04-17 10:58:06 -05:00
Brian S. Stephan 085571e58f requiremnets bump 2021-02-22 21:20:49 -06:00
Brian S. Stephan 87ad48d8d2 add mdx-linkify to markdown extensions 2021-01-22 09:51:53 -06:00
Brian S. Stephan 3fcf916317 requirements bump 2020-12-08 16:33:19 -06:00
Brian S. Stephan 46bce5a0a5 recompile all requirements, add flake8-mutable 2020-10-20 16:05:17 -05:00
Brian S. Stephan 9e97cb097e requirements bump; tests pass 2020-05-28 08:13:55 -05:00
Brian S. Stephan 75f8488fc3 requirements: add tzlocal for tz identification 2020-03-07 15:03:02 -06:00
Brian S. Stephan 1f420eab30 journal: render markdown content + title metadata
this has a really basic template and whatnot at the moment, so
styling/etc isn't done, but this is maybe the last major piece before I
could actually see pushing this onto the site
2020-03-07 12:06:21 -06:00
Brian S. Stephan 1c3d745a1a remove accidental excess from requirements files 2020-03-06 19:31:06 -06:00
Brian S. Stephan 950e9f485e requirements: Flask, pip-tools (dev), flake8 (dev) 2020-03-06 17:17:29 -06:00