* chore: update auth page * chore: update
* feat: add api v1 packages * chore: migrate auth to v1 * chore: update test
* Replace mattn/go-sqlite3 with modernc.org/sqlite * Disable CGO to make binary work without special c lib * Replace mattn/go-sqlite3 with modernc.org/sqlite in testing code * Tidy go module --------- Co-authored-by: Athurg Feng <athurg@gooth.org>
* feat: server tests * chore: update