Flamenco/pkg
Sybren A. Stüvel b34fee514a OAPI: include worker's "last seen" timestamp
Include the worker's "last seen" timestamp in the worker summary, details,
and SocketIO updates.

This is different from the "updated" timestamp, which indicates the last
time the worker entry in the database was updated (which could also be
in response to a status change request from the web interface).
2022-07-04 12:47:25 +02:00
..
api OAPI: include worker's "last seen" timestamp 2022-07-04 12:47:25 +02:00
crosspath Crosspath: add IsRoot(path) bool function 2022-06-23 16:40:46 +02:00
last_in_one_out_queue Add last-in-one-out queue 2022-06-27 11:30:37 +02:00
shaman Refactor: replace os.IsNotExist() with errors.Is(err, fs.ErrNotExist() 2022-06-28 10:24:46 +02:00