• Joined on 2024年06月15日
Loweg pushed to main at Loweg/manganin 2026年07月09日 19:57:09 +02:00
ff186757df Add vouch flow to termbox interface
b25ecde15f Add logging fn outputting to syslog
Compare 2 commits »
Loweg pushed to main at Loweg/manganin 2026年07月07日 23:09:51 +02:00
2688316a17 lib/db.zig: improve doc comments
886392f428 Check for name collisions when creating a username
5f5594cd25 Display username instead of login link when user is logged in
36ee80c1f0 Create issues repo on repo creation.
d0862cf474 Add favicon
Compare 6 commits »
Loweg pushed to main at Loweg/manganin 2026年06月30日 17:47:05 +02:00
635826609c Fix translating TB_IMPL bodies
Loweg pushed to main at Loweg/manganin 2026年06月30日 16:49:28 +02:00
1a95037688 SSH: create PTY
6a035c316e TUI: Termbox account creation
90a2a70ce7 Configurably allow cloning from unvouched users
cbd22d787f Create git hooks on repo creation
Compare 4 commits »
Loweg pushed to main at Loweg/manganin 2026年06月29日 18:34:48 +02:00
d58213f54f Fix empty bullet on Repos page
04ecbe8dea HTTP: token expiry
010a716203 Fix failure to authenticate with secondary SSH keys
e8628feff2 HTTP: authenticator
4b1dca0db4 HTTP: superhtml templating
Compare 15 commits »
Loweg pushed to main at Loweg/manganin 2026年06月25日 19:03:47 +02:00
5915b91950 Partially revert 7a9a55b
Loweg pushed to main at Loweg/manganin 2026年06月25日 18:52:40 +02:00
7a9a55befe Selectively use debug ports in debug mode
Loweg pushed to main at Loweg/manganin 2026年06月25日 16:14:18 +02:00
2c1cb0517a HTTP: basic HTML
9c422e2001 HTTP: add repo route
Compare 2 commits »
Loweg pushed to main at Loweg/manganin 2026年06月24日 03:13:09 +02:00
b198c47431 HTTP: Add basic HMAC bearer tokens
Loweg pushed to main at Loweg/manganin 2026年06月23日 19:38:13 +02:00
2cd5184cb6 Remove issue tracking
Loweg pushed to main at Loweg/manganin 2026年06月22日 22:39:16 +02:00
e74cef28bb Init repo on repo creation
Loweg pushed to main at Loweg/manganin 2026年06月22日 22:19:02 +02:00
6d6437277f Init repo on repo creation
Loweg opened issue ziglang/zig#35885 2026年06月22日 02:38:51 +02:00
std.http.Server: panic on POST with empty body
Loweg pushed to main at Loweg/manganin 2026年06月21日 16:02:46 +02:00
ee21749cf2 Make vouch() atomic
2ff234f845 HTTP: Handle non-fatal errors in a non-fatal way
a5af1f761a SSH: Improve error handling
3a7cef09e1 Remove fallibility from isVouched() return type.
03ba5c974c HTTP: Improve error handling for auth and repo routes
Compare 7 commits »
Loweg pushed to main at Loweg/manganin 2026年06月17日 18:26:32 +02:00
1b4a362302 Percent decode POST form data
Loweg pushed to main at Loweg/manganin 2026年06月17日 15:37:17 +02:00
17bef419bc Add password auth for web UI
Loweg pushed to main at Loweg/manganin 2026年06月15日 05:32:35 +02:00
4ee608eb08 Add repo method
Loweg pushed to main at Loweg/manganin 2026年06月13日 15:42:42 +02:00
0c327efc53 Change repo db to csv
Loweg pushed to main at Loweg/manganin 2026年06月11日 19:33:21 +02:00
0883c2a334 User objects have ids (#1)
Loweg merged pull request Loweg/manganin#1 2026年06月11日 19:33:20 +02:00
User objects have ids