aboutsummaryrefslogtreecommitdiff
path: root/forged (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start doing the group index page...HEADmasterRunxi Yu28 hours4-12/+46
|
* Make logging in workRunxi Yu29 hours6-5/+165
|
* Rename globalData to globalRunxi Yu30 hours9-28/+28
|
* Make the index page workRunxi Yu30 hours18-56/+173
|
* Move sql to inside forgedRunxi Yu31 hours3-0/+267
|
* Add template renderingRunxi Yu31 hours6-19/+109
|
* Add templates and static paths to the web configRunxi Yu31 hours1-0/+2
|
* Add sqlcRunxi Yu32 hours1-0/+1
|
* Move more stub handlers to handlers/Runxi Yu39 hours7-56/+90
|
* Move all config typedefs to config.goRunxi Yu39 hours12-51/+56
|
* Refactor handlers structure and add BaseDataRunxi Yu39 hours6-85/+178
|
* gofumptRunxi Yu41 hours2-4/+11
|
* Routing fixesRunxi Yu41 hours1-3/+12
|
* Unspaghetti the handlerRunxi Yu41 hours5-4/+442
|
* Split the handler upRunxi Yu42 hours2-5/+8
|
* License cleanupRunxi Yu43 hours6-2/+263
|
* Fix incoming's calls to misc.Listen*Runxi Yu43 hours4-4/+4
|
* Lint miscRunxi Yu43 hours5-52/+15
|
* Lint databaseRunxi Yu43 hours1-0/+4
|
* Lint configRunxi Yu43 hours1-3/+10
|
* Lint ipcRunxi Yu43 hours9-30/+57
|
* LintingRunxi Yu44 hours6-21/+41
|
* TidyingRunxi Yu44 hours4-11/+13
|
* golangci-lintRunxi Yu45 hours1-26/+12
|
* Fix some importsRunxi Yu45 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 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
|
* 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
| | | | | We're already separating everything related to the main forge daemon in forged/ so the cmd structure is just a bit redundant at this point.
* Add pprof endpointRunxi Yu2025-05-022-0/+22
|