Matt Isenhower
f51e3df63b
Enable rate limiting in nginx
...
Fixes #20
2019-05-25 09:18:55 -07:00
Matt Isenhower
0a9430af00
Disable caching on twitter-images directory
...
#21
2019-01-07 12:06:54 -08:00
Matt Isenhower
6710ba18fe
Add CORS header for the /data directory
2018-12-01 22:10:13 -08:00
Matt Isenhower
f42c2e4c10
Enable directory listing on the /data directory
2018-10-04 15:30:08 -07:00
Matt Isenhower
3cfec6d8f2
Use Vue CLI to build assets
2018-07-31 12:14:27 -07:00
Matt Isenhower
27620ba647
Add a calendar dialog with links to the calendar feeds
...
#14
2018-07-01 13:21:26 -07:00
Matt Isenhower
43455d888f
Use Vue Router for the different homepage views
...
This enables links like /about, /splatnet, and /splatfests. I'm going to have to decouple some things from the main app view in order to use router components properly, but this handles the basic needs for now.
2018-06-16 12:53:27 -07:00
Matt Isenhower
7a6d44a854
Fix JSON character encoding header
...
Fixes #13 .
2018-03-23 11:20:59 -07:00
Matt Isenhower
85d4ff6afe
Add a permissive CORS header on the assets directory
2018-03-20 12:07:58 -07:00
Unknown
a59ca27b87
Add no-cache header for the data directory
2017-11-18 14:19:59 -08:00
Unknown
918012c65d
Add nginx container for use with nginx-proxy
...
This makes administration a little easier for me. It'll also help if I need an actual API back end for this site in the future.
2017-10-27 17:32:44 -07:00