rvion
rvion
 I've made the auto-generated form way better; not finished yet, but quite promising
 some field are now mapped to their better widget alternative
respect `min`, `max`, `step` 
thanks for the feedback ! that's indeed problematic. so, Cushy fails to retrieve available updates. is the update script at the root working ? I'll try to priorize removing the...
> There's some kind of confusing re-setting of the path in this script, also alternation between different methods of variable substitution. I think sticking to the fully-quoted %var% is best....
backslashes in typescript are not handled properly in completions - short term: manually fix all `\` to '\\' after triggering the completion - middle term: there will be a proper...
Will try to do that tomorrow :)
thanks for the feedback, I will look into this in ~4/5 hours when I'm home. Does cushy start and work properly in the meantime ? things you can try in...
regaring the `quota_database.cc(950) Could not open the quota database, resetting.` => maybe a permission error ? Cushy should not require any privilege; install script should be run as normal user,...
@GitWilburn are you back on master branch ?