summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Collapse)AuthorFilesLines
2023-02-15Remove outdated noticesJesusaves2-7/+2
2022-11-21Update linkJesusaves1-1/+1
2022-09-07Add a bunch of notices that everyting is broken and in flames and we sort ↵Jesusaves3-0/+12
'em later
2022-03-25Move around the support contact linksJesusaves1-2/+3
2022-02-24Wrong templateJesusaves1-1/+1
2022-02-24Add a warning just in case Yandex gets targetted and this disrupt our users.Jesusaves1-0/+4
This would affect Support only.
2022-02-09HotfixJesusaves2-3/+3
2021-08-29Version 1 of migration tool. (#47)Jesusaves1-0/+356
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-24Update Registration.vue outdated link, and inform the API takes 5 minutes to ↵Jesusaves1-1/+5
complete registration.
2021-08-19fix some typescript warningsgumi2-15/+15
2021-08-19Update the router, account recovery and registration links for downloads.Jesusaves2-2/+2
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).
2021-07-15Some paddingJesusaves1-0/+1
2021-07-15Add "Rill's Disclaimer" here as well.Jesusaves1-0/+1
2021-06-02Fix story order (currently, Argaes come before Tonori).Jesusaves1-1/+1
No real care was taken besides swapping both so it holds true.
2021-06-02Fix outdated linkJesusaves1-1/+1
2020-12-25remove the notice about DoomsdayHelianthella1-3/+3
2020-12-25further improve accessibilityHelianthella2-1/+14
2020-12-25improve accessibilityHelianthella2-6/+6
2020-12-22add a link to the RSS feed on the news pageHelianthella1-0/+21
2020-12-22fix registration and account recoveryHelianthella2-20/+20
On Vue 3, ref names and v-model names are both assigned to the scope of the component, unlike in Vue 2, where refs were only registered on vm.$refs. This means if you have a <input v-model="blah" ref="blah"> the ref will override the model and thus the model will not work. This is, of course, undocumented in the migration guide 🙄
2020-12-22upgrade to Vue 3, switch to yarnHelianthella5-103/+94
implies a slight refactor
2020-10-10fix a typoHelianthella1-1/+1
temporaly > temporarily
2020-10-06Update event detailsJesusaves1-1/+1
2020-10-06give some padding to the Doomsday warninggumi1-2/+11
2020-10-06require the user to opt-in to reCAPTCHAgumi2-13/+118
2020-04-04Doomsday event banner on Registration, informing about dangers.Jesusaves1-0/+3
Futurely text contents shall be replaced with: "You're creating a Legacy account"
2020-04-04GDPR request email: data@themanaworld.orgJesusaves1-1/+1
2020-03-04handle error 425 on account recoverygumi1-0/+4
2020-02-22add a link to download the client on the registration pagegumi1-1/+1
2020-02-22change the no-recaptcha registration emailgumi1-1/+1
2019-07-25further improve the readability of Newsgumi1-1/+9
2019-07-24apply the changes requested by Freeyorpgumi3-36/+36
2019-07-24make password recovery work with older version of tmw-apigumi1-1/+5
2019-07-24add a link to About.vue in Home.vuegumi1-1/+1
2019-07-24add instructions for registration without reCAPTCHAgumi1-0/+6
2019-07-20scrap everything and start over with Vuegumi7-0/+1031