rvion

Results 113 comments of rvion

![image](https://github.com/rvion/CushyStudio/assets/2150990/6fdcd4fa-dc5d-4898-8d6a-01f4a0eb1c5a) I've made the auto-generated form way better; not finished yet, but quite promising

![image](https://github.com/rvion/CushyStudio/assets/2150990/8d375394-dd4b-43f0-8970-734cfad55666) some field are now mapped to their better widget alternative

respect `min`, `max`, `step` ![image](https://github.com/rvion/CushyStudio/assets/2150990/355e1a2b-d483-40ca-8a77-39704a95aef2)

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...

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,...