This website requires JavaScript.
Explore
Help
Sign In
sneak
/
neoirc
Watch
1
Star
0
Fork
0
You've already forked neoirc
Code
Issues
5
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
check.yml
Actor
All actors
clawbot
sneak
Status
All status
Success
Failure
Waiting
Running
Merge branch 'main' into feat/queue-pruning
check.yml #100
:
Commit
0cc34fd7fb
pushed by
sneak
feat/queue-pruning
2026-03-10 15:09:53 +01:00
2m14s
View workflow file
Migrate from go-chi/chi v1 to go-chi/chi/v5
check.yml #99
:
Commit
c1288419b7
pushed by
clawbot
feat/chi-v5-migration
2026-03-10 12:54:47 +01:00
2m43s
View workflow file
feat: store auth tokens as SHA-256 hashes instead of plaintext (#69)
check.yml #98
:
Commit
67446b36a1
pushed by
sneak
main
2026-03-10 12:44:37 +01:00
6s
View workflow file
feat: store auth tokens as SHA-256 hashes instead of plaintext
check.yml #97
:
Commit
067e5403c4
pushed by
clawbot
feature/hash-auth-tokens
2026-03-10 12:07:08 +01:00
4s
View workflow file
refactor: use Go duration strings for QUEUE_MAX_AGE and MESSAGE_MAX_AGE
check.yml #96
:
Commit
6f3c0b01b0
pushed by
clawbot
feat/queue-pruning
2026-03-10 12:06:59 +01:00
5s
View workflow file
Replace string-matching error detection with typed SQLite errors (closes #39) (#66)
check.yml #95
:
Commit
b1fd2f1b96
pushed by
sneak
main
2026-03-10 11:54:34 +01:00
5s
View workflow file
Merge branch 'main' into fix/typed-sqlite-errors
check.yml #94
:
Commit
34246da80f
pushed by
sneak
fix/typed-sqlite-errors
2026-03-10 11:53:43 +01:00
1m3s
View workflow file
refactor: 30-day defaults for all expiry settings
check.yml #93
:
Commit
6f8ba5f5ae
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:51:25 +01:00
2m20s
View workflow file
refactor: 30-day defaults, time-based message expiry
check.yml #92
:
Commit
d9dbadaf62
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:49:00 +01:00
6s
View workflow file
Remove dead Auth() middleware method (#68)
check.yml #91
:
Commit
c07f94a432
pushed by
sneak
main
2026-03-10 11:41:49 +01:00
5s
View workflow file
Merge branch 'main' into fix/typed-sqlite-errors
check.yml #90
:
Commit
b48f7e45e0
pushed by
sneak
fix/typed-sqlite-errors
2026-03-10 11:38:06 +01:00
1m2s
View workflow file
refactor: move CLI code from cmd/ to internal/cli
check.yml #89
:
Commit
8854b17ebc
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:30:24 +01:00
5s
View workflow file
refactor: move CLI code from cmd/ to internal/cli/
check.yml #88
:
Commit
5ad2c37ba2
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:30:09 +01:00
5s
View workflow file
fix: remove PruneOrphanedMessages to preserve history within MAX_HISTORY
check.yml #87
:
Commit
4538d59b1d
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:31:10 +01:00
2m22s
View workflow file
fix: remove PruneOrphanedMessages to preserve history within MAX_HISTORY
check.yml #86
:
Commit
f067c13d67
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:28:46 +01:00
16s
View workflow file
remove dead Auth() middleware method
check.yml #85
:
Commit
18750f107a
pushed by
clawbot
fix/remove-dead-auth-middleware
2026-03-10 11:25:38 +01:00
2m26s
View workflow file
Merge branch 'main' into feat/hashcash-pow
check.yml #84
:
Commit
2a3d2dc94c
pushed by
sneak
feat/hashcash-pow
2026-03-10 11:22:36 +01:00
1m4s
View workflow file
remove dead Auth() middleware method
check.yml #83
:
Commit
15d85d169e
pushed by
clawbot
fix/remove-dead-auth-middleware
2026-03-10 11:23:04 +01:00
2m7s
View workflow file
feat: implement queue pruning and message rotation
check.yml #82
:
Commit
6f6ea33eaa
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:21:32 +01:00
1m3s
View workflow file
feat: add Content-Security-Policy middleware (#64)
check.yml #81
:
Commit
a98e0ca349
pushed by
sneak
main
2026-03-10 11:20:22 +01:00
4s
View workflow file
Replace string-matching error detection with typed SQLite errors
check.yml #80
:
Commit
25cbbfd42a
pushed by
clawbot
fix/typed-sqlite-errors
2026-03-10 11:20:57 +01:00
2m18s
View workflow file
feat: add Content-Security-Policy header for embedded web SPA
check.yml #79
:
Commit
706f5f6dcc
pushed by
clawbot
feat/add-csp-headers
2026-03-10 11:18:13 +01:00
5s
View workflow file
docs: document CSP header in Security Model section
check.yml #78
:
Commit
d6cfb2e897
pushed by
clawbot
feat/csp-headers
2026-03-10 11:17:02 +01:00
1m5s
View workflow file
feat: add Content-Security-Policy middleware
check.yml #77
:
Commit
369eef7bc3
pushed by
clawbot
feat/csp-headers
2026-03-10 11:15:14 +01:00
4s
View workflow file
fix: move hashcash PoW from build artifact to JSX source
check.yml #76
:
Commit
ff9a943e6d
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:16:23 +01:00
2m20s
View workflow file
fix: add web-builder Docker stage for JSX compilation
check.yml #75
:
Commit
3513943d47
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:12:39 +01:00
2m16s
View workflow file
fix: replay channel state on SPA reconnect (#61)
check.yml #74
:
Commit
f287fdf6d1
pushed by
sneak
main
2026-03-10 11:08:19 +01:00
4s
View workflow file
Merge branch 'main' into fix/spa-reconnect-channel-tabs
check.yml #73
:
Commit
db9031448b
pushed by
sneak
fix/spa-reconnect-channel-tabs
2026-03-10 11:07:50 +01:00
1m3s
View workflow file
fix: add version field to /api/v1/server response (#62)
check.yml #72
:
Commit
687c958bd1
pushed by
sneak
main
2026-03-10 11:05:17 +01:00
5s
View workflow file
fix: move hashcash PoW from build artifact to JSX source
check.yml #71
:
Commit
1e9fb36f5b
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:01:23 +01:00
48s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last