aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update READMEHEADmasterRunxi Yu4 days1-1/+3
|
* Use oklch colorsRunxi Yu8 days1-22/+22
|
* Start doing the group index page...Runxi Yu2025-08-184-12/+46
|
* Make logging in workRunxi Yu2025-08-186-5/+165
|
* Rename globalData to globalRunxi Yu2025-08-189-28/+28
|
* Make the index page workRunxi Yu2025-08-1818-56/+173
|
* Move sql to inside forgedRunxi Yu2025-08-184-3/+3
|
* Add template renderingRunxi Yu2025-08-186-19/+109
|
* Add templates and static paths to the web configRunxi Yu2025-08-182-0/+5
|
* Add sqlcRunxi Yu2025-08-184-1/+45
|
* TIMESTAMPTZ, not TIMESTAMPZRunxi Yu2025-08-181-4/+4
|
* Schema updateRunxi Yu2025-08-181-71/+101
|
* Move more stub handlers to handlers/Runxi Yu2025-08-177-56/+90
|
* Move all config typedefs to config.goRunxi Yu2025-08-1712-51/+56
|
* Refactor handlers structure and add BaseDataRunxi Yu2025-08-176-85/+178
|
* gofumptRunxi Yu2025-08-172-4/+11
|
* Routing fixesRunxi Yu2025-08-171-3/+12
|
* Unspaghetti the handlerRunxi Yu2025-08-176-8/+443
|
* Split the handler upRunxi Yu2025-08-172-5/+8
|
* Fix make cleanRunxi Yu2025-08-171-1/+1
|
* More build system updatesRunxi Yu2025-08-173-5/+1
|
* Remove unnecessary scriptsRunxi Yu2025-08-171-9/+0
|
* License cleanupRunxi Yu2025-08-177-677/+20
|
* Simplify build processRunxi Yu2025-08-172-19/+13
|
* Fix incoming's calls to misc.Listen*Runxi Yu2025-08-174-4/+4
|
* Lint miscRunxi Yu2025-08-175-52/+15
|
* Lint databaseRunxi Yu2025-08-171-0/+4
|
* Lint configRunxi Yu2025-08-171-3/+10
|
* Lint ipcRunxi Yu2025-08-179-30/+57
|
* LintingRunxi Yu2025-08-176-21/+41
|
* TidyingRunxi Yu2025-08-176-181/+15
|
* golangci-lintRunxi Yu2025-08-171-26/+12
|
* Fix some importsRunxi Yu2025-08-174-41/+41
|
* A few other context fixesRunxi Yu2025-08-175-70/+55
|
* Add shutdown timeoutsRunxi Yu2025-08-172-36/+45
|
* Fix a few other goroutine leaks with contextsRunxi Yu2025-08-175-29/+35
|
* Fix potential goroutine leak from multi-serverpart errorsRunxi Yu2025-08-171-4/+28
|
* Context fixesRunxi Yu2025-08-176-26/+77
|
* Add some stubsRunxi Yu2025-08-176-26/+149
|
* Some mass renamingRunxi Yu2025-08-1753-103/+130
|
* Remove HTML templates from main serverRunxi Yu2025-08-171-5/+3
|
* Remove storeRunxi Yu2025-08-172-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
|