aboutsummaryrefslogtreecommitdiff
path: root/forged (unfollow)
Commit message (Expand)AuthorFilesLines
3 daysStart doing the group index page...HEADmasterRunxi Yu4-12/+46
3 daysMake logging in workRunxi Yu6-5/+165
3 daysRename globalData to globalRunxi Yu9-28/+28
3 daysMake the index page workRunxi Yu18-56/+173
3 daysMove sql to inside forgedRunxi Yu3-0/+267
3 daysAdd template renderingRunxi Yu6-19/+109
3 daysAdd templates and static paths to the web configRunxi Yu1-0/+2
3 daysAdd sqlcRunxi Yu1-0/+1
4 daysMove more stub handlers to handlers/Runxi Yu7-56/+90
4 daysMove all config typedefs to config.goRunxi Yu12-51/+56
4 daysRefactor handlers structure and add BaseDataRunxi Yu6-85/+178
4 daysgofumptRunxi Yu2-4/+11
4 daysRouting fixesRunxi Yu1-3/+12
4 daysUnspaghetti the handlerRunxi Yu5-4/+442
4 daysSplit the handler upRunxi Yu2-5/+8
4 daysLicense cleanupRunxi Yu6-2/+263
4 daysFix incoming's calls to misc.Listen*Runxi Yu4-4/+4
4 daysLint miscRunxi Yu5-52/+15
4 daysLint databaseRunxi Yu1-0/+4
4 daysLint configRunxi Yu1-3/+10
4 daysLint ipcRunxi Yu9-30/+57
4 daysLintingRunxi Yu6-21/+41
4 daysTidyingRunxi Yu4-11/+13
4 daysgolangci-lintRunxi Yu1-26/+12
4 daysFix some importsRunxi Yu4-41/+41
4 daysA few other context fixesRunxi Yu5-70/+55
4 daysAdd shutdown timeoutsRunxi Yu2-36/+45
4 daysFix a few other goroutine leaks with contextsRunxi Yu5-29/+35
4 daysFix potential goroutine leak from multi-serverpart errorsRunxi Yu1-4/+28
4 daysContext fixesRunxi Yu6-26/+77
4 daysAdd some stubsRunxi Yu6-26/+149
4 daysSome mass renamingRunxi Yu52-102/+129
4 daysRemove HTML templates from main serverRunxi Yu1-5/+3
4 daysRemove storeRunxi Yu2-5/+0
7 daysRefactoringRunxi Yu7-22/+190
7 daysRevamp placement of package docstringsRunxi Yu8-15/+21
8 daysConfig placement adjustmentsRunxi Yu5-0/+111
9 daysRemove the messRunxi Yu50-4119/+0
9 daysRemove forge-specific functions from miscRunxi Yu1-37/+0
9 daysFix selection box text colorRunxi Yu1-0/+1
9 daysIncrease text decoration brightnessRunxi Yu1-1/+1
9 daysSticky footerRunxi Yu20-787/+841
9 daysRemove hr and forge name footer from error page templatesRunxi Yu7-14/+0
9 daysUpdate linter settingsRunxi Yu1-3/+3
11 dayshttp upload pack: Decode compressed bodiesv0.1.55Runxi Yu1-5/+42
11 dayshttp upload pack: Attempt to fix deadlockRunxi Yu1-32/+3
11 dayshttp upload pack: Don't mix stderr to stdoutRunxi Yu1-1/+6
11 daysMakefile: Remove source tarball generationRunxi Yu3-5/+3
2025-05-11forged/cmd/forge -> forgedv0.1.46Runxi Yu1-0/+0
2025-05-02Add pprof endpointRunxi Yu2-0/+22