Commit Graph

6 Commits

Author SHA1 Message Date
Guangcong Luo
a9c6e7b965 Make the source of replay pages more readable
Yes this is literally just to make it so "View source" gives you a very
readable log and inputlog, just like in the old days.
2023-12-17 04:07:37 +00:00
Guangcong Luo
b6a0f088f4 Update Replays for new database format
This is still a WIP, but it works and it's what we have so far.
2023-12-07 23:02:21 +00:00
Guangcong Luo
d66b080873 Move replay-config to config/
I'm trying to centralize config.
2023-11-16 23:49:33 +00:00
Guangcong Luo
cc9f6ae7df Make Replays work better on database failures
I haven't done anything about the database issues, yet, but this
makes it so database issues don't screw up the UI, and also gives
a slightly nicer error message.
2023-11-15 23:57:42 +00:00
Guangcong Luo
dc8e6cf254 Replays: Correct link previews
This should make Google search results and Discord link previews
for replays work correctly.

This actually involved a ton of work, but at least this work also
makes replays load faster.
2023-11-10 00:59:11 +00:00
Guangcong Luo
7a2b323eaf Deploy New Replays
The idea is to eventually move all client parts to their domain name
subdirectory, for clarity and better organization. New Replays is
just first.

Anyway, yeah, minor updates to New Replays, but otherwise it's just
getting deployed as-is, straight to

https://replay.pokemonshowdown.com/

The old URLs are getting taken down; they were only used for
development anyway.
2023-11-05 23:37:14 +00:00