aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Rename globalData to globalRunxi Yu35 hours9-28/+28
|
* Make the index page workRunxi Yu35 hours18-56/+173
|
* Move sql to inside forgedRunxi Yu36 hours4-3/+3
|
* Add template renderingRunxi Yu36 hours6-19/+109
|
* Add templates and static paths to the web configRunxi Yu36 hours2-0/+5
|
* Add sqlcRunxi Yu37 hours4-1/+45
|
* TIMESTAMPTZ, not TIMESTAMPZRunxi Yu38 hours1-4/+4
|
* Schema updateRunxi Yu38 hours1-71/+101
|
* Move more stub handlers to handlers/Runxi Yu44 hours7-56/+90
|
* Move all config typedefs to config.goRunxi Yu44 hours12-51/+56
|
* Refactor handlers structure and add BaseDataRunxi Yu44 hours6-85/+178
|
* gofumptRunxi Yu46 hours2-4/+11
|
* Routing fixesRunxi Yu46 hours1-3/+12
|
* Unspaghetti the handlerRunxi Yu46 hours6-8/+443
|
* Split the handler upRunxi Yu47 hours2-5/+8
|
* Fix make cleanRunxi Yu48 hours1-1/+1
|
* More build system updatesRunxi Yu48 hours3-5/+1
|
* Remove unnecessary scriptsRunxi Yu48 hours1-9/+0
|
* License cleanupRunxi Yu48 hours7-677/+20
|
* Simplify build processRunxi Yu48 hours2-19/+13
|
* Fix incoming's calls to misc.Listen*Runxi Yu2 days4-4/+4
|
* Lint miscRunxi Yu2 days5-52/+15
|
* Lint databaseRunxi Yu2 days1-0/+4
|
* Lint configRunxi Yu2 days1-3/+10
|
* Lint ipcRunxi Yu2 days9-30/+57
|
* LintingRunxi Yu2 days6-21/+41
|
* TidyingRunxi Yu2 days6-181/+15
|
* golangci-lintRunxi Yu2 days1-26/+12
|
* Fix some importsRunxi Yu2 days4-41/+41
|
* A few other context fixesRunxi Yu2 days5-70/+55
|
* Add shutdown timeoutsRunxi Yu2 days2-36/+45
|
* Fix a few other goroutine leaks with contextsRunxi Yu2 days5-29/+35
|
* Fix potential goroutine leak from multi-serverpart errorsRunxi Yu2 days1-4/+28
|
* Context fixesRunxi Yu2 days6-26/+77
|
* Add some stubsRunxi Yu2 days6-26/+149
|
* Some mass renamingRunxi Yu2 days53-103/+130
|
* Remove HTML templates from main serverRunxi Yu3 days1-5/+3
|
* Remove storeRunxi Yu3 days2-5/+0
|
* RefactoringRunxi Yu5 days7-22/+190
|
* Revamp placement of package docstringsRunxi Yu6 days8-15/+21
|
* Config placement adjustmentsRunxi Yu6 days5-0/+111
|
* Remove the messRunxi Yu7 days50-4119/+0
|
* Remove forge-specific functions from miscRunxi Yu7 days1-37/+0
|
* Remove colbRunxi Yu7 days3-32/+1
|
* Fix selection box text colorRunxi Yu7 days1-0/+1
|
* Increase text decoration brightnessRunxi Yu7 days1-1/+1
|
* Add admin user type in constraintsRunxi Yu7 days1-1/+1
|
* Sticky footerRunxi Yu7 days20-787/+841
|
* Remove hr and forge name footer from error page templatesRunxi Yu7 days7-14/+0
|
* Update linter settingsRunxi Yu7 days1-3/+3
|