18 Commits

Author SHA1 Message Date
8649992e81 Update README.md 2025-08-06 05:40:48 +00:00
Keiran
1872fad367 you can now read termails (kinda important) 2025-08-06 06:38:03 +01:00
Keiran
71283b2248 add authenticated middleware for sending termails 2025-08-06 06:32:45 +01:00
Keiran
424fae88c9 add the CLI function implementations 2025-08-06 06:32:00 +01:00
Keiran
227df20bf2 add cli commands for sending/viewing termails 2025-08-06 06:31:36 +01:00
Keiran
7b63560f74 add cli commands for sending/viewing termails 2025-08-06 06:31:27 +01:00
Keiran
91c39549bd add termail db functions 2025-08-06 06:31:09 +01:00
Keiran
a19c475d2a finish updating schema for termails 2025-08-06 06:30:55 +01:00
Keiran
f99343fea8 update schema for termails 2025-08-06 06:30:39 +01:00
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