Viktor Petersson
Viktor Petersson
We've long relied on a regular text input for the installer. Perhaps we should migrate it to [whiptai](https://linux.die.net/man/1/whiptail) to make it more user friendly.
Increase test coverage for client and server such that it reaches 100 tests
Migrating from Screenly OSE to Screenly is too complicated right now. it needs to be streamlined, such that the user never needs to leave the web interface (we have a...
When creating the latest disk image, I ran across the following error: ``` ERROR: requests 2.20.0 has requirement urllib3=1.21.1, but you'll have urllib3 1.25.1 which is incompatible. ERROR: cryptography 2.6.1...
One pain point for a fair amount of users is the upgrade process. It would be desirable to be able to run the upgrade from within the user interface.
We need to investigate how we can improve transitions. This is particularly painful between videos and images/web sites. The solution doesn't necessarily need to be a cross-over fade, but it...
I've noticed at a few occasions that omxplayer freezes up, which in turn stops Screenly (since it is gently waiting for it to wrap up). To avoid this, we need...
With recent Raspberry Pis being powerful, it's no longer very expensive to run Nginx as a reverse proxy. This is also a more standardized way of serving web apps, so...
Increase the test coverage for client and server such that it reaches 200 tests.
If the user opt-in, we want to be able to push exclusive offers via Mixpanel. Here's how this will be done. ### Add a new settings field We need to...