Commit Graph

270 Commits

Author SHA1 Message Date
Matt Isenhower
e424bdeb2d Tweak reactive layout for Splatfest results 2023-02-13 21:18:15 -08:00
Matt Isenhower
d82ae957db Fix translated team names 2023-02-13 21:08:37 -08:00
Matt Isenhower
a1b777d674 Merge remote-tracking branch 'Inkception/main' into main 2023-02-13 21:08:12 -08:00
Inkception
b1b5dc5889 Fixed clipping splatfest result box 2023-02-14 04:18:50 +01:00
Inkception
1220bb019d tweaked xMatch & splatfest box for better resizing 2023-02-14 04:15:51 +01:00
Inkception
c1cc3e5cc3 Properly translate the winner's teamname 2023-02-14 03:09:09 +01:00
Inkception
952926b2c6 Add new festival keys to de-DE & en-US 2023-02-14 03:03:01 +01:00
Inkception
f68258b1fd Add translations to all Splatfest Boxes 2023-02-14 03:02:30 +01:00
Matt Isenhower
625a0b5422 Fix a mistake 2023-02-12 19:42:59 -08:00
Matt Isenhower
2c1a77e63a Improve readability for X-Rank season IDs 2023-02-12 09:22:36 -08:00
Matt Isenhower
3ffc71e5b1 Move X-Rank updaters into a separate, low-priority schedule 2023-02-12 09:13:45 -08:00
Matt Isenhower
8b2cd71e5f Add X-Rank leaderboard data 2023-02-12 09:07:02 -08:00
Matt Isenhower
63a4654481 Remove the redundant "current festival" updater
This was originally added as an experiment. It provides no additional data over the main festival updater and from looking at access logs nobody seems to actually be using it anyway.
2023-02-12 07:25:11 -08:00
Matt Isenhower
c774ab4a64 Use locale-specific Splatfest names 2023-02-11 15:36:58 -08:00
Matt Isenhower
554fdd2e40 Retrieve localized names for each Splatfest 2023-02-11 15:27:49 -08:00
Matt Isenhower
916fa590a1 Cache festival detail data to reduce the number of requests needed 2023-02-11 14:48:44 -08:00
Matt Isenhower
2b6a37755f Set derived festival IDs in festival data 2023-02-11 14:31:34 -08:00
Matt Isenhower
9719317a53 Consolidate festival ID parsing functions 2023-02-11 14:25:52 -08:00
Matt Isenhower
3646814415 Update social post text for Grizzco mystery weapons 2023-02-11 10:18:42 -08:00
Matt Isenhower
102ae14c5b Improve error handling in the status generator manager 2023-02-11 10:12:13 -08:00
Matt Isenhower
dbbd05a0a7 Tweak stage dialog rotation 2023-02-11 09:53:58 -08:00
Matt Isenhower
d4883b0271
Merge pull request #34 from catgirlinspace/fix-expanded-stage-image-localization
Fix name of stage in StageDialog not being localized
2023-02-11 09:51:26 -08:00
kitt
50d08cd041
fix #33 2023-02-02 19:07:09 -05:00
Matt Isenhower
b5f1a8c1b5 Update open source acknowledgements 2023-01-03 21:24:44 -08:00
Matt Isenhower
b3442dff76
Merge pull request #32 from samuelthomas2774/fetch-fest-ranking-pages
Fetch all Splatfest ranking holders
2023-01-03 21:09:14 -08:00
Matt Isenhower
59381d2eef
Merge pull request #31 from samuelthomas2774/add-tricolour-contribution-result
Add Tricolour Battle result
2023-01-03 20:55:38 -08:00
Matt Isenhower
29635eff13
Merge pull request #30 from samuelthomas2774/fix-tricolour-icon
Use Splatfest team colours for Tricolour icon
2023-01-03 20:54:22 -08:00
Matt Isenhower
451d2919da
Merge pull request #29 from catgirlinspace/serve-screenshot-images
Serve screenshot images
2023-01-03 20:52:27 -08:00
kitt
f20c7c7490
Merge branch 'main' into serve-screenshot-images 2023-01-03 23:45:17 -05:00
Matt Isenhower
c1c418d0cb
Merge pull request #28 from catgirlinspace/mastodon-improvements
Add Content Wrapper for Splatfest Results
2023-01-03 20:43:55 -08:00
Samuel Elliott
30beaad6f3
Use decoded fest ID in ranking filename 2022-12-31 08:42:36 +00:00
Samuel Elliott
5455788cbe
Fetch all fest ranking holders 2022-12-31 08:41:53 +00:00
Samuel Elliott
59277a01df
Don't attempt to fetch fest rankings before result is available 2022-12-31 08:36:48 +00:00
Samuel Elliott
277e830b05
Use Splatfest team colours for Tricolour icon 2022-12-31 08:09:09 +00:00
Samuel Elliott
611b3a9292
Add Tricolour Battle result 2022-12-31 07:46:00 +00:00
kitt
9e337ca1ab
add ImageWriter 2022-12-31 00:12:38 -05:00
kitt
e93c49348b
Squashed commit of the following:
commit b87108d2d7
Author: kitt <catgirl@catgirlin.space>
Date:   Fri Dec 30 23:01:45 2022 -0500

    Add Content Wrappers

