Commit Graph

426 Commits

Author SHA1 Message Date
Matt Isenhower
0b2ea67dac Disable the Splatfest result banner blur to fix issues in Chrome 2017-11-18 23:09:09 -08:00
Unknown
a59ca27b87 Add no-cache header for the data directory 2017-11-18 14:19:59 -08:00
Unknown
e4b4a08a55 Make the site retrieve updates once per hour near the top of the hour
Data is only updated at the top of the hour anyway, so this helps reduce the lag for users to see updated data.
2017-11-13 17:06:15 -08:00
Unknown
403ea219bd Retrieve updates from SplatNet closer to the top of the hour 2017-11-13 17:04:43 -08:00
Unknown
cafeb38ddf Fix missing gear data for items that don't have a price
This showed up with the "Basic Tee" today.
2017-11-13 09:53:51 -08:00
Unknown
be0c42b5ce Add a temporary Twitter link to the header 2017-11-12 09:43:23 -08:00
Unknown
2b78947349 Fix loading spinner size
This must have been changed in a Bulma update.
2017-11-12 09:34:33 -08:00
Unknown
d63542f7ad Improve text flow on smaller monitors 2017-11-12 09:27:02 -08:00
Unknown
78988c4903 Make Splatfest banner overlap the image again 2017-11-12 09:25:05 -08:00
Unknown
34c00c26ce Improve appearance of Splatfest results and fix mobile view 2017-11-12 08:48:36 -08:00
Unknown
a181b97405 Add weekday names to Splatfest and Salmon Run dates 2017-11-12 08:38:33 -08:00
Unknown
38f56cd28b Add tweets for Splatfest results and initial announcement 2017-11-11 08:43:26 -08:00
Unknown
e216e06b79 Fix some mistakes 2017-11-10 11:55:38 -08:00
Unknown
8f24f72ec7 Remove manual festivals example file since it's no longer needed 2017-11-10 10:35:58 -08:00
Unknown
e5e75a2aca Remove note about Splatfests being updated manually 2017-11-10 10:35:34 -08:00
Unknown
183de274f3 Add Splatfest results box
Styling on this still needs to be improved a bit.
2017-11-09 16:17:18 -08:00
Unknown
590705f355 Change updater to use separate accounts for each region 2017-11-09 16:15:29 -08:00
Unknown
87c42e27f6 Remove note about Salmon Run data being manually-entered 2017-11-09 10:06:17 -08:00
Unknown
3f5ba25034 Update the site to use Salmon Run schedule data from SplatNet 2017-11-09 10:03:10 -08:00
Unknown
9f59eb8974 Remove the Salmon Run admin dialog 2017-11-09 09:34:40 -08:00
Unknown
dd073b6fb3 Retrieve Salmon Run schedule details from SplatNet
Thanks for adding this, Nintendo! ❤️
2017-11-09 09:27:27 -08:00
Unknown
35eb01b2da Decode HTML entities in gear names retrieved from Inkipedia
This fixes matching issues for gear with ampersands like "Red & Black Squidkid IV".
2017-11-06 15:06:33 -08:00
Unknown
f7fac094da Increase spacing at the bottom of the New Weapon box
This improves the appearance for "custom" weapons with logos that appear in the corner.
2017-11-05 08:22:59 -08:00
Unknown
59ba798660 Add data access policy link
Closes #4.
2017-11-03 11:14:04 -07:00
Unknown
4f4ba9398b Add Splatfest tweets
Closes #2.
2017-11-02 15:40:35 -07:00
Unknown
a18a3fb920 Refactor Twitter bot code
Related to issue #2.
2017-11-02 15:40:13 -07:00
Unknown
5156d738ca Add Salmon Run gear name tooltip 2017-11-02 09:06:15 -07:00
Unknown
4ed46cd517 Hide Salmon Run gear from Twitter screenshots
I don't really like the way it looks in the Twitter posts.
2017-11-02 09:05:35 -07:00
Unknown
c95bff6af6 Add Salmon Run gear info
Closes #5.
2017-11-01 09:52:14 -07:00
Unknown
7cffc5fdf8 Fix breakpoint 2017-11-01 09:17:50 -07:00
Unknown
282630e2a2 Add a source field to the Salmon Run calendar data
This change also makes the source bar only appear if calendar entries from thejellydude are present.
2017-10-30 10:19:39 -07:00
Unknown
a57808bc17 Fix DST issues 2017-10-30 10:08:08 -07:00
Unknown
c5e2ce98d2 Fix an issue with zombie Chrome processes in the app container
https://github.com/GoogleChrome/puppeteer/issues/615
2017-10-30 09:25:02 -07:00
Unknown
8a0a113374 Fix example override file name 2017-10-27 18:01:46 -07: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
Unknown
a8a31dabd4 Improve original SplatNet gear name matching
There was an item with the name "Annaki Drive Tee " (with an extra space at the end) which didn't match the Inkipedia data. This change also makes the comparison case insensitive just in case.
2017-10-22 23:09:16 -07:00
Unknown
742b244c33 FIx ability name tooltip display with the strikethrough
Previously, if you moused over the red strikethrough bar the ability name tooltip wouldn't appear.
2017-10-21 10:17:50 -07:00
Unknown
9c2c9348b8 Fix SplatNet gear cash icon alignment on OS X and in Twitter screenshots 2017-10-21 10:15:21 -07:00
Unknown
74f0f0aaef Add original gear ability/price to SplatNet tweets 2017-10-15 14:17:42 -07:00
Unknown
5d6c5b45bb Show the original ability/price for SplatNet gear
Data is sourced from Inkipedia.
2017-10-15 14:08:43 -07:00
Unknown
d389708bfa Fix a mistake that caused an empty "new weapon" tweet 2017-10-13 20:55:11 -07:00
Unknown
add1768470 Update "new weapon" twitter screenshot title 2017-10-13 13:30:00 -07:00
Unknown
214d489943 Display all new weapons instead of just the first one
This also updates the Twitter message to show the names of all new weapons.
2017-10-13 13:19:52 -07:00
Unknown
5c95be6dca Add "new weapon" tweet 2017-10-10 09:32:01 -07:00
Unknown
95a38d7462 Clean up screenshot components, use props instead of accessing route parameters 2017-10-10 09:01:13 -07:00
Unknown
b0eb218d11 Swap the order of the region dropdown and the SplatNet Gear button
This keeps the SplatNet Gear button in the same place regardless of whether the region dropdown is visible.
2017-10-06 22:05:08 -07:00
Unknown
0fed5c80cb Show new weapons when available
I might need to tweak this to display more than one weapon, or to hide the weapon after some period of time.
2017-10-06 22:03:53 -07:00
Unknown
b72e05a0d6 Update JS dependencies 2017-10-06 22:01:53 -07:00
Matt Isenhower
f9ad4ecdcf Remove #splatoon2 hashtag
More attempts to reduce what Twitter sees as spam. Removing the links from each Tweet helped briefly, but the bot is now being excluded again.
2017-10-01 10:00:39 -07:00
Matt Isenhower
64d17dff4a Remove links from each tweet
Twitter stopped displaying the bot's tweets in search results, possibly because it triggered some spam protection. Removing the links from each tweet for now to hopefully help deal with this.
2017-09-28 11:13:52 -07:00