Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-24 | Add a warning just in case Yandex gets targetted and this disrupt our users. | Jesusaves | 1 | -0/+4 | |
This would affect Support only. | |||||
2022-02-09 | Hotfix | Jesusaves | 3 | -4/+4 | |
2021-12-05 | Apply some really lame email obfuscation - Too busy/lazy to do this properly | Jesusaves | 2 | -2/+6 | |
2021-11-18 | Stop auto-redirecting the lite website and provide a button instead. | Jesusaves | 1 | -0/+8 | |
(This can be safely reverted if we change our mind) | |||||
2021-08-29 | Version 1 of migration tool. (#47) | Jesusaves | 3 | -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-24 | Update Registration.vue outdated link, and inform the API takes 5 minutes to ↵ | Jesusaves | 1 | -1/+5 | |
complete registration. | |||||
2021-08-19 | fix some typescript warnings | gumi | 7 | -24/+27 | |
2021-08-19 | update dependencies | gumi | 5 | -1684/+1937 | |
2021-08-19 | Update the router, account recovery and registration links for downloads. | Jesusaves | 3 | -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-15 | Some padding | Jesusaves | 1 | -0/+1 | |
2021-07-15 | Add "Rill's Disclaimer" here as well. | Jesusaves | 1 | -0/+1 | |
2021-06-17 | Remove temporary code | Freeyorp | 1 | -1/+0 | |
2021-06-17 | Update index.html | Freeyorp | 1 | -0/+1 | |
Temporary code for Libera project registration | |||||
2021-06-13 | Merge pull request #45 from NetSysFire/patch-1 | Micksha | 1 | -1/+1 | |
index.html: Change Freenode into Libera Chat | |||||
2021-06-13 | index.html: Change Freenode into Libera Chat | NetSysFire | 1 | -1/+1 | |
The channels were moved (https://www.themanaworld.org/news#94-news-2021-05-28). This updates the outdated information. | |||||
2021-06-02 | Fix story order (currently, Argaes come before Tonori). | Jesusaves | 1 | -1/+1 | |
No real care was taken besides swapping both so it holds true. | |||||
2021-06-02 | Fix outdated link | Jesusaves | 1 | -1/+1 | |
2020-12-25 | remove the notice about Doomsday | Helianthella | 4 | -4/+28 | |
2020-12-25 | further improve accessibility | Helianthella | 4 | -5/+29 | |
2020-12-25 | display a skeleton layout while dynamic views are loading | Helianthella | 2 | -2/+19 | |
2020-12-25 | improve accessibility | Helianthella | 4 | -20/+41 | |
2020-12-23 | simplify the footer | Helianthella | 1 | -10/+1 | |
2020-12-22 | silence some linter issues | Helianthella | 2 | -4/+6 | |
2020-12-22 | don't duplicate the top-level <div id=app> wrapper | Helianthella | 1 | -6/+4 | |
2020-12-22 | add a link to the RSS feed on the news page | Helianthella | 1 | -0/+21 | |
2020-12-22 | display a bare-bones website when javascript is disabledv6.1.0 | Helianthella | 5 | -2/+63 | |
redirects to /lite when disabled, then redirects back when enabled | |||||
2020-12-22 | add titles and labels to ambiguous links | Helianthella | 3 | -9/+9 | |
2020-12-22 | fix registration and account recovery | Helianthella | 2 | -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-22 | fix the navigation bar size | Helianthella | 1 | -1/+1 | |
2020-12-22 | upgrade to Vue 3, switch to yarn | Helianthella | 36 | -18701/+9825 | |
implies a slight refactor | |||||
2020-10-10 | fix a typo | Helianthella | 1 | -1/+1 | |
temporaly > temporarily | |||||
2020-10-06 | Update event details | Jesusaves | 1 | -1/+1 | |
2020-10-06 | Merge pull request #33 from Helianthella/analytics | Helianthella | 9 | -6258/+9252 | |
remove GTM and analytics | |||||
2020-10-06 | give some padding to the Doomsday warning | gumi | 1 | -2/+11 | |
2020-10-06 | require the user to opt-in to reCAPTCHA | gumi | 2 | -13/+118 | |
2020-10-06 | removed unused AddThis config | gumi | 2 | -6/+0 | |
2020-10-05 | update the dependencies while we're at it | gumi | 4 | -6207/+9110 | |
2020-10-05 | bump dependencies | gumi | 1 | -14/+13 | |
2020-10-05 | remove GTM and analytics | gumi | 3 | -16/+0 | |
2020-09-07 | Assume server to be down if API is unreachable. | Jesusaves | 1 | -2/+2 | |
Rationale: You cannot register if API is down, which is why you're in the website. | |||||
2020-04-04 | Doomsday event banner on Registration, informing about dangers. | Jesusaves | 1 | -0/+3 | |
Futurely text contents shall be replaced with: "You're creating a Legacy account" | |||||
2020-04-04 | GDPR request email: data@themanaworld.org | Jesusaves | 1 | -1/+1 | |
2020-03-04 | handle error 425 on account recovery | gumi | 1 | -0/+4 | |
2020-02-22 | [security] update compression-webpack-plugin | gumi | 2 | -119/+296 | |
2020-02-22 | add a link to download the client on the registration page | gumi | 1 | -1/+1 | |
2020-02-22 | change the no-recaptcha registration email | gumi | 1 | -1/+1 | |
2019-08-12 | only use the compression plugins in production mode | gumi | 2 | -9/+16 | |
2019-08-12 | the news generator is far from perfect | gumi | 1 | -0/+8 | |
2019-08-12 | add a redirect for the old account recovery page | gumi | 1 | -0/+4 | |
2019-08-10 | reduce the logo shadow (looks weird in FF) | gumi | 1 | -5/+4 | |