HeartofPhos

Results 3 issues of HeartofPhos

Using an RaspberyPi 4 with `Raspbian GNU/Linux 11 (bullseye)` all local Api calls done using IPv6 fail with the exception `connect ECONNREFUSED ::1:3000` calls using IPv4 work as expected. The...

**Describe the bug** The format provided to moment.js in `ExilenceNextApp\src\components\remove-snapshots-dialog\RemoveSnapshotsDialog.tsx:100` is incorrect, the given format is `'YYYY-MM-DD HH:MM'` instead of `'YYYY-MM-DD HH:mm'` resulting in the month of the snapshot being...

Currently using TimestepMode::Interpolated with TransformInterpolation does not result in interpolated transforms It appears this issue is caused by `src\plugin\systems.rs:332` where `interpolation.start` and `interpolation.end` are set to `None` without checking whether...