Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start doing the group index page...HEADmaster | Runxi Yu | 30 hours | 1 | -4/+32 |
* | Make logging in work | Runxi Yu | 31 hours | 4 | -3/+155 |
* | Rename globalData to global | Runxi Yu | 32 hours | 4 | -9/+9 |
* | Make the index page work | Runxi Yu | 32 hours | 9 | -27/+123 |
* | Add template rendering | Runxi Yu | 33 hours | 6 | -19/+109 |
* | Add templates and static paths to the web config | Runxi Yu | 34 hours | 1 | -0/+2 |
* | Move more stub handlers to handlers/ | Runxi Yu | 41 hours | 7 | -56/+90 |
* | Move all config typedefs to config.go | Runxi Yu | 41 hours | 2 | -13/+14 |
* | Refactor handlers structure and add BaseData | Runxi Yu | 41 hours | 6 | -85/+178 |
* | gofumpt | Runxi Yu | 43 hours | 1 | -2/+7 |
* | Routing fixes | Runxi Yu | 43 hours | 1 | -3/+12 |
* | Unspaghetti the handler | Runxi Yu | 43 hours | 4 | -3/+442 |
* | Split the handler up | Runxi Yu | 44 hours | 2 | -5/+8 |
* | Fix incoming's calls to misc.Listen* | Runxi Yu | 45 hours | 1 | -1/+1 |
* | Linting | Runxi Yu | 46 hours | 1 | -10/+12 |
* | A few other context fixes | Runxi Yu | 2 days | 1 | -5/+11 |
* | Add shutdown timeouts | Runxi Yu | 2 days | 1 | -19/+23 |
* | Fix a few other goroutine leaks with contexts | Runxi Yu | 2 days | 1 | -0/+3 |
* | Context fixes | Runxi Yu | 2 days | 1 | -1/+13 |
* | Add some stubs | Runxi Yu | 2 days | 1 | -9/+48 |
* | Some mass renaming | Runxi Yu | 2 days | 1 | -0/+18 |