passforios/pass/Controllers
Tony Wang e5d3b06896
fix error when importing key using http (#556)
http url was not saved so it always failed
2022-05-22 22:23:25 -07:00
..
AboutRepositoryTableViewController.swift Some cleanup especially regarding method references (#516) 2021-10-02 20:46:07 -07:00
AboutTableViewController.swift Enable SwiftLint rule 'multiline_literal_brackets' and fix all violations 2020-08-28 16:42:30 -07:00
AddPasswordTableViewController.swift Format code with SwiftFormat 2021-01-31 20:16:57 -08:00
AdvancedSettingsTableViewController.swift Use SwiftFormat version 0.49.x and enable some new rules (#527) 2021-12-27 17:57:11 -08:00
AutoCellHeightUITableViewController.swift
BasicStaticTableViewController.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
CommitLogsTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
EditPasswordTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
GeneralSettingsTableViewController.swift Update SwiftLint to version 0.45.x (#522) 2021-12-27 14:58:02 -08:00
GitConfigSettingsTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
GitRepositorySettingsTableViewController.swift Add confirmation prompt for removing keys (fix #491) 2021-12-29 16:19:12 -08:00
KeyImporter.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
OpenSourceComponentsTableViewController.swift Some cleanup especially regarding method references (#516) 2021-10-02 20:46:07 -07:00
PasswordDetailTableViewController.swift Fix building issue in CI 2022-01-09 22:31:46 -08:00
PasswordEditorTableViewController.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
PasswordNavigationViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
PGPKeyArmorImportTableViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
PGPKeyFIleImportTableViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
PGPKeyImporter.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
PGPKeyURLImportTableViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
QRScannerController.swift Combine key scanning logic in one class 2020-08-31 14:05:19 -07:00
RawPasswordViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
SettingsSplitViewController.swift Enable SwiftLint rule 'overridden_super_call' and fix all violations 2020-08-28 16:42:30 -07:00
SettingsTableViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
SpecialThanksTableViewController.swift Enable SwiftLint rule 'multiline_literal_brackets' and fix all violations 2020-08-28 16:42:30 -07:00
SSHKeyArmorImportTableViewController.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
SSHKeyFileImportTableViewController.swift Use SwiftFormat version 0.49.x and enable some new rules (#527) 2021-12-27 17:57:11 -08:00
SSHKeyURLImportTableViewController..swift fix error when importing key using http (#556) 2022-05-22 22:23:25 -07:00