Tom Ashford
Tom Ashford
rio's just PRed some major changes to the structure of the `MapZones` and added some new validation logic. Need to update that ASAP as code that Panzer is working on...
I raced through reworking the map browser pages, and kept the filters fairly minimal. Currently we have four (yes, four :D) browsers, with the following filters: - Approved Maps -...
Discussed a bit internally, agreed that it's not very useful and clutter. Let's nuke it!
Whilst doing the map approval section of the map edit page, I used Chart.JS as I wanted something quite and easy, and PrimeNG comes with a wrapper component for it....
If you assign yourself a custom alias via the dashboard, sign out (browser discards JWT), sign in again (requests new JWT), we re-request your public Steam info, and update your...
[murgle started working on this a while ago](https://github.com/momentum-mod/website/pull/580), but it's for the old backend and frontend code is really outdated, so not much point keeping the PR open given it'd...
Various bits of text on the frontend explaining map submission stuff are still unfinished, or need linking to docs pages that haven't been made yet. Also, I have a really...
We keep this in the map submission table within the `dates` field, but normally don't want to include that data for approved maps. It would make a lot of sense...
Primary use-case is photo-sensitivity warnings, maybe also idk, horror?
I made a tiny little component for redirecting a local user's profile edit page to `profile/edit`. Just realised that that breaks backwards navigation in the browser, so probably want an...