Flamenco/pkg
Sybren A. Stüvel 441079aa06 OAPI: rename SocketIOxxx types to Eventxxx types
Events were previously only sent via SocketIO, but now they can also be
sent via MQTT. These are now renamed from `SocketIO…` to `Event…`.

There is still the SocketIO subscription mechanism, for which the types are
still prefixed with `SocketIO`. MQTT manages subscription on the broker,
not on Flamenco Manager itself, for now this will remain SocketIO-only
functionality.
2024-02-05 09:11:13 +01:00
..
api OAPI: rename SocketIOxxx types to Eventxxx types 2024-02-05 09:11:13 +01:00
crosspath Fix #104237: fix issue with drive-only paths on Windows 2023-07-31 15:28:07 +02:00
last_in_one_out_queue Add last-in-one-out queue 2022-06-27 11:30:37 +02:00
moremock Manager: add timeout when fetching job 2022-12-14 13:02:59 +01:00
shaman Move URLs to the Flamenco website to constants in a dedicated package 2024-01-25 12:25:06 +01:00
sysinfo Windows: check user's system privileges when Shaman is enabled 2023-10-16 21:36:16 +02:00
website Manager & website: provide more helpful info when Worker auth fails 2024-01-25 14:19:24 +01:00