• Joined on 2020-05-01
evan pushed to master at evan/AnthoLume 2024-03-11 01:48:48 +00:00
8e81acd381 fix(users): update user stomped on admin
evan pushed to master at evan/AnthoLume 2024-02-26 00:40:39 +00:00
6c6a6dd329 feat(api): first user is admin
c4602c8c3b chore(db): update sqlc
Compare 2 commits »
evan pushed to master at evan/AnthoLume 2024-02-25 20:13:56 +00:00
fe81b57a34 tests(db): migrate to testify
evan pushed to master at evan/AnthoLume 2024-02-25 19:54:54 +00:00
a69b7452ce chore(dev): dynamically load templates during dev
evan pushed to master at evan/AnthoLume 2024-02-25 01:45:31 +00:00
75ed394f8d tests(all): improve tests, refactor(api): saving books
803c187a00 fix(logs): ios pretty logs & overflow scroll
da1baeb4cd feat(reader): upgrade epubjs & add restrictive iframe CSP
Compare 3 commits »
evan pushed to master at evan/NixJupyter 2024-02-10 02:54:58 +00:00
8a338ad196 initial commit
evan created branch master in evan/NixJupyter 2024-02-10 02:53:46 +00:00
evan pushed to master at evan/NixJupyter 2024-02-10 02:53:46 +00:00
7a61703608 initial commit
evan created repository evan/NixJupyter 2024-02-10 02:51:35 +00:00
evan pushed to master at evan/AnthoLume 2024-02-02 01:05:39 +00:00
5865fe3c13 feat(db): button up migrations
evan pushed to master at evan/AnthoLume 2024-02-02 00:07:31 +00:00
4a5464853b fix(graph): fix stretchy text on graph
evan pushed to master at evan/AnthoLume 2024-02-02 00:00:05 +00:00
b319f7d39a fix(graph): fix stretchy text on graph
evan pushed to master at evan/AnthoLume 2024-01-29 03:23:42 +00:00
622dcd5702 fix(settings): auth hash accidentally overridden
evan pushed to master at evan/AnthoLume 2024-01-29 03:21:19 +00:00
31c71bda74 fix(settings): auth hash accidentally overridden
evan pushed to master at evan/AnthoLume 2024-01-29 03:18:02 +00:00
39b2ea6bf7 fix(settings): auth hash accidentally overridden
evan pushed to master at evan/AnthoLume 2024-01-29 03:11:41 +00:00
a86e2520ef feat(logs): jq filtering, feat(import): directory picker, refactor(admin): move routes to seperate file
evan pushed to master at evan/AnthoLume 2024-01-28 16:38:48 +00:00
b1cfd16627 feat(restore): rotate auth hash on restore
evan pushed to master at evan/AnthoLume 2024-01-28 16:21:12 +00:00
015ca30ac5 feat(auth): add auth hash (allows purging sessions & more)
evan pushed to master at evan/AnthoLume 2024-01-28 02:02:14 +00:00
386b1c46f8 feat(auth): add auth hash (allows purging sessions & more)
evan pushed to master at evan/AnthoLume 2024-01-27 19:56:06 +00:00
9792a6ff19 refactor(managers): privatize manager struct fields