passepartout-apple/Passepartout/Library/Sources/AppUI/Views/UI
Davide 1491766102
Per-profile iCloud syncing (#668)
Keep two separate stores to accomplish per-profile sharing:

- Local store, where to push updates manually (save/remove/search)
- Remote iCloud store, where to pull updates from

A profile can be added/removed to/from the iCloud store so that other
devices can push/pull updates to it.

Consequently, updates to the iCloud store will NEVER cause a profile
deletion. Once removed, the profile will stay locally.

Fixes #586 
Fixes #555
2024-10-03 18:41:27 +02:00
..
AddProfileMenu.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ConnectionStatusView.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00
EditorModuleToggle.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
InstalledProfileView.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00
InteractiveView.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
LogoView.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00
NameSection.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00
ProfileCardView.swift Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
ProfileContextMenu.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00
ProfileDuplicateButton.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfileInfoButton.swift Link TODOs to issues 2024-10-01 15:50:12 +02:00
ProfileRemoveButton.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfileRowView.swift Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
ProfileSaveButton.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
ProfilesLayoutPicker.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
StorageSection.swift Per-profile iCloud syncing (#668) 2024-10-03 18:41:27 +02:00
TunnelContextProviding+Theme.swift Reorganize library into AppUI (#621) 2024-09-26 23:13:55 +02:00
TunnelRestartButton.swift Maintain one configuration per profile (#636) 2024-09-30 14:56:20 +02:00
TunnelToggleButton.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00
View+Mock.swift Prepare interactive login for paywall (#663) 2024-10-02 16:05:40 +02:00