Commit Graph

94 Commits

Author SHA1 Message Date
Dain Nilsson
330d64eba2
Make highlight of device menu button circular. 2022-02-01 16:36:19 +01:00
Dain Nilsson
16b492638f
Clean up device picker and avatar. 2022-02-01 13:30:03 +01:00
Dain Nilsson
a8c14637f7
Merge PR #28. 2022-02-01 09:56:39 +01:00
Dain Nilsson
6963b69c10
Improve add OATH account.
- Add padding to match Period with Digits.
- Validate secret length on submit.
2022-02-01 08:24:29 +01:00
Dain Nilsson
40335e66da
Refactor common code between add and rename accounts. 2022-01-31 15:48:34 +01:00
Dain Nilsson
a5f73f7d94
OATH: Add advanced options to add dialog. 2022-01-28 17:17:16 +01:00
Dain Nilsson
7d8a09529e
Merge PR #27. 2022-01-28 17:05:39 +01:00
Dain Nilsson
85458f4f5a
Move desktop-specific implementation into desktop/ 2022-01-27 12:47:17 +01:00
Dain Nilsson
08938a4ef6
Merge PR #26. 2022-01-26 11:11:53 +01:00
Dain Nilsson
45767474a6
Linux: Change application name and ID. 2022-01-26 11:09:14 +01:00
Dain Nilsson
ad2f070abf
Update workflow for new file name. 2022-01-26 10:51:21 +01:00
Dain Nilsson
8aeba050f7
Windows: Fix name of executable and file metadata. 2022-01-25 18:37:16 +01:00
Dain Nilsson
1f5ce6c7bd
MacOS: Change bundle identifier and app name. 2022-01-25 18:36:08 +01:00
Dain Nilsson
b92426b14c
Merge PR #25. 2022-01-25 16:03:08 +01:00
Dain Nilsson
e884a1be3a
Add some comments to clarify code. 2022-01-25 15:00:42 +01:00
Dain Nilsson
a527e71818
OATH rename: Add length validation. 2022-01-25 14:50:00 +01:00
Dain Nilsson
8c139adf84
Add OATH rename dialog. 2022-01-25 12:48:20 +01:00
Dain Nilsson
9e57ef72ca
Merge PR #23. 2022-01-25 12:47:43 +01:00
Dain Nilsson
ccc32903cf
Enable lint check for unawaited_futures. 2022-01-25 12:46:51 +01:00
Dain Nilsson
52223c8e73
Merge PR #24. 2022-01-24 10:59:51 +01:00
Dain Nilsson
8160b30aed
Add OATH delete dialog. 2022-01-21 15:45:04 +01:00
Dain Nilsson
f585825b8e
Merge PR #22. 2022-01-21 12:42:27 +01:00
Dain Nilsson
ac8cf7a461
Remove leftover logging from debugging. 2022-01-21 11:30:23 +01:00
Dain Nilsson
276005b868
Add OATH reset dialog. 2022-01-21 11:30:14 +01:00
Dain Nilsson
dbf27f7972
Merge PR #21. 2022-01-21 11:22:52 +01:00
Dain Nilsson
af1a2dad05
Replace socket approach with native Windows mutex. 2022-01-21 11:17:02 +01:00
Dain Nilsson
71b66f53b0
Only enable "single-instance" for Windows. 2022-01-21 11:12:01 +01:00
Dain Nilsson
589b9fecc4
Check for existing instance on startup using sockets. 2022-01-21 11:12:00 +01:00
Dain Nilsson
cedc86b03e
Merge PR #20. 2022-01-20 11:36:25 +01:00
Dain Nilsson
5c3504dc37
Update dependencies. 2022-01-19 13:57:09 +01:00
Dain Nilsson
edc488985a
Merge PR #19. 2022-01-19 11:15:19 +01:00
Dain Nilsson
d7c04f5103
Address review comments. 2022-01-19 11:00:37 +01:00
Dain Nilsson
01a9628b81
Remove unused imports. 2022-01-18 12:32:19 +01:00
Dain Nilsson
7d88c5c6a5
Add basic NFC support. 2022-01-18 12:26:31 +01:00
Dain Nilsson
9136a4505d
Update RPC for beter NFC support. 2022-01-12 12:48:40 +01:00
Dain Nilsson
37779e9f7d
Update dependencies. 2022-01-11 15:38:46 +01:00
Rikard Braathen
ab01b8f35c
Merge pull request #18 from Yubico/feature/macos-windowsize
macos: keep window hidden during launch
2021-12-15 16:17:00 +01:00
Rikard Braathen
d07c3c83f0
macos: keep window hidden during launch 2021-12-15 16:10:47 +01:00
Dennis Fokin
386bb5216c
Merge pull request #17 from Yubico/ubuntu-actions
Ubuntu actions
2021-12-14 15:17:02 +01:00
Dennis Fokin
fa28e90704
Linux Actions: Add os version to the artifact name 2021-12-14 15:06:04 +01:00
Dennis Fokin
fa8cb96af3
Add Ubuntu 18.04 to Linux build 2021-12-14 14:49:27 +01:00
Dain Nilsson
656addf614
Disable "save" when current password is empty. 2021-12-08 14:15:46 +01:00
Dain Nilsson
65560e728d
Add "Manage password" dialog. 2021-12-08 11:20:04 +01:00
Dain Nilsson
b81d020d26
Merge PR #15. 2021-12-07 14:26:38 +01:00
Dain Nilsson
ffc7f5d4c2
More visual tweaks. 2021-12-07 14:22:28 +01:00
Dain Nilsson
da14b36364
Small visual changes. 2021-12-07 12:53:05 +01:00
Dain Nilsson
f90f513ca0
Set initial window size. 2021-12-07 12:41:32 +01:00
Dain Nilsson
9700a2d896
Add app icons. 2021-12-06 17:19:44 +01:00
Dain Nilsson
25e98f27ed
Don't show terminal window in --release build. 2021-12-06 17:19:17 +01:00
Dain Nilsson
a14e6e8928
Merge PR #14. 2021-12-06 15:47:36 +01:00