Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add templates and static paths to the web config | Runxi Yu | 42 hours | 1 | -0/+2 |
| | |||||
* | Add sqlc | Runxi Yu | 42 hours | 1 | -0/+1 |
| | |||||
* | Move more stub handlers to handlers/ | Runxi Yu | 2 days | 7 | -56/+90 |
| | |||||
* | Move all config typedefs to config.go | Runxi Yu | 2 days | 12 | -51/+56 |
| | |||||
* | Refactor handlers structure and add BaseData | Runxi Yu | 2 days | 6 | -85/+178 |
| | |||||
* | gofumpt | Runxi Yu | 2 days | 2 | -4/+11 |
| | |||||
* | Routing fixes | Runxi Yu | 2 days | 1 | -3/+12 |
| | |||||
* | Unspaghetti the handler | Runxi Yu | 2 days | 5 | -4/+442 |
| | |||||
* | Split the handler up | Runxi Yu | 2 days | 2 | -5/+8 |
| | |||||
* | License cleanup | Runxi Yu | 2 days | 6 | -2/+263 |
| | |||||
* | Fix incoming's calls to misc.Listen* | Runxi Yu | 2 days | 4 | -4/+4 |
| | |||||
* | Lint misc | Runxi Yu | 2 days | 5 | -52/+15 |
| | |||||
* | Lint database | Runxi Yu | 2 days | 1 | -0/+4 |
| | |||||
* | Lint config | Runxi Yu | 2 days | 1 | -3/+10 |
| | |||||
* | Lint ipc | Runxi Yu | 2 days | 8 | -30/+56 |
| | |||||
* | Linting | Runxi Yu | 2 days | 5 | -21/+40 |
| | |||||
* | Tidying | Runxi Yu | 2 days | 3 | -11/+11 |
| | |||||
* | Fix some imports | Runxi Yu | 2 days | 3 | -3/+3 |
| | |||||
* | A few other context fixes | Runxi Yu | 3 days | 5 | -70/+55 |
| | |||||
* | Add shutdown timeouts | Runxi Yu | 3 days | 2 | -36/+45 |
| | |||||
* | Fix a few other goroutine leaks with contexts | Runxi Yu | 3 days | 5 | -29/+35 |
| | |||||
* | Fix potential goroutine leak from multi-serverpart errors | Runxi Yu | 3 days | 1 | -4/+28 |
| | |||||
* | Context fixes | Runxi Yu | 3 days | 5 | -24/+75 |
| | |||||
* | Add some stubs | Runxi Yu | 3 days | 6 | -26/+149 |
| | |||||
* | Some mass renaming | Runxi Yu | 3 days | 51 | -64/+91 |
| | |||||
* | Remove HTML templates from main server | Runxi Yu | 3 days | 1 | -5/+3 |
| | |||||
* | Remove store | Runxi Yu | 3 days | 2 | -5/+0 |
| | |||||
* | Refactoring | Runxi Yu | 5 days | 6 | -20/+187 |
| | |||||
* | Revamp placement of package docstrings | Runxi Yu | 6 days | 8 | -15/+21 |
| | |||||
* | Config placement adjustments | Runxi Yu | 6 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 |
| | |||||
* | http upload pack: Decode compressed bodiesv0.1.55 | Runxi Yu | 10 days | 1 | -5/+42 |
| | |||||
* | http upload pack: Attempt to fix deadlock | Runxi Yu | 10 days | 1 | -32/+3 |
| | |||||
* | http upload pack: Don't mix stderr to stdout | Runxi Yu | 10 days | 1 | -1/+6 |
| | |||||
* | Makefile: Remove source tarball generation | Runxi Yu | 9 days | 2 | -3/+2 |
| | |||||
* | Add pprof endpoint | Runxi Yu | 2025-05-02 | 2 | -0/+22 |
| | |||||
* | git2c: Some perror | Runxi Yu | 2025-05-02 | 1 | -0/+48 |
| | |||||
* | Remove tenv from scfg's lintersv0.1.36 | Runxi Yu | 2025-04-06 | 1 | -0/+1 |
| | |||||
* | Replace PtrTo with PointerTo | Runxi Yu | 2025-04-06 | 3 | -3/+3 |
| | |||||
* | HTTP: git log should stop on context donev0.1.35 | Runxi Yu | 2025-04-06 | 2 | -3/+11 |
| | |||||
* | Import cmap from lindenii-commonv0.1.34 | Runxi Yu | 2025-04-06 | 3 | -1/+986 |
| | |||||
* | Remove org-mode support for now, due to dependency issues | Runxi Yu | 2025-04-06 | 1 | -7/+0 |
| | |||||
* | Import argon2id | Runxi Yu | 2025-04-06 | 2 | -1/+186 |
| | |||||
* | bare: Zero-copy []byte and string conversions | Runxi Yu | 2025-04-06 | 2 | -2/+6 |
| | |||||
* | Import BARE | Runxi Yu | 2025-04-06 | 10 | -1/+1176 |
| | |||||
* | Don't report memory stats to the template | Runxi Yu | 2025-04-06 | 1 | -6/+0 |
| | |||||
* | Don't use humanize as a dependency | Runxi Yu | 2025-04-06 | 1 | -0/+35 |
| | |||||
* | irc: Move everything from lindenii-irc | Runxi Yu | 2025-04-06 | 5 | -3/+235 |
| | |||||
* | Add more documentation comments | Runxi Yu | 2025-04-06 | 14 | -3/+56 |
| |