copyrights

Results 39 comments of copyrights

I'm fine with squashing.

If I simply do this `if (player != null && player.World.LocalPlayer != null && !player.World.LocalPlayer.CanControlUnitsOf(player))` to https://github.com/OpenRA/OpenRA/blob/bleed/OpenRA.Game/Sound/Sound.cs#L118 one would hear all builds sound. So it would be a bigger change...

Thanks @dragunoff for mentioning your PR and the work documenting the all the notifications. I look into it and I think this would be a big change for getting all...

Any new here? @ggrossetie have you decided when ever to you one companion per library or per technology stack? I'm still very interested to see wireviz in kroki.

btw, thanks @jhogendorn. works like charm ![grafik](https://user-images.githubusercontent.com/219009/215354415-c2f7f5ab-def2-4e80-b00e-d29d89732a23.png)

Done with [kroki release v0.20.0](https://github.com/yuzutech/kroki/releases/tag/v0.20.0). This issue could be close. Please feel free to report change to kroki project.

When I run `radicale -C /radicale.conf --verify-storage` it delivers me a lot of this error messages. ``` [2023-06-18 10:20:45 +0000] [1] [DEBUG] Verifying collection 'someuser/caldav' [2023-06-18 10:20:45 +0000] [1] [DEBUG]...

@pbiering right, the question is why, because this data have been in radicale since I started using it years ago. Anyhow, I wrote this little script to fix the missing...

Okay, I found a way to fix this (the cause is still unknown). I had a user without `caldav` or `carddav` folder. In previous versions this was OK. The user...

I would add the possibility for an example key (may optional) . ```httpspec GET https://my.kroki/services/blockdiag { "name": "BlockDiag", "version": "1.2.3", "formats": ["png", "svg"], "example": "blockdiag {\n Kroki -> generates ->...