- Add fetch_price command with PriceResponse and FetchPriceError types - Privacy-strict header policy (Authorization, Accept, User-Agent only) - Rename SIMPL_API_URL -> MAXIMUS_API_URL across src-tauri - 7+ mockito tests covering happy path, 401/403/404/429/5xx, and header allowlist - Fix pre-existing clippy warnings (doc_overindented_list_items, is_multiple_of) Closes #155 |
||
|---|---|---|
| .. | ||
| account_cache.rs | ||
| auth_commands.rs | ||
| backup_commands.rs | ||
| balance_commands.rs | ||
| entitlements.rs | ||
| export_import_commands.rs | ||
| feedback_commands.rs | ||
| fs_commands.rs | ||
| license_commands.rs | ||
| mod.rs | ||
| profile_commands.rs | ||
| return_calculator.rs | ||
| token_store.rs | ||