aboutsummaryrefslogtreecommitdiff
path: root/forged/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start doing the group index page...Runxi Yu2025-08-181-4/+32
* Make logging in workRunxi Yu2025-08-184-3/+155
* Rename globalData to globalRunxi Yu2025-08-189-28/+28
* Make the index page workRunxi Yu2025-08-1814-43/+157
* Add template renderingRunxi Yu2025-08-186-19/+109
* Add templates and static paths to the web configRunxi Yu2025-08-181-0/+2
* Add sqlcRunxi Yu2025-08-181-0/+1
* 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-175-4/+442
* Split the handler upRunxi Yu2025-08-172-5/+8
* License cleanupRunxi Yu2025-08-176-2/+263
* 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-178-30/+56
* LintingRunxi Yu2025-08-175-21/+40
* TidyingRunxi Yu2025-08-173-11/+11
* Fix some importsRunxi Yu2025-08-173-3/+3
* 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-175-24/+75
* Add some stubsRunxi Yu2025-08-176-26/+149
* Some mass renamingRunxi Yu2025-08-1751-64/+91
* Remove HTML templates from main serverRunxi Yu2025-08-171-5/+3
* Remove storeRunxi Yu2025-08-172-5/+0
* RefactoringRunxi Yu2025-08-146-20/+187
* 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
* http upload pack: Decode compressed bodiesv0.1.55Runxi Yu2025-08-101-5/+42
* http upload pack: Attempt to fix deadlockRunxi Yu2025-08-101-32/+3
* http upload pack: Don't mix stderr to stdoutRunxi Yu2025-08-101-1/+6
* Makefile: Remove source tarball generationRunxi Yu2025-08-102-3/+2
* Add pprof endpointRunxi Yu2025-05-022-0/+22
* git2c: Some perrorRunxi Yu2025-05-021-0/+48
* Remove tenv from scfg's lintersv0.1.36Runxi Yu2025-04-061-0/+1
* Replace PtrTo with PointerToRunxi Yu2025-04-063-3/+3
* HTTP: git log should stop on context donev0.1.35Runxi Yu2025-04-062-3/+11
* Import cmap from lindenii-commonv0.1.34Runxi Yu2025-04-063-1/+986
* Remove org-mode support for now, due to dependency issuesRunxi Yu2025-04-061-7/+0
* Import argon2idRunxi Yu2025-04-062-1/+186
* bare: Zero-copy []byte and string conversionsRunxi Yu2025-04-062-2/+6