Commit Graph

3 Commits

Author SHA1 Message Date
Guangcong Luo
21de8d92c6 Remove old action.php and replays
Our new API replacement for action.php is in
https://github.com/smogon/pokemon-showdown-loginserver

I haven't completely deleted the old-replays folder because there
are some things we haven't replaced that I don't know what to do
with... I guess that'll come in a future commit.
2023-11-14 11:32:59 +00:00
Guangcong Luo
3a8a793478 Support old replay search API
I completely missed that this was being used...
2023-11-07 20:56:33 +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