Skip to content

History / Content Filtering

Revisions

  • Update wiki for v0.21.0

    @rhoopr rhoopr committed Jun 1, 2026
  • Document recent scope

    rhoopr committed Jun 1, 2026
  • Update wiki for v0.20

    rhoopr committed May 26, 2026
  • Update wiki for v0.20 config migration

    rhoopr committed May 18, 2026
  • Update wiki for v0.14.2

    rhoopr committed May 16, 2026
  • v0.13: document selection + folder-structure flag redesign Update CLI-album, CLI-exclude-album (deprecated), CLI-library, CLI-folder-structure to reflect the new repeatable / sentinel / inline-exclusion grammar. Add CLI-smart-folder, CLI-unfiled, CLI-folder-structure-albums, CLI-folder-structure-smart-folders pages for the new v0.13 flags. Refresh Folder-Structure, Content-Filtering, Sync, Import-Existing, Configuration, Home for the three-template-per-pass model. Migration pointer points at docs/v0.13-migration.md in the main repo.

    rhoopr committed May 2, 2026
  • Restructure wiki around subcommands Add dedicated pages for each subcommand (sync, login, list, password, reset, config, status, verify, import-existing). Reorganize the Home page CLI Reference by subcommand instead of flat flag tables. Slim down the sidebar to link subcommand pages instead of 45 individual flags. Fix deprecated cross-references throughout: --list-albums -> kei list albums, --list-libraries -> kei list libraries, --auth-only -> kei login, --reset-sync-token -> kei reset sync-token, --skip-live-photos -> --live-photo-mode.

    rhoopr committed Apr 13, 2026
  • Update wiki for v0.7.0: new commands, filters, deprecations - Add CLI pages: live-photo-mode, exclude-album, filename-exclude, data-dir - Update all references: credential->password, cookie-directory->data-dir, get-code->login get-code, retry-failed->sync --retry-failed, etc. - Mark deprecated flags: auth-only, list-albums, list-libraries, skip-live-photos, cookie-directory, reset-sync-token - Update Content-Filtering, Folder-Structure, Configuration, Docker, Authentication, Credentials, State-Tracking, Live-Photos, Home

    rhoopr committed Apr 11, 2026
  • Use explicit `kei sync` in all command examples Update all wiki examples to use `kei sync` instead of bare `kei` when passing sync flags. Deprecated flag pages (auth-only, list-albums, list-libraries, cookie-directory) are left unchanged.

    rhoopr committed Apr 9, 2026
  • 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

    @rhoopr rhoopr committed Apr 2, 2026
  • Update wiki for --library all (#98)

    @rhoopr rhoopr committed Mar 11, 2026
  • Replace em dashes with hyphens, fix banned word

    @rhoopr rhoopr committed Mar 8, 2026
  • Add documentation from docs/ to wiki

    @rhoopr rhoopr committed Feb 1, 2026