passforios/pass/Controllers
Danny Mösch d9bd0f3014
Update SwiftLint and SwiftFormat (#613)
* Update Swift version used by SwiftFormat

* Update SwiftLint version

* Rely on new virtual 'all' rule in SwiftLint

* Enable SwiftLint rule 'direct_return' rule and fix all violations

* Enable SwiftLint rule 'shorthand_optional_binding' rule and fix all violations

* Enable SwiftLint rule 'blanket_disable_command' rule and fix all violations
2023-04-23 13:01:37 -07:00
..
AboutRepositoryTableViewController.swift Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
AboutTableViewController.swift Fix UI issue 2023-03-18 11:21:55 -07:00
AddPasswordTableViewController.swift Format code with SwiftFormat 2021-01-31 20:16:57 -08:00
AdvancedSettingsTableViewController.swift Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
AutoCellHeightUITableViewController.swift Name classes consistently 2020-02-12 18:20:39 -08:00
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 Add disclosure indicator to about repository 2023-03-18 15:52:43 -07:00
GitConfigSettingsTableViewController.swift Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
GitRepositorySettingsTableViewController.swift fix #540, duplicate entries in auto fill extension (#593) 2023-01-19 11:39:05 -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 Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
PasswordEditorTableViewController.swift Fix covered section header in macOS 2023-03-18 16:40:17 -07:00
PasswordNavigationViewController.swift Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
PGPKeyArmorImportTableViewController.swift Initial implementation of using YubiKey for decryption (#533) 2022-01-09 21:38:39 -08:00
PGPKeyFIleImportTableViewController.swift Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
PGPKeyImporter.swift Remove unused elements (#530) 2021-12-30 22:35:17 -08:00
PGPKeyURLImportTableViewController.swift Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
QRScannerController.swift Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -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 Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07: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 Update SwiftLint and SwiftFormat (#613) 2023-04-23 13:01:37 -07:00
SSHKeyURLImportTableViewController..swift Enable some more SwitfLint rules (#565) 2022-06-15 19:55:02 -07:00