Commit Graph

2639 Commits

Author SHA1 Message Date
Michael Starke
ef1876bf53 fix #1241: Wrong german localisation in workflow preferences 2022-10-06 10:53:40 +02:00
Michael Starke
2b318fc91f Updated to Xcode 14 2022-09-14 17:22:09 +02:00
Michael Starke
87fd55e5ae Added migration to new format of touchId key store 2022-09-07 00:19:43 +02:00
Michael Starke
49326013fb Refactored naming. Added better handling of settings for touchID 2022-09-01 23:45:03 +02:00
Michael Starke
76adcf74d4 Merge branch 'master' of https://github.com/MacPass/MacPass 2022-08-31 21:33:35 +02:00
Michael Starke
f6e784b1de Fixed missing breaks in key storage.
Added popup to set touchId in favour of checkbox
2022-08-31 21:32:45 +02:00
Wolfgang Rheinschmitt
663b55bfff Fix typo (#1237)
Thank you very much
2022-08-31 14:37:30 +02:00
Michael Starke
d601d6ed3f Refactored touchID codebase to be more in line with the rest.
Fixed a lot of potential memory leaks
Fixed all issues reported analyzer
2022-08-30 13:13:12 +02:00
Michael Starke
04e36bd013 Raised runner to 10.12 2022-08-23 11:19:45 +02:00
Michael Starke
0af2a2258f Automatic signing 2022-07-08 00:53:16 +02:00
Michael Starke
f31b33fadc Codestyle 2022-07-08 00:53:07 +02:00
Michael Starke
68b8a5906a Merge branch 'feature/feature-touchidunlock'
# Conflicts:
#	MacPass.xcodeproj/project.pbxproj
#	MacPass/Base.lproj/PasswordInputView.xib
#	MacPass/MPDocument.m
2022-07-07 19:52:19 +02:00
Michael Starke
cbb4cea9cf Fixed issue when trying to store key files for drafted documents 2022-05-24 11:46:17 +02:00
Michael Starke
8be69ca779 Fixed #1208 Password field did not scroll when moving cursor out of view 2022-02-21 11:35:20 +01:00
Michael Starke
e985d23fa5 Fixed crash when saving files with ChaCha chipher 0.8.1 2022-02-10 21:36:31 +01:00
Michael Starke
b690d6051e Bumped Version to 0.8 0.8 2022-02-10 16:23:33 +01:00
Michael Starke
fe7b4e2746 Added current plugin definitions 2022-02-10 16:05:42 +01:00
Michael Starke
5b211bb519 Xcode updates 2022-02-10 13:56:03 +01:00
Michael Starke
0a6ba80f01 Fixed #1206 that would cancel version browsing in time machine if the key file open panel is shown 2022-02-09 15:53:41 +01:00
Michael Starke
43e667a157 Enabled version browsing when database is locked 2022-02-09 15:52:49 +01:00
Michael Starke
2956a2e7c1 Updated to current KeePassKit and Sparkle versions continuous 2022-02-03 14:10:38 +01:00
Michael Starke
af960b0b38 WIP on supporting more than one recent document when OS document history is disabled 2022-01-05 17:29:27 +01:00
Michael Starke
c1155bd061 Disabled single line mode 2021-12-20 13:15:34 +01:00
Michael Starke
9c9f6f0bf5 Scroll input fields to allow to navigate in them 2021-12-20 12:53:10 +01:00
Michael Starke
66ad8cee17 Only store last document, when MacPass is terminating
Moved code from MPDocument to MPDocumentController
2021-12-15 11:37:28 +01:00
Michael Starke
7376a5c887 Wired up tags in group inspector 2021-12-06 11:04:14 +01:00
Michael Starke
4bf130232f Added tags input to group inspector 2021-12-03 20:45:17 +01:00
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