summary refs log tree commit diff
path: root/demo (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-09-08Change to is_validMathieu Velten7-13/+42
2023-09-07Recheck if remote device is cached before requesting it (#16252)Erik Johnston4-17/+35
This fixes a bug where we could get stuck re-requesting the device over replication again and again.
2023-09-07Add `/notifications` endpoint to workers (#16265)Erik Johnston6-37/+42
2023-09-06