-
This line prevents the insertion of a new resource using PUT.
https://github.com/jembi/hearth/blob/d1a0d34ce0f7051a2c3897b6bd801b46d0a9fe63/lib/fhir/core.js#L433
In order to retain the existing ID…
-
Here is our first draft:
[Website article link](https://endless.gg/factionbalance)
We're open to changes and opinions. You can use this thread to tell us what you think, what you would want do see…
kelno updated
4 years ago
-
Add online status boolean to https://github.com/aheart/hearth/blob/master/src/metrics/aggregator.rs#L15
derive(Default) sets booleans to false so it's perfect for us.
On the frontend show {{up}}/{{t…
-
Hi, have you tested this with RGB zwave lights? I'm seeing some weirdness. For example, if I turn on the bulb from HA, then I try and set the color, this happens in the HA log. If I mess around too lo…
-
https://github.com/bringyourownideas/silverstripe-composer-update-checker/blob/73e62b1caa6204800a33652a342be8f0018a05d4/composer.json#L34
I think framework's example of `"php": "^5.3.3 || ^7",` sho…
-
**Core:** 0392bf9bdfaed726a1ef473bb477b338765f4806
**DB:** N/A
### Bug:
On a PVE realm (realm type 6) when a player types _/PVP_ to turn on their flag, it is not properly tracked across logout or zon…
-
When running in the prod environment I'm getting gateway timeout error (504). I guess it's caused by the [AWS load balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/ts-elb-erro…
-
I merged #577 a couple of days ago, and just had StumpWM hard freeze on me (quite annoyingly in a section that held an Xorg grab, so I had to slime in from another computer to debug the problem).
T…
-
**Description**
Quarkus offers a way to configure the default transaction timeout but no way to configure it per transaction (per method that is transactional).
**Implementation ideas**
This has …
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…