~whbboyd/russet

51ac1ea2 — Will Boyd 2 months ago main
user page
2672dced — Will Boyd 2 months ago
refactor/clean up some archaic idioms
bea1e806 — Will Boyd 2 months ago
moved repo to sourcehut
cf4ac011 — Will Boyd 3 months ago
Redirect to previous path on auth error
2b89574c — Will Boyd 3 months ago
Remove unwrap and handle unauthenticated errors by redirecting to login page
26ccbaeb — Will Boyd 3 months ago
Collect and log individual feed update errors
e2c83c24 — Will Boyd 3 months ago
Error handling on the HTTP side
dffcd773 — Will Boyd 3 months ago
Checkpoint: user pages.
52e1bae0 — Will Boyd 3 months ago
Fix pagination
97438677 — Will Boyd 3 months ago
Bulk operations and some restyling.

Still to be done:
 * select-all
 * UI to review/undelete deleted entries
ce0c3ba8 — Will Boyd 3 months ago
first cut at bulk operations
5ef3ad8a — Will Boyd 3 months ago
Set a CSP header that disallows all script execution.

Russet is intentionally client-side-script-free, so this serves as enforcement
of that.
7e57c568 — Will Boyd 3 months ago
wire compression
cd1d1056 — Will Boyd 3 months ago
more useful feed page
a5f69f24 — Will Boyd 3 months ago
Refactor mostly-duplicated query in SqlDatabase entry impl
1ff23e6c — Will Boyd 4 months ago
Quick disable_logins hack for safer exposure to the public Internet
54373050 — Will Boyd 4 months ago
Add some rate limiting
f55259ed — Will Boyd 4 months ago
Catch SIGINT and exit gracefully
7c0f1e18 — Will Boyd 4 months ago
Combined configuration class for cli and config file
9ad437d5 — Will Boyd 4 months ago
proactively cleanup expired sessions
Next