Commit Graph

3 Commits (5d10d57e502ecaa9afe5ddc9ba5eadf5d41b16c1)

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