secretive/Sources/Secretive/Views
Dmitrii Taradai a530a83e87 fixed UI bug. Crash on hot plug/unplug Yubikey or similar
fix:Non-constant range: argument must be an integer literal
fix:Generic parameter 'ValueType' shadows generic parameter from outer scope with the same name; this is an error
fix:Converting non-sendable function value to '@Sendable (any FileHandleReader, any FileHandleWriter) async -> Bool' may introduce data races
2024-09-09 12:16:20 +03:00
..
ContentView.swift Add strings catalog and update strings to be keyed (#500) 2024-01-05 02:45:55 +00:00
CopyableView.swift Continue localization (#503) 2024-01-05 20:37:59 +00:00
CreateSecretView.swift fixed UI bug. Crash on hot plug/unplug Yubikey or similar 2024-09-09 12:16:20 +03:00
DeleteSecretView.swift Add strings catalog and update strings to be keyed (#500) 2024-01-05 02:45:55 +00:00
EmptyStoreView.swift Add strings catalog and update strings to be keyed (#500) 2024-01-05 02:45:55 +00:00
NoStoresView.swift Add strings catalog and update strings to be keyed (#500) 2024-01-05 02:45:55 +00:00
RenameSecretView.swift Add strings catalog and update strings to be keyed (#500) 2024-01-05 02:45:55 +00:00
SecretDetailView.swift Add strings catalog and update strings to be keyed (#500) 2024-01-05 02:45:55 +00:00
SecretListItemView.swift Add strings catalog and update strings to be keyed (#500) 2024-01-05 02:45:55 +00:00
SetupView.swift fixed UI bug. Crash on hot plug/unplug Yubikey or similar 2024-09-09 12:16:20 +03:00
StoreListView.swift Fix bugs around selection after creating/deleting/updating keys (#436) 2022-12-23 04:29:51 +00:00
ToolbarButtonStyle.swift Switch toolbar items to viewbuilders (#434) 2022-12-22 23:05:04 +00:00
UpdateView.swift Mark newlines as verbatim (#517) 2024-01-17 03:49:14 +00:00