summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-06-01Bump eventsource from 1.1.0 to 1.1.1dependabot/npm_and_yarn/eventsource-1.1.1dependabot[bot]1-4/+12
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md) - [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25Add link to navigation for Privacy Policy and rules and etc.Jesusaves1-0/+1
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-09HotfixJesusaves3-4/+4
2021-12-05Apply some really lame email obfuscation - Too busy/lazy to do this properlyJesusaves2-2/+6
2021-11-18Stop auto-redirecting the lite website and provide a button instead.Jesusaves1-0/+8
(This can be safely reverted if we change our mind)
2021-08-29Version 1 of migration tool. (#47)Jesusaves3-0/+362
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 warningsgumi7-24/+27
2021-08-19update dependenciesgumi5-1684/+1937
2021-08-19Update the router, account recovery and registration links for downloads.Jesusaves3-3/+3
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-17Remove temporary codeFreeyorp1-1/+0
2021-06-17Update index.htmlFreeyorp1-0/+1
Temporary code for Libera project registration
2021-06-13Merge pull request #45 from NetSysFire/patch-1Micksha1-1/+1
index.html: Change Freenode into Libera Chat
2021-06-13index.html: Change Freenode into Libera ChatNetSysFire1-1/+1
The channels were moved (https://www.themanaworld.org/news#94-news-2021-05-28). This updates the outdated information.
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 DoomsdayHelianthella4-4/+28
2020-12-25further improve accessibilityHelianthella4-5/+29
2020-12-25display a skeleton layout while dynamic views are loadingHelianthella2-2/+19
2020-12-25improve accessibilityHelianthella4-20/+41
2020-12-23simplify the footerHelianthella1-10/+1
2020-12-22silence some linter issuesHelianthella2-4/+6
2020-12-22don't duplicate the top-level <div id=app> wrapperHelianthella1-6/+4
2020-12-22add a link to the RSS feed on the news pageHelianthella1-0/+21
2020-12-22display a bare-bones website when javascript is disabledv6.1.0Helianthella5-2/+63
redirects to /lite when disabled, then redirects back when enabled
2020-12-22add titles and labels to ambiguous linksHelianthella3-9/+9
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-22fix the navigation bar sizeHelianthella1-1/+1
2020-12-22upgrade to Vue 3, switch to yarnHelianthella36-18701/+9825
implies a slight refactor
2020-10-10fix a typoHelianthella1-1/+1
temporaly > temporarily
2020-10-06Update event detailsJesusaves1-1/+1
2020-10-06Merge pull request #33 from Helianthella/analyticsHelianthella9-6258/+9252
remove GTM and analytics
2020-10-06give some padding to the Doomsday warninggumi1-2/+11
2020-10-06require the user to opt-in to reCAPTCHAgumi2-13/+118
2020-10-06removed unused AddThis configgumi2-6/+0
2020-10-05update the dependencies while we're at itgumi4-6207/+9110
2020-10-05bump dependenciesgumi1-14/+13
2020-10-05remove GTM and analyticsgumi3-16/+0
2020-09-07Assume server to be down if API is unreachable.Jesusaves1-2/+2
Rationale: You cannot register if API is down, which is why you're in the website.
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-22[security] update compression-webpack-plugingumi2-119/+296
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