Commit Graph

2590 Commits

Author SHA1 Message Date
Michael Starke 89268ef88e Made scrollview in groups inspector tab actually work 2021-12-03 20:43:21 +01:00
Chester Liu 59c37e696f
Update zh-hans localization (#1179)
* Update zh-hans localization

* More zh-Hans loc string
2021-12-03 18:56:16 +01:00
Jiří Škorpil e2d6a7ddad
Added Czech localization (#1194) 2021-12-02 21:39:47 +01:00
Michael Starke e6a7992084 Fixed KissXML signing since it's not nested anymore 2021-12-01 00:58:18 +01:00
Michael Starke ca31d4638f Fixed wrong wiring of benchmark for key derivation parameters 2021-12-01 00:37:01 +01:00
Michael Starke a40049a425 Extracted general settings into separate view controller 2021-11-24 15:26:45 +01:00
Michael Starke 2ec0945a51 Added UI to edit Argon2id key derivation settings 2021-11-23 23:26:21 +01:00
Michael Starke fccc0921b7 Fixed typo 2021-11-15 21:56:46 +01:00
Michael Starke 1e78d3b0ae Enabled localization for TOTP views 2021-11-12 10:26:42 +01:00
Michael Starke 4f2888b759 Extracted URL open functionality in preparation of launch arguments for incognito mode 2021-11-11 11:09:45 +01:00
Michael Starke 9d032dcbf4 Updated german localisation 2021-11-10 21:19:34 +01:00
Michael Starke 07fba98d64 Removed obsolete localisations. Updated english localisation. 2021-11-10 21:13:00 +01:00
Michael Starke 95184ed2ec Added option to display passwords as clear text in entry list view. Fixes #347 2021-11-10 20:38:03 +01:00
Michael Starke 5d4d0a626b Prepared incognito mode preferences 2021-11-10 19:32:29 +01:00
Michael Starke bb38973fa7 Fixed wrong bottom spacing 2021-11-10 13:55:10 +01:00
Michael Starke dc4cbc6777 Added checkbox to enable search after unlock 2021-11-08 16:44:38 +01:00
Michael Starke 12406bf10f Added option to show search after unlocking the database 2021-11-08 16:34:44 +01:00
Michael Starke 096fdc4384 Fixed typo in API 2021-11-08 14:19:02 +01:00
Michael Starke 29d349a0a0 Prevent password autofill popup 2021-11-05 14:26:31 +01:00
Michael Starke 7c9c75e103 Create XMLv2 key files for all KDBX >3.1 databases 2021-11-05 14:26:16 +01:00
Michael Starke 7198b0cbf7 Codestyle 2021-11-05 13:56:38 +01:00
Michael Starke 6b7fdc081b Defaulting to unified toolbar on Big Sur and above.
Search item now stays in the toolbar for the longest
2021-11-04 14:23:19 +01:00
Michael Starke 43bc4d7ae1 Removed API check since we are at least on macOS 10.13 2021-11-04 14:22:36 +01:00
Michael Starke 31b062423a Extracted template menu creation in preperation to include it in the items menu 2021-11-04 13:37:13 +01:00
Michael Starke 6dcd03f6f2 Display a red icon if the entry or group is expired 2021-11-04 13:33:34 +01:00
Michael Starke eedc804558 Fixed hotkeys being unregistered when changing tabs. Fixes #883 2021-11-03 00:26:30 +01:00
Michael Starke 65f2582e3c Added copy action to TOTP editor. Fixes #1186 2021-11-02 14:57:31 +01:00
Michael Starke 2e46d7c121 Removed unneeded property. Changed how search tracks updates when file structure changes. Fixes #721 2021-11-02 14:05:36 +01:00
Michael Starke 59b28b4872 Added require call to super 2021-11-02 13:24:47 +01:00
Michael Starke d1e99c6bc7 Fixed second call to disable undo registration 2021-11-02 10:52:50 +01:00
Michael Starke 2181898acd Fixed missing updates when setting the time slice attribute 2021-11-01 23:47:53 +01:00
Michael Starke 466ca92757 Re-added undo support for notes fields. Fixes #1180 2021-11-01 15:45:56 +01:00
Michael Starke 3ea8937d11 Moved custom TOTP setup code into place where all the editors will reside 2021-11-01 15:45:19 +01:00
Michael Starke cc0a855712 Updated to current HNHUi 2021-10-30 00:39:45 +02:00
Michael Starke 3ea790eeb3 Fixed using TOTP instead of SteamOTP generator when using entry as source for view 2021-10-29 14:49:54 +02:00
Michael Starke f1bf8ab9f6 Fixed issue re-selection selected groups when exiting search.
This fix is rather ugly but works for now. It should get re-evaluated when the whole selection and search model is being refactored
2021-10-29 14:41:27 +02:00
Michael Starke 1ee3bc13be Reverted split for sort descriptor coding since it's broken. 2021-10-29 14:40:25 +02:00
Michael Starke 05d4381045 Fixed missing selection update, when search yields results 2021-10-29 14:21:11 +02:00
Michael Starke fb27d330d6 Fixed deprecation warning on 10.14 an higher on NSUnarchiveFromDataTransformerName 2021-10-28 01:12:22 +02:00
Michael Starke d83332a92d Updated to Xcode 13.1 2021-10-27 15:20:41 +02:00
Michael Starke 299b48870d Extended Attribute View Controller to work for custom attributes
Added toggle password button
Added remove attribute button
2021-10-24 01:55:43 +02:00
Michael Starke fc186aaf2c Added node expiration view controller 2021-10-23 23:31:43 +02:00
Michael Starke 98730e7f24 Added support for type changes 2021-10-22 14:59:18 +02:00
Michael Starke 8d5006ba34 Added support for type changes 2021-10-22 14:59:09 +02:00
Michael Starke 1873032d3c Added expired editor for inspector 2021-10-22 13:44:53 +02:00
Michael Starke 3cf0e5644e Steam OTP display added. 2021-10-21 16:19:09 +02:00
Michael Starke 8b9c998ec7 Updated to KeePassKit 3.1.0 2021-10-21 11:41:19 +02:00
Michael Starke f0e530bda5 OTP setup dialog now updates and stores attributes to entries 2021-10-20 16:32:16 +02:00
Michael Starke a34c0eed4e Filling the OTP Setup view works
QR Image parsing and update works as well.
Save to entry and other updates still missing
2021-10-20 15:26:09 +02:00
Michael Starke 83f8158b21 Added view to edit and display entry passwords 2021-10-19 00:57:11 +02:00