Stefan Kalscheuer 944c2dd6c1
All checks were successful
continuous-integration/drone/push Build is passing
rework update schedule, update existing ticks, use insertBefore()
Re-triggering the update is now done globally again with lock on
ticker level to avoid concurrent updates.

If a tick with a known ID is received, the markup is now updated, so no
duplicates should appear.

The prepend() function used to update the markup is replaced by
insertBefore() for Internet Explorer compatibility.
2021-04-12 18:09:03 +02:00
..