aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Start doing the group index page...HEADmasterRunxi Yu11 days4-12/+46
* Make logging in workRunxi Yu11 days6-5/+165
* Rename globalData to globalRunxi Yu11 days9-28/+28
* Make the index page workRunxi Yu11 days18-56/+173
* Move sql to inside forgedRunxi Yu11 days4-3/+3
* Add template renderingRunxi Yu11 days6-19/+109
* Add templates and static paths to the web configRunxi Yu11 days2-0/+5
* Add sqlcRunxi Yu11 days4-1/+45
* TIMESTAMPTZ, not TIMESTAMPZRunxi Yu11 days1-4/+4
* Schema updateRunxi Yu11 days1-71/+101
* Move more stub handlers to handlers/Runxi Yu11 days7-56/+90
* Move all config typedefs to config.goRunxi Yu11 days12-51/+56
* Refactor handlers structure and add BaseDataRunxi Yu11 days6-85/+178
* gofumptRunxi Yu11 days2-4/+11
* Routing fixesRunxi Yu11 days1-3/+12
* Unspaghetti the handlerRunxi Yu11 days6-8/+443
* Split the handler upRunxi Yu11 days2-5/+8
* Fix make cleanRunxi Yu11 days1-1/+1
* More build system updatesRunxi Yu11 days3-5/+1
* Remove unnecessary scriptsRunxi Yu11 days1-9/+0
* License cleanupRunxi Yu11 days7-677/+20
* Simplify build processRunxi Yu11 days2-19/+13
* Fix incoming's calls to misc.Listen*Runxi Yu11 days4-4/+4
* Lint miscRunxi Yu11 days5-52/+15
* Lint databaseRunxi Yu11 days1-0/+4
* Lint configRunxi Yu11 days1-3/+10
* Lint ipcRunxi Yu11 days9-30/+57
* LintingRunxi Yu11 days6-21/+41
* TidyingRunxi Yu11 days6-181/+15
* golangci-lintRunxi Yu11 days1-26/+12
* Fix some importsRunxi Yu11 days4-41/+41
* A few other context fixesRunxi Yu12 days5-70/+55
* Add shutdown timeoutsRunxi Yu12 days2-36/+45
* Fix a few other goroutine leaks with contextsRunxi Yu12 days5-29/+35
* Fix potential goroutine leak from multi-serverpart errorsRunxi Yu12 days1-4/+28
* Context fixesRunxi Yu12 days6-26/+77
* Add some stubsRunxi Yu12 days6-26/+149
* Some mass renamingRunxi Yu12 days53-103/+130
* Remove HTML templates from main serverRunxi Yu12 days1-5/+3
* Remove storeRunxi Yu12 days2-5/+0
* RefactoringRunxi Yu2025-08-147-22/+190
* Revamp placement of package docstringsRunxi Yu2025-08-138-15/+21
* Config placement adjustmentsRunxi Yu2025-08-135-0/+111
* Remove the messRunxi Yu2025-08-1250-4119/+0
* Remove forge-specific functions from miscRunxi Yu2025-08-121-37/+0
* Remove colbRunxi Yu2025-08-123-32/+1
* Fix selection box text colorRunxi Yu2025-08-121-0/+1
* Increase text decoration brightnessRunxi Yu2025-08-121-1/+1
* Add admin user type in constraintsRunxi Yu2025-08-121-1/+1
* Sticky footerRunxi Yu2025-08-1220-787/+841