| Age | Commit message (Expand) | Author |
| 2024-01-23 | move ui templates into src, update conf to handle other paths, export User In... | Alexander Kavon |
| 2024-01-22 | update db adapter, server, routes, and user model to be sqlboiler compatible | Alexander Kavon |
| 2023-11-29 | pass DbValues and convert to pgx.NamedArgs in db.go to save an import | Alexander Kavon |
| 2023-11-29 | user create/insert into users table, pgxpool defer moved to top of app, me.tm... | Alexander Kavon |
| 2023-11-28 | add database connections, user model insert | Alexander Kavon |
| 2023-11-28 | added migrations via tern, updated db package to connect to pgsql db, updated... | Alexander Kavon |
| 2023-11-14 | db skeleton | Alexander Kavon |