aboutsummaryrefslogtreecommitdiff
path: root/forged (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the index page workRunxi Yu35 hours18-56/+173
|
* Move sql to inside forgedRunxi Yu36 hours3-0/+267
|
* Add template renderingRunxi Yu36 hours6-19/+109
|
* Add templates and static paths to the web configRunxi Yu37 hours1-0/+2
|
* Add sqlcRunxi Yu37 hours1-0/+1
|
* 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 hours5-4/+442
|
* Split the handler upRunxi Yu47 hours2-5/+8
|
* License cleanupRunxi Yu2 days6-2/+263
|
* 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 days4-11/+13
|
* 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 days52-102/+129
|
* 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
|
* 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
|
* git2c: Some perrorRunxi Yu2025-05-021-0/+48
|
* Revert CSS for README high line spreadsv0.1.43Runxi Yu2025-04-161-6/+0
|
* Breakable SSH keysv0.1.41Runxi Yu2025-04-112-2/+9
|