climu
climu
Hi, When uploading an attachment, one need to hit the submit button for the attachment to be uploaded and hence to have an url. The user cant use an attachment...
Using AirGap Vault Linux 1.0.0 from this [build](https://github.com/airgap-it/airgap-vault/actions/runs/1169558901) on linux Mint 20. I can generate or import a secret successfully. I canot create an account: 1. In this windows I...
We should change have a way to check if board size is square. At the moment a non square board would raise such: ``` File "/openstudyroom/league/models.py", line 521, in parse...
@LucasBertrand I assign you :)
When we scrape, we update discord users online status: https://github.com/climu/openstudyroom/blob/d1979e19a4f4b55ff62fbd98baf0ba65e6c683e1/league/views.py#L88-L96 Then we display it like that:  I just realised that this url only show first 100 users: https://discordapp.com/api/guilds/287487891003932672/widget.json We...
Pages like [that](https://openstudyroom.org/league/games/) start to takes time to load and it's not going to get any better. I guess we should just load only first 50 from server and deal...
At the moment one needs to publish a forum post in order to actually send an attachment. Using an ajax request to send attachments would allow us to preview sgf...
As discussed in #348 it could be helpful for our members to be able to check their sgf by them self. We just need to create a public view like...
I realized that the way I translated the emails won't work. At least the emails sent after an admin action. Indeed the website will detect the admin language and translate...
It could be good to have some sats renders about OSR. - number of registrations - number of games played - number of active players - Rank repartition of our...