Rémi Marseault
Rémi Marseault
I tried keeping everything by only adding new stuff and deprecating others. I'm in the process of reviewing everything to make sure I did keep the old compatibility. I was...
Everything has been double-checked, looks good.
After research, we have no way to interact with the plugin. However, pinia API is public so anything a plugin can do, we can implement it in the app. We...
Unable to reproduce. Because we aren't using any, I guess the "tarball" is the mod image. I suppose you use a VPN with the container, does it have proper Internet...
While investigating about #2440, I noticed that all of my trackers weren't displayed. Out of 160 total, only 59 were rendered. I haven't found anything in the vuetify code that...
After giving some more thoughts on this, I don't see why only **displaying** the filter can be the cause for slow downs. Tracker data and all the stuff related is...
Using URL parameters to load values can be good to implement, but given that some users use the PWA, they are unable to enter URLs so they couldn't use the...
Please include more detailed steps of what you're seeing exactly, a video might be useful here 👀
The easy way would be to use autocompletion of your browser, like the download/save path. note to contributors: The `HistoryField` component can be used for this
The current behavior is to remember the state of the checkbox, whether you accept or cancel the dialog. What you are saying is that you would like something more like...