~whbboyd/russet

0.14.2 a month ago .tar.gz browse log

Track user TZ, show timestamps on pages

0.14.0 a month ago .tar.gz browse log

version bump

0.13.1 4 months ago .tar.gz browse log

Set single connection for sqlite pool.

With multiple connections, write contention can cause errors (e.g.
[SQLITE_BUSY](https://www.sqlite.org/rescode.html#busy)). A single connection
obviously constrains throughput, but should be significantly more durable
without needing a bunch of retry logic shotgunned throughout.

The real fix for this is to use a real database.

0.13.0 4 months ago .tar.gz browse log

version bump

0.12.2 9 months ago .tar.gz browse log

Collect and log individual feed update errors

0.12.1 9 months ago .tar.gz browse log

Fix pagination

0.12.0 9 months ago .tar.gz browse log

Bulk operations and some restyling.

Still to be done:
 * select-all
 * UI to review/undelete deleted entries

0.7.0 10 months ago .tar.gz browse log

config file

0.6.1 10 months ago .tar.gz browse log

indicate version in web UI

Branches

main
ada38382 — Will Boyd a month ago
feedcheck
a83fb344 — Will Boyd 4 months ago
Do not follow this link