.. |
import
|
chore: update gitignore and add Cargo.lock
|
2024-12-31 15:32:25 +00:00 |
macros
|
feat: add Rate Limits on trello API and own parallisation
|
2024-12-29 14:50:29 +00:00 |
nextcloud
|
feat: migrate card position and due date
|
2024-12-31 14:33:29 +00:00 |
tests
|
feat: migrate card position and due date
|
2024-12-31 14:33:29 +00:00 |
trello
|
feat: migrate card position and due date
|
2024-12-31 14:33:29 +00:00 |
api_result.rs
|
feat: improved APIResult error reporting and use tracing
|
2024-12-29 17:56:03 +00:00 |
check.rs
|
refactor: remove board_id and board_name from config file
|
2024-12-19 08:14:50 +00:00 |
config.rs
|
refactor: reshuffling and extracting Executor trait
|
2024-12-13 21:59:28 +00:00 |
conversion.rs
|
feat: migrate card position and due date
|
2024-12-31 14:33:29 +00:00 |
default-config.toml
|
refactor(trello): rewrite trello module and rename commands
|
2024-12-13 22:10:38 +00:00 |
execute.rs
|
feat: add command 'import'
|
2024-12-20 20:31:52 +00:00 |
init.rs
|
feat: add kxio printer to context
|
2024-12-13 09:30:16 +00:00 |
lib.rs
|
chore: remove unused temp_fs from FullCtx
|
2024-12-31 10:32:29 +00:00 |
main.rs
|
refactor: pass parsed Commands from main
|
2024-12-16 07:45:44 +00:00 |
post-init-instructions.txt
|
feat: command to write initial config file
|
2024-12-12 17:31:31 +00:00 |
rate_limit.rs
|
feat: add Rate Limits on trello API and own parallisation
|
2024-12-29 14:50:29 +00:00 |
template.rs
|
feat: command to write initial config file
|
2024-12-12 17:31:31 +00:00 |