Document v0.10.0 EXIF/XMP flags, --bandwidth-limit, and kei reconcile
Rename icloudpd-rs to kei across all wiki pages
- Binary/project name: icloudpd-rs → kei
- Cookie directory default: ~/.icloudpd-rs → ~/.config/kei/cookies
- Config path default: ~/.config/icloudpd-rs/config.toml → ~/.config/kei/config.toml
- Temp suffix default: .icloudpd-tmp → .kei-tmp
- Docker image: ghcr.io/rhoopr/icloudpd-rs → ghcr.io/rhoopr/kei
- Homebrew: brew install rhoopr/kei/kei
- Notification env vars: ICLOUDPD_* → KEI_*
- Add setup subcommand to commands table
- Update Docker version tag to v0.5.0
Replace em dashes with hyphens, fix banned word
Update wiki for v0.3.0: Docker notification walkthrough, install instructions, EXIF compat note
- Docker: update base image description, add full notification script setup walkthrough (host file, env vars, config.toml reference)
- Home: replace cargo build with brew/docker install, add submit-code, --config, --notification-script, Configuration and Docker links
- Configuration: list all 5 --size values, add interval comment on skip_created_before
- Exif: add compatibility note on size difference vs Python piexif
- Authentication: add headless MFA section
- Sidebar: add Configuration, Docker, --config, --notification-script, Migration links
- Add new pages: CLI-config, CLI-notification-script, Configuration, Docker, Migration-from-Python
Update wiki for code review fixes: checksum warnings, EXIF tracking, path sanitization, password redaction, AM/PM matching
Remove "matches Python" statements from wiki
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update EXIF docs: all 3 date tags now written, remove limitations section
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add documentation from docs/ to wiki