Commit Graph

373 Commits

Author SHA1 Message Date
Matt Isenhower
dcc3efae3e Update Inkipedia data and fix a regex issue that led to missing gear 2020-10-18 12:55:39 -07:00
Matt Isenhower
72d315a1e1 Disable the 2-day Splatfest reminder tweet 2020-10-18 12:55:00 -07:00
Matt Isenhower
50b94dc836 Add a banner reminding people to GO VOTE! 2020-10-15 20:33:16 -07:00
Matt Isenhower
f7c5e55481 Switch back to old "preserve whitespace" mode to fix missing  s 2020-08-24 08:49:14 -07:00
Matt Isenhower
4d5df86d09 Update headless Chrome installation commands 2020-08-23 11:50:06 -07:00
Matt Isenhower
bafe05e3bf Update Node version 2020-08-23 10:03:11 -07:00
Matt Isenhower
17e76edb9d Show the date/time that Splatfest results will be available 2020-08-23 09:53:40 -07:00
Matt Isenhower
08f8a59252 Hide the FinalFest link 2020-08-23 09:53:17 -07:00
Matt Isenhower
529c108b9c Switch to purgecss 2020-08-08 14:54:41 -07:00
Matt Isenhower
0666364c49 Fix some version specifications
Need to stay on an old version of Bulma for now.
2020-08-08 14:47:37 -07:00
Matt Isenhower
e4b761d9c9 Add more Splatfest reminder tweets 2020-08-08 14:41:26 -07:00
Matt Isenhower
2a3a588746 Update JS dependencies and fix some errors 2020-08-08 14:37:42 -07:00
Matt Isenhower
5916880ca2 Revert "Update JS dependencies"
This reverts commit 0e5b5ca208.
2020-08-08 14:09:18 -07:00
Matt Isenhower
0e5b5ca208 Update JS dependencies 2020-06-14 15:18:02 -07:00
Matt Isenhower
c15f30c28c Change the Salmon Run tweet text if there are Grizzco mystery weapons 2019-08-02 16:17:54 -07:00
Matt Isenhower
0c91c5d101 Fix the "Salmon Run is now closed" tweet
The previous shift disappears from SplatNet data as soon as the shift ends, so it wasn't able to see that a shift had just ended. This now caches the previous shift to make sure we still have access to that data.
2019-08-02 16:14:29 -07:00
Matt Isenhower
197f847b4e Post tweets every 12 hours when a Salmon Run shift is open 2019-08-01 16:35:53 -07:00
Matt Isenhower
00486e3836 Post a tweet when a Salmon Run shift ends
This tweet will include upcoming Salmon Run shifts.
2019-08-01 16:29:21 -07:00
Matt Isenhower
6d99d584e0 Update lodash and axios 2019-08-01 15:11:25 -07:00
Matt Isenhower
7f7b4b3d3f Fix spacing 2019-07-31 09:26:07 -07:00
Matt Isenhower
558ca28aa6 Add reward gear info to the Salmon Run shift tweet 2019-07-30 16:30:56 -07:00
Matt Isenhower
ec52eae6fc Disable the new Salmon Run gear tweet for now 2019-07-30 16:20:52 -07:00
Matt Isenhower
a5e5c71363 Update language for Salmon Run gear to "current gear" 2019-07-30 16:19:22 -07:00
Matt Isenhower
e1d98961c9 Update Shifty Station title 2019-07-20 08:48:51 -07:00
Matt Isenhower
52365bc256 Show the full Shifty Station schedule once the Splatfest is over 2019-07-20 08:38:35 -07:00
Matt Isenhower
2fd1a4514b Remove old low-res Shifty Station images 2019-07-20 08:31:13 -07:00
Matt Isenhower
0994739bed Add a higher resolution image for the last Shifty Station 2019-07-20 08:30:44 -07:00
Matt Isenhower
920b013bcb Add the rest of the Shifty Station images (except for the last one) 2019-07-19 08:54:01 -07:00
Matt Isenhower
3f52327d7e Add higher-resolution Shifty Station images from SplatNet
These were found by looking for battles via the stat.ink API.
2019-07-18 18:17:53 -07:00
Matt Isenhower
80664933e1 Schedules: Show the end date if it's not the same as the start date
This helps make the FinalFest page more clear since the last Shifty Station runs for exactly 24 hours.
2019-07-18 08:54:49 -07:00
Matt Isenhower
c6750ac387 Display the current Shifty Stations in the schedule tweet 2019-07-17 17:29:46 -07:00
Matt Isenhower
fdeabe535a Display the current Shifty Stations 2019-07-17 17:16:54 -07:00
Matt Isenhower
353558f9d3 Add FinalFest Shifty Station schedules 2019-07-17 13:46:41 -07:00
Matt Isenhower
d9a1701277
Merge pull request #23 from misenhower/dependabot/npm_and_yarn/lodash.defaultsdeep-4.6.1
Bump lodash.defaultsdeep from 4.6.0 to 4.6.1
2019-07-10 14:23:35 -07:00
dependabot[bot]
60f22c63b2
Bump lodash.defaultsdeep from 4.6.0 to 4.6.1
Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.6.0...4.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-10 21:17:33 +00:00
Matt Isenhower
543374efb9 Update JS dependencies 2019-05-30 08:48:54 -07:00
Matt Isenhower
f51e3df63b Enable rate limiting in nginx
Fixes #20
2019-05-25 09:18:55 -07:00
Matt Isenhower
3f25df1a21 Improve the appearance of tweet images by doubling the image scale factor 2019-05-12 13:22:17 -07:00
Matt Isenhower
faa10ed4c5 Update puppeteer 2019-05-12 13:20:31 -07:00
Matt Isenhower
325ff1c9a2 Fix weapon tweet getting cut off when Sheldon gets a little overzealous
This now dynamically increases the size of the generated screenshot and cuts off the tweet text to fit within 280 characters.
2019-04-03 10:48:11 -07:00
Matt Isenhower
0a9430af00 Disable caching on twitter-images directory
#21
2019-01-07 12:06:54 -08:00
Matt Isenhower
527542d4cc Publish generated Twitter images for the schedule and gear tweets
#21
2019-01-07 11:25:22 -08:00
Matt Isenhower
61271483fb Update gear abilities from Inkipedia
This also fixes an issue with the gear updater script.
2019-01-03 09:21:08 -08:00
Matt Isenhower
776e3107f2 Fix some translation issues
Fixes #19.
2018-12-17 10:18:06 -08:00
Matt Isenhower
6710ba18fe Add CORS header for the /data directory 2018-12-01 22:10:13 -08:00
Matt Isenhower
64c973349a Update gear data from Inkipedia 2018-10-12 17:07:20 -07:00
Matt Isenhower
a38bf9572a Disable pseudo-tty to fix issues with Shipit and Docker 2018-10-09 14:02:31 -07:00
Matt Isenhower
f76ab3d732 Modify the schedule tweet when a global Splatfest is open in all regions
It would have been better to check this on the back end by using the same Vuex data store as on the front end, but there are currently some complications with bringing that in to Node (because of issues with ES modules) so we have to perform the check twice.
2018-10-09 13:54:37 -07:00
Matt Isenhower
0a5a7b7750 Update Vue CLI dependencies 2018-10-06 10:56:22 -07:00
Matt Isenhower
f42c2e4c10 Enable directory listing on the /data directory 2018-10-04 15:30:08 -07:00