aboutsummaryrefslogtreecommitdiff
path: root/go.mod (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: Switch to PostgresRunxi Yu2024-08-191-1/+7
|
* Switch to plain database/sql and sqlite3Runxi Yu2024-08-191-6/+1
|
* TemplatingRunxi Yu2024-08-181-2/+2
|
* Basic databaseRunxi Yu2024-08-181-0/+6
|
* go 1.22.5 -> 1.22Runxi Yu2024-08-171-1/+1
| | | | | old versions of Go (e.g. on my Debian system) don't like the patch version for some reason
* Add FCGI listenerRunxi Yu2024-08-171-2/+4
|
* KeyfuncRunxi Yu2024-08-171-0/+6
|
* I should be using keyfuncRunxi Yu2024-08-161-0/+2
|
* Scrap the msal plan, I'll try to use OpenID Connect myself.Runxi Yu2024-08-161-10/+1
|
* Initialize msalRunxi Yu2024-08-161-2/+8
|
* Basic scfgRunxi Yu2024-08-161-0/+7
|
* Add Go stubRunxi Yu2024-08-161-0/+1