Add automatic background refresh
Some checks are pending
Validate Decky / web-client (push) Waiting to run

This commit is contained in:
Elijah 2026-07-20 09:00:24 -07:00
parent e9d76cc4a2
commit ee2ef03982
9 changed files with 163 additions and 25 deletions

View file

@ -20,6 +20,7 @@ Implemented functionality includes:
- active-board filtering and saved board selection;
- board creation, renaming, recoloring, and deletion;
- stack creation, renaming, reordering, and deletion;
- idle-aware background synchronization of boards, stacks, and cards;
- horizontal and vertical layouts saved independently per board;
- card creation, editing, deletion, due date, description, and color controls;
- a directly visible completion checkmark that synchronizes Deck's `done` value