Results 23 comments of KOUNOIKE Yuusuke

同じくavatarImageが取得できなくて困っています。 /media/privateを読めるようにするのでなくても、`UserAvatarImage` に画像の中身が入ったフィールドがあるのでも良いと思います(こちらの方がクエリ数が少なくてうれしいです)。 あと、必要な機能と認識しているのであればこのIssueをreopenしておいていただきたいです。

@otofune あれ、これ `private` の部分を `public` にするだけで行けそうですね。 @michiomochi この挙動は予期したものですか? 使っちゃっても大丈夫でしょうか

@takezoe Is this function already implemented in 4.20.0?

I'm using tricky technique. Information can contain script tag. So I can write any tag with jQuery. ``` // show only /signin if (location.pathname.startsWith("/signin")) { $(".body").append('Hello world'); } // close...

I found a solution to solve this issue. Plugin can overwrite main page routing.

I'm checking scalatra-atmosphere behavior for solving #722. This issue maybe related to #722. I found this issue doesn't occur with scalatra-2.6.x branch and `sbt jetty:start`. But, I found it occurs...

@brucerothwell could you try [v1.1.0-pre](https://github.com/kounoike/obs-virtualbg/releases/tag/v1.1.0-pre) release?

@P-Gaz Please add obs log, not only crash log.

I can't reproduce with OBS 27.21 / obs-virtualbg v1.1.0. it works fine.