juancwu · he/him
juancwu created repository juancwu/lazyclone 2026-01-01 15:51:51 +00:00
juancwu pushed to main at juancwu/ccretdns 2025-12-31 16:36:23 +00:00
6b0f3490a5 handle saving and fetching AAAA records
024ddebc22 run migrations on db init
Compare 2 commits »
juancwu pushed to main at juancwu/ccretdns 2025-12-31 16:28:49 +00:00
9525f997da add migrations to support type AAAA
juancwu pushed to main at juancwu/ccretdns 2025-12-31 15:48:05 +00:00
191c6dbdb1 allow custom configuration for ports and db path
juancwu pushed to main at juancwu/ccretdns 2025-12-31 14:56:27 +00:00
89f93f6a8b update go module name to ccretdns
juancwu renamed repository from go-ddns to juancwu/ccretdns 2025-12-31 14:55:02 +00:00
juancwu pushed to main at juancwu/budgit 2025-12-30 21:08:45 +00:00
7b9391b62f add example .env file
b340fd316f update email configuration to use smtp server instead of resend
Compare 2 commits »
juancwu pushed to main at juancwu/budgit 2025-12-17 16:26:12 +00:00
5c5ba78a32 establishing initial auth middleware and routes
f251f52fa9 update tables primary key to use serial/integer
Compare 2 commits »
juancwu pushed to main at juancwu/budgit 2025-12-16 21:28:14 +00:00
86fd4b73b6 render auth and password pages
juancwu pushed to main at juancwu/budgit 2025-12-16 15:50:41 +00:00
557dd4cb0c update go module prefix
juancwu renamed repository from budgething to juancwu/budgit 2025-12-16 15:46:58 +00:00
juancwu pushed to main at juancwu/budgit 2025-12-16 15:46:36 +00:00
7e288ea67a add middlewares, handlers and database models
juancwu pushed to main at juancwu/budgit 2025-12-16 02:50:56 +00:00
979a415b95 start setting up auth handler
juancwu pushed to main at juancwu/budgit 2025-12-14 23:24:32 +00:00
82ac33ec66 setup resend client for email service
juancwu created branch main in juancwu/ccretdns 2025-12-12 18:57:02 +00:00
juancwu pushed to main at juancwu/ccretdns 2025-12-12 18:57:02 +00:00
7720b19062 add initial simple and naive solution
juancwu created repository juancwu/ccretdns 2025-12-12 17:52:29 +00:00
juancwu pushed to main at juancwu/budgit 2025-12-12 16:54:33 +00:00
4448c4a841 add initial email service
0ae9cd7133 setup user/auth repository and service
Compare 2 commits »
juancwu pushed to main at juancwu/budgit 2025-12-10 21:22:13 +00:00
8db61212d9 add user model
juancwu pushed to main at juancwu/budgit 2025-12-10 21:05:44 +00:00
5dde43e409 init go project