Commit Graph

3 Commits (8940dda855684b6a5922955409d5bda230df3dcb)

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