pitchum
pitchum
Create missing boolean column `pastes.burnAfter` Fix #14
Posting a new paste triggers the following error. ``` [2019-06-20 09:13:06] local.ERROR: SQLSTATE[42703]: Undefined column: 7 ERROR: column "burnAfter" of relation "pastes" does not exist LINE 1: ... "expiration", "privacy",...
When running `composer install` for the first time: ``` [...] Package manifest generated successfully. > Illuminate\Foundation\ComposerScripts::postInstall > php artisan optimize Configuration cache cleared! Configuration cached successfully! Route cache cleared! In...
Public rooms created with Conversations don't have a description, because the user [can only edit the name and the subject](https://github.com/iNPUTmice/Conversations/issues/3968 ) of the room. As a workaround, would it be...
### Describe the bug When packaging an app for yunohost with `helpers_version = "2.1"`, invoking command `yunohost tools regen-conf nginx` yields the following errors: ``` Warning: ./15-nginx: line 40: ynh_render_template:...