summaryrefslogtreecommitdiff
path: root/src/glaze.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh2025-05-291-1/+2
|
* re s/guuid/uuid/gEuAndreh2025-05-031-3/+3
|
* Revert "src/glaze.go: Add simplistic -X redirect implementation"EuAndreh2024-11-151-17/+2
| | | | This reverts commit 383ff6b6069e757e17cccd5f36dfffec3ae22c8a.
* src/glaze.go: Stick to 80 columnsEuAndreh2024-11-141-12/+43
|
* src/glaze.go: Add simplistic -X redirect implementationEuAndreh2024-11-141-3/+15
|
* src/glaze.go: Print versions only when startingEuAndreh2024-11-101-6/+11
|
* src/glaze.go: Separate logging from handlingEuAndreh2024-11-101-5/+43
|
* src/glaze.go: Return 404 instead of 500 on missing fileEuAndreh2024-11-101-0/+8
|
* src/glaze.go: Improve spacing of struct bracesEuAndreh2024-11-101-6/+6
|
* src/glaze.go: Turn UUID into string for logEuAndreh2024-11-091-1/+1
|
* src/glaze.go: Remove leftover printlnEuAndreh2024-11-091-1/+0
|
* Adapt to latest golang Makefile skeletonEuAndreh2024-10-201-3/+7
|
* Add src/version.goEuAndreh2024-08-151-1/+2
|
* Build with "go tool" and remove uneeded dependenciesEuAndreh2024-08-101-0/+277