This website requires JavaScript.
Explore
Help
Sign In
sneak
/
chat
Watch
1
Star
0
Fork
0
You've already forked chat
Code
Issues
15
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b8794c258729afec32148405eaffba10b918ec5d
chat
/
internal
/
db
History
clawbot
70aa15e758
Add RegisterUser and LoginUser DB functions with bcrypt
2026-02-27 04:55:06 -08:00
..
schema
Add migration 002: add password_hash column to sessions
2026-02-27 04:54:31 -08:00
auth.go
Add RegisterUser and LoginUser DB functions with bcrypt
2026-02-27 04:55:06 -08:00
db.go
fix: address all PR
#10
review findings
2026-02-26 21:21:49 -08:00
export_test.go
fix: address all PR
#10
review findings
2026-02-26 21:21:49 -08:00
queries_test.go
feat: MVP two-user chat via embedded SPA (
#9
)
2026-02-27 02:21:48 -08:00
queries.go
feat: MVP two-user chat via embedded SPA (
#9
)
2026-02-27 02:21:48 -08:00