Commit Graph

3 Commits (fdb01dc7c95e50a2b5ed2b15916bb1f184fce65d)

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