aboutsummaryrefslogtreecommitdiff
path: root/forged (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start doing the group index page...HEADmasterRunxi Yu25 hours4-12/+46
* Make logging in workRunxi Yu26 hours6-5/+165
* Rename globalData to globalRunxi Yu27 hours9-28/+28
* Make the index page workRunxi Yu27 hours18-56/+173
* Move sql to inside forgedRunxi Yu28 hours3-0/+267
* Add template renderingRunxi Yu28 hours6-19/+109
* Add templates and static paths to the web configRunxi Yu28 hours1-0/+2
* Add sqlcRunxi Yu29 hours1-0/+1
* Move more stub handlers to handlers/Runxi Yu36 hours7-56/+90
* Move all config typedefs to config.goRunxi Yu36 hours12-51/+56
* Refactor handlers structure and add BaseDataRunxi Yu36 hours6-85/+178
* gofumptRunxi Yu38 hours2-4/+11
* Routing fixesRunxi Yu38 hours1-3/+12
* Unspaghetti the handlerRunxi Yu38 hours5-4/+442
* Split the handler upRunxi Yu39 hours2-5/+8
* License cleanupRunxi Yu40 hours6-2/+263
* Fix incoming's calls to misc.Listen*Runxi Yu40 hours4-4/+4
* Lint miscRunxi Yu40 hours5-52/+15
* Lint databaseRunxi Yu40 hours1-0/+4
* Lint configRunxi Yu40 hours1-3/+10
* Lint ipcRunxi Yu40 hours9-30/+57
* LintingRunxi Yu41 hours6-21/+41
* TidyingRunxi Yu41 hours4-11/+13
* golangci-lintRunxi Yu42 hours1-26/+12
* Fix some importsRunxi Yu42 hours4-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 days52-102/+129
* Remove HTML templates from main serverRunxi Yu2 days1-5/+3
* Remove storeRunxi Yu2 days2-5/+0
* RefactoringRunxi Yu5 days7-22/+190
* Revamp placement of package docstringsRunxi Yu5 days8-15/+21
* Config placement adjustmentsRunxi Yu5 days5-0/+111
* Remove the messRunxi Yu7 days50-4119/+0
* Remove forge-specific functions from miscRunxi Yu7 days1-37/+0
* Fix selection box text colorRunxi Yu7 days1-0/+1
* Increase text decoration brightnessRunxi 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
* http upload pack: Decode compressed bodiesv0.1.55Runxi Yu9 days1-5/+42
* http upload pack: Attempt to fix deadlockRunxi Yu9 days1-32/+3
* http upload pack: Don't mix stderr to stdoutRunxi Yu9 days1-1/+6
* Makefile: Remove source tarball generationRunxi Yu9 days3-5/+3
* forged/cmd/forge -> forgedv0.1.46Runxi Yu2025-05-111-0/+0
* Add pprof endpointRunxi Yu2025-05-022-0/+22