Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start doing the group index page...HEADmaster | Runxi Yu | 25 hours | 4 | -12/+46 |
* | Make logging in work | Runxi Yu | 26 hours | 6 | -5/+165 |
* | Rename globalData to global | Runxi Yu | 27 hours | 9 | -28/+28 |
* | Make the index page work | Runxi Yu | 27 hours | 18 | -56/+173 |
* | Move sql to inside forged | Runxi Yu | 28 hours | 3 | -0/+267 |
* | Add template rendering | Runxi Yu | 28 hours | 6 | -19/+109 |
* | Add templates and static paths to the web config | Runxi Yu | 28 hours | 1 | -0/+2 |
* | Add sqlc | Runxi Yu | 29 hours | 1 | -0/+1 |
* | Move more stub handlers to handlers/ | Runxi Yu | 36 hours | 7 | -56/+90 |
* | Move all config typedefs to config.go | Runxi Yu | 36 hours | 12 | -51/+56 |
* | Refactor handlers structure and add BaseData | Runxi Yu | 36 hours | 6 | -85/+178 |
* | gofumpt | Runxi Yu | 38 hours | 2 | -4/+11 |
* | Routing fixes | Runxi Yu | 38 hours | 1 | -3/+12 |
* | Unspaghetti the handler | Runxi Yu | 38 hours | 5 | -4/+442 |
* | Split the handler up | Runxi Yu | 39 hours | 2 | -5/+8 |
* | License cleanup | Runxi Yu | 40 hours | 6 | -2/+263 |
* | Fix incoming's calls to misc.Listen* | Runxi Yu | 40 hours | 4 | -4/+4 |
* | Lint misc | Runxi Yu | 40 hours | 5 | -52/+15 |
* | Lint database | Runxi Yu | 40 hours | 1 | -0/+4 |
* | Lint config | Runxi Yu | 40 hours | 1 | -3/+10 |
* | Lint ipc | Runxi Yu | 40 hours | 9 | -30/+57 |
* | Linting | Runxi Yu | 41 hours | 6 | -21/+41 |
* | Tidying | Runxi Yu | 41 hours | 4 | -11/+13 |
* | golangci-lint | Runxi Yu | 42 hours | 1 | -26/+12 |
* | Fix some imports | Runxi Yu | 42 hours | 4 | -41/+41 |
* | A few other context fixes | Runxi Yu | 2 days | 5 | -70/+55 |
* | Add shutdown timeouts | Runxi Yu | 2 days | 2 | -36/+45 |
* | Fix a few other goroutine leaks with contexts | Runxi Yu | 2 days | 5 | -29/+35 |
* | Fix potential goroutine leak from multi-serverpart errors | Runxi Yu | 2 days | 1 | -4/+28 |
* | Context fixes | Runxi Yu | 2 days | 6 | -26/+77 |
* | Add some stubs | Runxi Yu | 2 days | 6 | -26/+149 |
* | Some mass renaming | Runxi Yu | 2 days | 52 | -102/+129 |
* | Remove HTML templates from main server | Runxi Yu | 2 days | 1 | -5/+3 |
* | Remove store | Runxi Yu | 2 days | 2 | -5/+0 |
* | Refactoring | Runxi Yu | 5 days | 7 | -22/+190 |
* | Revamp placement of package docstrings | Runxi Yu | 5 days | 8 | -15/+21 |
* | Config placement adjustments | Runxi Yu | 5 days | 5 | -0/+111 |
* | Remove the mess | Runxi Yu | 7 days | 50 | -4119/+0 |
* | Remove forge-specific functions from misc | Runxi Yu | 7 days | 1 | -37/+0 |
* | Fix selection box text color | Runxi Yu | 7 days | 1 | -0/+1 |
* | Increase text decoration brightness | Runxi Yu | 7 days | 1 | -1/+1 |
* | Sticky footer | Runxi Yu | 7 days | 20 | -787/+841 |
* | Remove hr and forge name footer from error page templates | Runxi Yu | 7 days | 7 | -14/+0 |
* | Update linter settings | Runxi Yu | 7 days | 1 | -3/+3 |
* | http upload pack: Decode compressed bodiesv0.1.55 | Runxi Yu | 9 days | 1 | -5/+42 |
* | http upload pack: Attempt to fix deadlock | Runxi Yu | 9 days | 1 | -32/+3 |
* | http upload pack: Don't mix stderr to stdout | Runxi Yu | 9 days | 1 | -1/+6 |
* | Makefile: Remove source tarball generation | Runxi Yu | 9 days | 3 | -5/+3 |
* | forged/cmd/forge -> forgedv0.1.46 | Runxi Yu | 2025-05-11 | 1 | -0/+0 |
* | Add pprof endpoint | Runxi Yu | 2025-05-02 | 2 | -0/+22 |