Releases: EBNull/gohome
Releases · EBNull/gohome
v0.0.12
v0.0.11
v0.0.10
v0.0.9
Changelog
- 20eaa03 Create a page to view all existing links.
- a2a3898 Fix homebrew tap
- b687e71 Introduce test cases for g.setPref() and g.getPref().
- cd1fbbc Move a lonely flag from http.go to flags.go.
- 64f1cac Use the hostname within the shortlink rather than assuming 'go/'.
- d11e72d move all HTML templates into a templates dir
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
Changelog
- 7ad95ba Add
go install
instructions and be clearer about the default hostname. - 4869806 Add some dark mode HTML like it's 1999
- 488f7a7 Clarify that no web UI exists to edit links and mention --add-link-url
- 7347c32 Drop a stray quote from the readme
- 0bcdf48 Fix a few typos
- d589c9a Fix a typo and add a not about reverting config changes
- 23ce5f4 Update readme with a couple of paragraphs on why you'd use this implementation