trello-to-deck/src/nextcloud
Paul Campbell 1595db773b
Some checks failed
Test / build (map[name:nightly]) (push) Successful in 3m15s
Test / build (map[name:stable]) (push) Successful in 4m11s
Release Please / Release-plz (push) Failing after 48s
tests: add tests for importing
2024-12-30 22:44:35 +00:00
..
tests tests: add tests for importing 2024-12-30 22:44:35 +00:00
board.rs feat(nextcloud): add command 'nextcloud board create-label' 2024-12-20 13:41:47 +00:00
card.rs feat: add command 'import' 2024-12-20 20:31:52 +00:00
client.rs feat: store attachments with the card rather than as a file 2024-12-30 07:18:41 +00:00
deck.rs refactor: pass parsed Commands from main 2024-12-16 07:45:44 +00:00
mod.rs refactor: remove dead code 2024-12-20 09:32:54 +00:00
model.rs feat: split into actors 2024-12-22 14:28:51 +00:00
stack.rs feat: make best-effort to maintain order of stacks and cards 2024-12-23 09:42:52 +00:00