Skip to content

History

Revisions

  • Add Encrypted Sync page; cross-link from sync and backup pages

    @ericgriffin ericgriffin committed Jul 11, 2026
    45102f4
  • docs(wiki): reconcile gradient-factor default to 50/85 and tighten cross-links (audit)

    @ericgriffin ericgriffin committed Jun 16, 2026
    169c9ce
  • docs(wiki): add Glossary

    @ericgriffin ericgriffin committed Jun 16, 2026
    609790c
  • docs(wiki): add Backup & Restore page

    @ericgriffin ericgriffin committed Jun 16, 2026
    3ca331b
  • docs(wiki): rewrite Settings with the real, reorganized options

    @ericgriffin ericgriffin committed Jun 16, 2026
    e1c98b4
  • docs(wiki): add Planning & Calculators page

    @ericgriffin ericgriffin committed Jun 16, 2026
    83112ab
  • docs(wiki): rewrite Statistics & Records with real dashboards

    @ericgriffin ericgriffin committed Jun 16, 2026
    5dd13ed
  • docs(wiki): rewrite Import & Export with verified formats and wizard

    @ericgriffin ericgriffin committed Jun 16, 2026
    910adbb
  • docs(wiki): rewrite Dive Computers (protocols, pairing, download)

    @ericgriffin ericgriffin committed Jun 16, 2026
    03d7d92
  • docs(wiki): add Dive Profiles & Deco page

    @ericgriffin ericgriffin committed Jun 16, 2026
    20b3310
  • docs(wiki): rewrite Logging Dives for the redesigned form (full depth)

    @ericgriffin ericgriffin committed Jun 16, 2026
    28def97
  • docs(wiki): add Diver Profile & Multi-Diver page

    @ericgriffin ericgriffin committed Jun 16, 2026
    2697d62
  • docs(wiki): rewrite Equipment (service, reminders, sets, tank presets)

    @ericgriffin ericgriffin committed Jun 16, 2026
    cbd3da8
  • docs(wiki): add Certifications & Courses page

    @ericgriffin ericgriffin committed Jun 16, 2026
    76f542a
  • docs(wiki): add Marine Life & Photos page

    @ericgriffin ericgriffin committed Jun 16, 2026
    b1c1104
  • docs(wiki): rewrite Dive Sites (maps, GPS matching, split-pane)

    @ericgriffin ericgriffin committed Jun 16, 2026
    22929b3
  • docs(wiki): add Buddies & Dive Centers page

    @ericgriffin ericgriffin committed Jun 16, 2026
    fd58abb
  • docs(wiki): add Trips page

    @ericgriffin ericgriffin committed Jun 16, 2026
    6a3fb2f
  • docs(wiki): add The Dashboard page

    @ericgriffin ericgriffin committed Jun 16, 2026
    64af1b8
  • docs(wiki): rewrite First Dive to match real onboarding and edit form

    @ericgriffin ericgriffin committed Jun 16, 2026
    277087e
  • docs(wiki): rewrite Installation for end users (stores + releases + auto-update)

    @ericgriffin ericgriffin committed Jun 16, 2026
    f92eb98
  • docs(wiki): rewrite Home with accurate navigation model

    @ericgriffin ericgriffin committed Jun 16, 2026
    4fca803
  • docs(wiki): regroup sidebar by user journey

    @ericgriffin ericgriffin committed Jun 16, 2026
    cc4f1e5
  • docs: migrate full user guide to the wiki as the single source of truth Add the 9 remaining guide pages (Installation, First Dive, Dive Logging, Dive Sites, Equipment, Statistics, Import/Export, Dive Computers, Settings), rewrite Home as the getting-started landing page, and expand the sidebar. Screenshot placeholders stripped, guide/*.md links converted to wiki links, and broken features/* links removed. The guide is being removed from the app repo so the wiki is the sole copy to maintain.

    @ericgriffin ericgriffin committed Jun 15, 2026
    c7e1315
  • docs: reconcile Multi-Device-Sync wording with the guide - Align privacy line with the source guide (never sent to Submersion) - Fix a second 'single shared log' misstatement: devices share one library, not one log - Remove the Jurisdiction Endpoints section and its dangling cross-reference

    @ericgriffin ericgriffin committed Jun 15, 2026
    862351b
  • docs: fix inaccurate sync model description in Multi-Device-Sync The 'one library' tip described a single shared log that all devices read from and write to. That inverts the actual architecture: a per-device append-only changeset log merged via HLC last-writer-wins (each device is the sole writer of its own log and merges peers' logs locally). Reword to describe per-device copies that automatically merge into one converged library.

    @ericgriffin ericgriffin committed Jun 15, 2026
    09dfaa5
  • Updated Multi Device Sync (markdown)

    @ericgriffin ericgriffin committed Jun 15, 2026
    ccc87b7
  • Updated Multi Device Sync (markdown)

    @ericgriffin ericgriffin committed Jun 15, 2026
    34d559a
  • docs: reflect incremental sync in Multi-Device Sync Submersion now stores a per-device changeset log (a small set of files) rather than a single full snapshot, and syncs are incremental: after the first sync, only changes are transferred, so large libraries stay fast and don't need the app left open.

    @ericgriffin ericgriffin committed Jun 15, 2026
    76ad372
  • Add Multi-Device Sync page and sidebar nav

    @ericgriffin ericgriffin committed Jun 13, 2026
    86734a5