summaryrefslogtreecommitdiff
path: root/src/router
AgeCommit message (Collapse)AuthorFilesLines
2022-02-09HotfixJesusaves1-1/+1
2021-08-29Version 1 of migration tool. (#47)Jesusaves1-0/+5
Version 1 of migration tool. It really, REALLY needs to catch failures. Otherwise player may accidentally create a Vault account and become ineligible. And there is no cool and convenient tool to shut down a Vault account >.>
2021-08-19fix some typescript warningsgumi1-1/+1
2021-08-19Update the router, account recovery and registration links for downloads.Jesusaves1-1/+1
However, keep the navigation intact (incl. repositories) - People coming from Nav bar may want to know that multiple clients exist. - People recovering the password or whom just created an account probably not. - And people wishing the official https://themanaworld.org/downloads should get... ...the official themanaworld.org download obviously. The bound link is https://manaplus.themanaworld.org/ which redirects to https://manaplus.germantmw.de/ via Dezilaromed; Sysadmins retain control over primary download source without needing to update website (or DNS).
2020-12-25display a skeleton layout while dynamic views are loadingHelianthella1-0/+5
2020-12-22upgrade to Vue 3, switch to yarnHelianthella2-0/+103
implies a slight refactor