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
|
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
|
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
|
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
|
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
|
a14e6e8928
|
Merge PR #14.
|
2021-12-06 15:47:36 +01:00 |
|
Dain Nilsson
|
e6db6df8ff
|
Don't replace newer codes with older.
|
2021-12-06 12:31:22 +01:00 |
|
Dennis Fokin
|
e735990df5
|
Merge pull request #13 from Yubico/add-cred
Add account
|
2021-12-06 12:04:26 +01:00 |
|
Dennis Fokin
|
8a9a7797eb
|
Implement basic add account view
|
2021-12-06 11:09:52 +01:00 |
|
Dain Nilsson
|
81c33a0e36
|
Improve RPC error recovery.
|
2021-12-06 10:28:19 +01:00 |
|
Dain Nilsson
|
034e2794f8
|
Update OATH list view.
|
2021-12-03 17:49:16 +01:00 |
|
Dain Nilsson
|
4c5b0bcf20
|
Add window focus/visibility detection to release YubiKeys when idle.
|
2021-12-03 10:27:29 +01:00 |
|
Dain Nilsson
|
4b6a6a3a0e
|
Remove commented code.
|
2021-12-02 20:29:40 +01:00 |
|
Dain Nilsson
|
9236701f02
|
Implement theming and re-arrange views.
|
2021-12-02 11:44:17 +01:00 |
|
Dain Nilsson
|
4c875865a8
|
Add OATH password unlock.
Currently stores the derived key in memory.
|
2021-11-29 14:11:16 +01:00 |
|
Dennis Fokin
|
b9a9850155
|
Snackbar prompting the user for touch when touch cred
|
2021-11-26 09:49:07 +01:00 |
|
Dain Nilsson
|
f69d22a9a8
|
Adds the "diagnose" command to the about page.
|
2021-11-25 11:56:25 +01:00 |
|
Dain Nilsson
|
ad6c9ce76b
|
Fix expired circle timer.
|
2021-11-25 11:53:19 +01:00 |
|
Dain Nilsson
|
55372539f0
|
Fix logging tracebacks from RPC.
|
2021-11-25 11:35:31 +01:00 |
|
Dain Nilsson
|
82a1398f72
|
Add product images.
|
2021-11-24 13:28:38 +01:00 |
|
Dain Nilsson
|
94687f37f8
|
Add basic device picker.
|
2021-11-24 13:09:29 +01:00 |
|
Dain Nilsson
|
2cd9ff2283
|
Break up large files into smaller.
|
2021-11-24 12:49:12 +01:00 |
|
Dain Nilsson
|
cc1426caf1
|
Add some version into to about page, and log level changer.
|
2021-11-24 11:42:46 +01:00 |
|
Dain Nilsson
|
e439acdce6
|
Support changing log level.
|
2021-11-24 11:42:24 +01:00 |
|
Dain Nilsson
|
064fb038e6
|
Use the logging package, and log from RPC.
|
2021-11-23 13:02:05 +01:00 |
|
Dain Nilsson
|
6f4f5c6245
|
Fix linting errors.
|
2021-11-22 14:00:25 +01:00 |
|
Dain Nilsson
|
b153c09015
|
Break up OATH widgets into separate files.
|
2021-11-22 14:00:24 +01:00 |
|
Dain Nilsson
|
8c6f36ae3c
|
Add start of navigation structure.
|
2021-11-22 14:00:23 +01:00 |
|
Dain Nilsson
|
10c3ff62f6
|
Clean up StreamControllers.
|
2021-11-22 13:59:52 +01:00 |
|
Dain Nilsson
|
2d71fab3b6
|
Handle signals while request in queue.
|
2021-11-22 12:49:23 +01:00 |
|
Dain Nilsson
|
8d965c7e52
|
Clean up RPC with async.
|
2021-11-22 12:01:51 +01:00 |
|
Dain Nilsson
|
dfc4072478
|
Initialize rpc on startup.
|
2021-11-19 13:02:25 +01:00 |
|
Dain Nilsson
|
9817220256
|
Prefer single quotes (as per Flutter style guide).
|
2021-11-19 11:20:57 +01:00 |
|
Dain Nilsson
|
dd6a3e84c8
|
Add core models and state.
|
2021-11-19 11:14:09 +01:00 |
|
Dain Nilsson
|
9606f9d30f
|
Remove executable permission from files.
|
2021-11-19 09:19:16 +01:00 |
|
Dain Nilsson
|
f9159e0096
|
Add template project.
|
2021-11-19 08:50:09 +01:00 |
|