Nicolas Höning
Nicolas Höning
Awesome, if you open a PR I will help you along the way. I speak German and Dutch very well, so I will provide those translations.
Sounds good. l10n really is the smaller part here, making a good guess at the user's preferred language from their browser settings, right? We can add a language selector in...
As I said, don't hesitate asking me to help/review on the way!
My first thought is that the audience for UI and CLI is maybe not the same, but maybe I'm not correct. I can imagine there might be engineers working with...
Probably this is also relevant in the context of #405.
Curious to hear @Flix6x thoughts.
I agree that this has consequences for the "plan" of customers, as pricing could be derived from this (among other things). Why a JSON column? Also, they might want to...
> A max_actuator_frequency field feels like it would be part of a blob of attributes assigned to something. Well, in relational databases, we'd usually make a table called "plan", with...
We should use `force_https_permanent`, as the status 302 (temp redirect) caused some problems for me recently (redirected POST to GET)
It seems we'd need to find the right [content policy](https://github.com/wntrblm/flask-talisman#content-security-policy) for external CDN content, as the default is strict.