In logjson:
authorNick Downing <nick@ndcode.org>
Thu, 13 Jan 2022 08:12:02 +0000 (19:12 +1100)
committerNick Downing <nick@ndcode.org>
Thu, 13 Jan 2022 08:12:02 +0000 (19:12 +1100)
commite5354ef4d7ecbbd551fbeb81c5f7ecf7a0e53300
treef03a20ca1dc863db42f3aaa65a7814a9629e0d27
parent5936d5660b5eeacca180798e87ec93cd624b68da
In logjson:
* Fix bug in Database.Transaction() of not awaiting this.mutex.acquire()
* Fix bug with modifying the cache values causing Transaction.rollback() to fail

In min_svg_cache:
* Add error handler so we can see what's wrong with a broken SVG file

In ndcode_site:
* Make sign up form styling more similar to how Bootstrap 3 used to be
* Fix minor booboo in account creation form submission
* Add accordion style dialog for account creation
* Fix transaction handling bugs
logjson
min_svg_cache
ndcode_site