Commit Graph

22 Commits

Author SHA1 Message Date
Dain Nilsson
bdcc33ea61
Handle values >127. 2023-08-11 14:48:07 +02:00
Dennis Fokin
b61791f8e8
Use protobuf 2023-08-11 08:55:38 +02:00
Dennis Fokin
84787c912f
Cleanup 2023-08-08 16:25:31 +02:00
Dennis Fokin
ed7f99b877
Solve errors 2023-07-27 15:56:04 +02:00
Dennis Fokin
75197726ce
Small cleanup 2023-07-27 14:25:32 +02:00
Dennis Fokin
445034151a
Extract more data from the URI 2023-07-27 11:23:29 +02:00
Dennis Fokin
5550ebd7d3
Logging and minor fixes 2023-07-27 11:23:23 +02:00
Dennis Fokin
3804e6d549
First steps of importing creds 2023-07-27 11:23:17 +02:00
Dain Nilsson
920195ee08
Introduce switch expressions. 2023-05-22 11:52:49 +02:00
Dain Nilsson
863d299805
Externalize enum display names. 2023-03-02 14:49:02 +01:00
Adam Velebil
f472097a9f
license notice update in source files 2022-10-04 12:12:54 +02:00
Dain Nilsson
9a753ffcc9
OATH make sure values get URL-encoded.
Fixes issue with some special characters not working (like ?).
2022-07-06 10:12:30 +02:00
Dain Nilsson
03718b3da1
Add displayName for OathType and HashAlgorithm. 2022-06-10 11:34:36 +02:00
Dain Nilsson
92ff8b7ac1
Add OathState.version and rebuild models. 2022-06-02 09:07:15 +02:00
Adam Velebil
0a65ad6a73
serialize model credentials as List 2022-05-06 14:27:33 +02:00
Dain Nilsson
77142a8d1d
Keychain improvements.
* Add state for failure.
* Once failed/denied, don't ask again.
2022-02-23 12:17:06 +01:00
Dain Nilsson
deec472ee4
Fix inverted 'enabled' and case-sensitive 'algorithm'. 2022-02-21 12:38:13 +01:00
Dain Nilsson
b7f1ec63f4
Move QR scan button to add_account_page, and have it populate the form. 2022-02-11 14:58:17 +01:00
Dain Nilsson
05e82c6bec
Use RPC to remember passwords. 2022-02-08 12:34:48 +01:00
Dain Nilsson
a5f73f7d94
OATH: Add advanced options to add dialog. 2022-01-28 17:17:16 +01:00
Dain Nilsson
6f4f5c6245
Fix linting errors. 2021-11-22 14:00:25 +01:00
Dain Nilsson
8c6f36ae3c
Add start of navigation structure. 2021-11-22 14:00:23 +01:00