This website requires JavaScript.
Explore
Help
Sign In
sneak
/
chat
Watch
1
Star
0
Fork
0
You've already forked chat
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cdb808bc4f2196a3922c2f4fdb548b62ecc5ad67
chat
/
internal
/
handlers
History
user
5b4ac75b23
rename JSON field 'hashcash' to 'pow_token' in API request body
2026-03-10 11:40:33 -07:00
..
api_test.go
feat: implement hashcash proof-of-work for session creation
2026-03-10 11:40:18 -07:00
api.go
rename JSON field 'hashcash' to 'pow_token' in API request body
2026-03-10 11:40:33 -07:00
auth.go
Replace string-matching error detection with typed SQLite errors (
closes
#39
) (
#66
)
2026-03-10 11:54:27 +01:00
handlers.go
feat: implement hashcash proof-of-work for session creation
2026-03-10 11:40:18 -07:00
healthcheck.go
fix: address all PR
#10
review findings
2026-02-26 21:21:49 -08:00