fcaps

Results 16 issues of fcaps

Since we already moved the js files to dist, next up would be images and css. Why? 1. the entry is used on the root path 'public->""' [here](https://github.com/FAForever/website/blob/develop/fafApp.js#L70), so every...

Enhancement
Low Priority

when you create an account, the check if a username is already taken fails 1. some regex is not working (error in the browser) 2. the api needs a m2m...

Since we have a cache-looser, it can take a while to load the entries. This will result in a page, that just shows a empty list for a couple of...

see: https://expressjs.com/en/advanced/best-practice-security.html

there is an ux issue if the clan is getting updated (join/leave/edit) if will not show up directly due a 5min cache in elide. is there something we can do...