Alexis Rossfelder

Results 6 issues of Alexis Rossfelder

### Description du problème L'emploi du temps déborde à la verticale, obligeant l'utilisateur à scroller pour afficher l'heure de cours actuelle. ### Description de l'amélioration Deux possibilités pour améliorer la...

enhancement

The nuke option seems very unsafe. I saw in the code that there is a double-check, but it seems very risky to have this as a command. What is the...

This uses the `Serializable` (#273) methods to validate and use the data in the `NBTags` (#257) subclasses. The tests also make use of the new test generator introduced in #273....

p: 2 - normal
a: API
t: optimization

Depends on #285 New Serializable (v3) All the types described in [the list](https://wiki.vg/Protocol#Data_types) on Wiki.vg are now implemented and fully tested.

p: 1 - high
t: feature
a: protocol
a: api
s: stale

### The bug I wanted to put some photos in an album, but these photos were from a long time ago and scattered across multiple albums. I clicked the "Add...

good first issue
📱mobile

I encountered this issue that was hard to track down : ```python ERROR: Exception in ASGI application Traceback (most recent call last): File "/app/.venv/lib/python3.11/site-packages/uvicorn/protocols/http/h11_impl.py", line 403, in run_asgi result =...