9 Commits

Author SHA1 Message Date
Keiran
b2c7dcae83 move auth commands to subcommands underneath auth
add tokens stored on the local device for persisting auth
2025-08-06 06:26:42 +01:00
Keiran
318440ac95 clean up unverified accounts after 1h 2025-08-06 06:20:54 +01:00
Keiran
9404620b39 feat(server): add email verification and add a proper cli to the termbox binary 2025-08-06 06:15:52 +01:00
Keiran
24ca498f62 add auth to the server, and use echo 2025-08-06 05:50:24 +01:00
Keiran
958e0e480d add Makefile for build automation 2025-08-06 04:35:35 +01:00
Keiran
ce9017c31b chore: add build dir to gitignore 2025-08-06 04:23:18 +01:00
Keiran
5dafb972cb feat(main): add entry point 2025-08-06 04:22:52 +01:00
Keiran
179511a07e add go.mod 2025-08-06 04:21:08 +01:00
0fa88f20fb Initial commit 2025-08-06 03:19:04 +00:00