commit 3c10b7fdd8
Merge: cef8551 f5e2f0d
Author: kitt <catgirl@catgirlin.space>
Date:   Fri Dec 30 23:01:11 2022 -0500

    Merge branch 'mastodon-improvements' of https://github.com/phoebethewitch/splatoon3.ink into mastodon-improvements

commit cef8551a35
Author: kitt <catgirl@catgirlin.space>
Date:   Fri Dec 30 23:00:12 2022 -0500

    add a mastodon test command

commit f5e2f0d3bc
Merge: ef6e8c1 2e7845c
Author: kitt <catgirl@catgirlin.space>
Date:   Fri Dec 30 21:56:51 2022 -0500

    Merge pull request #1 from misenhower/main

    Merge upstream
2022-12-31 00:03:00 -05:00
kitt
b87108d2d7
Add Content Wrappers 2022-12-30 23:01:45 -05:00
kitt
3c10b7fdd8
Merge branch 'mastodon-improvements' of https://github.com/phoebethewitch/splatoon3.ink into mastodon-improvements 2022-12-30 23:01:11 -05:00
kitt
cef8551a35
add a mastodon test command 2022-12-30 23:00:12 -05:00
kitt
f5e2f0d3bc
Merge pull request #1 from misenhower/main
Merge upstream
2022-12-30 21:56:51 -05:00
Matt Isenhower
2e7845cd03 Fix a mistake 2022-12-23 15:11:10 -08:00
Matt Isenhower
37b74d8689 Add Fediverse handle to screenshot layout 2022-12-23 15:01:50 -08:00
Matt Isenhower
b2eef88acb Add Splatfest tweet 2022-12-23 14:57:58 -08:00
Matt Isenhower
1e4774d6e3 Make it easier to test the website in a local dev environment 2022-12-14 09:58:52 -08:00
Matt Isenhower
ef6e8c1b0d Fix IP passthrough 2022-12-13 09:26:00 -08:00
Matt Isenhower
011b6b941b
Merge pull request #26 from phoebethewitch/add-fediverse-to-footer
Add @splatoon3ink@splatoon3.ink link to the footer
2022-12-12 17:36:00 -08:00
Matt Isenhower
0d558e77c9 Tweak fediverse icon size 2022-12-12 17:34:48 -08:00
phoebe
99e3db60cd
Add a monotone fediverse icon 2022-12-12 17:10:04 -05:00
kitt
1b8ba93d53
Update src/layouts/MainLayout.vue
Co-authored-by: Matt Isenhower <matt@isenhower.com>
2022-12-12 13:45:33 -05:00