Johan Larsson

Results 9 issues of Johan Larsson

It would be great if there were a few pointers in the Readme on how to get a project with OpenCastSwift up and running. Is the preferred way to use...

I'm seeing very low framerates on my machine when looking at the visualization. It makes it very difficult to navigate inside of it. According to the dev tools I get...

help wanted
P1
performance

As a reader on a Superdesk Publisher website, I would like to be able to follow my favourite authors on that website. ## Possible solutions/implementations From a templating standpoint we...

## Current behaviour Duplicate messages are added to the `image_conversion` RabbitMQ queue. ### How to test 1. Publish an article with media 2. Observe that the rabbitmq message queue increases...

## Expected Behavior It should be possible to extract translations from twig files with the following command according to [the docs](https://superdesk-publisher.readthedocs.io/en/latest/manual/themes/translations.html). ``` bin/console translation:extract en --dir=./src/SWP/Bundle/FixturesBundle/Resources/themes/DefaultTheme/ --output-dir=./src/SWP/Bundle/FixturesBundle/Resources/themes/DefaultTheme/translations ``` ## Current...

## Expected Behavior When the user clicks a logout link, Publisher should trigger a [Back-Channel Logout](https://openid.net/specs/openid-connect-backchannel-1_0.html) so that the user is also logged out from the OAuth provider. ## Current...

Would it be possible to use [Page Resources](https://gohugo.io/content-management/page-resources/) for the post image instead of a relative url to the static folder?

Operating system: macOS 10.14.2 Sublime Text version: 3.1.1 Elm: 0.19.0 Elm-format: 0.8.1 I have both `elm` and `elm-format` installed and they are both available in my path. I have no...

How do you go about deploying your small-scale phoenix side projects? Do you spin up a VPS? Use Heroku? AWS? GC? Gigalixir? I'd love also love to listen to your...