Matt Isenhower
8f2bc6d5cd
Reorganize source files in preparation for transition to vue-cli
...
The biggest changes here include splitting the server-side JS into multiple directories (under /src/app), moving all web content to /src/web, and compiling the web app to /dist instead of /public. This layout makes more sense overall, and more closely mirrors what is used for vue-cli v3 projects.
2018-07-27 11:40:27 -07:00
Matt Isenhower
a39a6f8354
Move last tweet times to the storage directory
2017-11-25 15:17:40 -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
Matt Isenhower
0e7b301944
Add some screenshot test helpers
2017-09-26 15:33:36 -07:00
Matt Isenhower
d2988f06ce
Enable automatic Twitter posts for map schedules
2017-09-20 12:05:29 -07:00
Matt Isenhower
88d591a584
Enable merging in additional data for the Salmon Run schedule
...
This will enable adding map/weapon data and additional schedules.
2017-09-01 14:16:40 -07:00
Matt Isenhower
4520e85dbc
Add EU and JP Splatfest regions
...
These have to be entered manually for now since data from the SplatNet API is restricted to the region you purchased the game from.
2017-08-28 16:28:02 -07:00
Matt Isenhower
e6c0e398b4
Add basic SplatNet update command
2017-08-02 10:20:25 -07:00
Matt Isenhower
bc207534d7
Initial commit
2017-08-02 09:58:58 -07:00