Commit Graph

3 Commits (1a50021c0eae4a70f0db21fa75f656d2e261f632)

Author SHA1 Message Date
leonnicolas f9ec2419ab
main.go: fixed routing for url with dots
When a url contained a dot and the user refreshed the site, the server
would have returned a 404. Now it will always return index.html, if the
requested file is not found.
4 years ago
leonnicolas 6091903ed7
main.go: reload frontend on F5 4 years ago
leonnicolas fbaeb2e008
Simple single file go file server that serves the frontend + CI with travis 4 years ago