Kevin Woblick

Results 152 comments of Kevin Woblick

The issue is still present, just encountered this while setting up the package. The fix by @thomasjohnkane works but I'm not sure which impact this has on the correct behavior...

@vyuldashev I updated to: * Laravel 6.0.3 * Spatie Permissions 3.0 * nova-permission 2.1.0 and now the package is completely broken. The error now pops up even with the provided...

Even a database connection, without any data, is difficult to handle in a CD pipeline. Also, I am not sure for what exactly a database is needed to install assets.

Thank you for the answers. It's not understandable, that assets are handled this way as it makes the whole deployment process just way more difficult. What's the purpose of a...

Could you take a look at the system logs (after install accessible via "system logs" under system settings)? Would be interesting to know what exactly the issue was. By default,...

Thank you very much for the effort! The behavior you explained makes total sense, and the two first cases work as intended. A key shorter or longer than 32 chars...

Thanks for the report. Does it work to switch the setting for private links to "Yes" and then add some links? Might be something off with the setting here.

To clarify: do you mean the bookmarklet that you can add from the settings, or one of the real add-ons which are listed in the documentation? Could you post a...

Thanks! If you have a spare minute, could you open an issue in the repository of the extension? https://github.com/Creling/Yet-Another-LinkAce-Extension I think that would help the creator of the extension.

Hi everyone. I have set up a Docker image build process via [my fork](https://github.com/Kovah/pixelfed/) for both x86 and ARM. I will receive notifications for new Pixelfed releases and will then...