Commit Graph

502 Commits

Author SHA1 Message Date
Dag Heyman
9ceb544496
Ask for confirmation when overwriting slots 2017-03-08 16:12:45 +01:00
Dag Heyman
c4cbb89a0e
State used slots in add dialog 2017-03-08 16:07:12 +01:00
Dag Heyman
1fa8059443
Remove totp cooldowns 2017-03-08 14:50:50 +01:00
Dag Heyman
95c71c6181
Don't depend on totp cooldown 2017-03-08 14:41:56 +01:00
Dag Heyman
817d485334
Only gray out expired TOTP touch credentials. 2017-03-08 13:58:42 +01:00
Dag Heyman
9d7e9c37b7
Use DefaultDialog for dialogs 2017-03-08 10:21:25 +01:00
Dag Heyman
de9376cf58
Modify layout in add credential dialog 2017-03-08 09:54:53 +01:00
Dag Heyman
cd40c5d49f
Update cooldown logic 2017-03-08 08:56:40 +01:00
Dag Heyman
77fa78acac
Separate AddCredential and AddCredentialSlot 2017-03-07 15:16:10 +01:00
Dag Heyman
1152d45c7f
Modify background color on progressbar 2017-03-07 13:56:40 +01:00
Dag Heyman
6ae156c709
Update credential box spacing 2017-03-07 11:58:08 +01:00
Dag Heyman
2b1d2d43ea
Manually add pyotherside to release folder
windeployqt seems to miss pyotherside when
QML settings are used in the QML.
2017-03-07 09:32:15 +01:00
Dag Heyman
0b14b24fd1
Use QtQuick 2.5 2017-03-07 09:10:22 +01:00
Dag Heyman
efcc926bdc
Uncomment qrc generation 2017-03-07 09:09:13 +01:00
Dag Heyman
bd4925740a
Fix path for win 2017-03-06 09:32:52 +01:00
Dag Heyman
6e8a3eb9dc
Make qr a module 2017-03-03 14:22:54 +01:00
Dag Heyman
83d34b47d1
Revert "Move qr module to pymodules"
This reverts commit e379b3f84a.
2017-03-03 14:20:46 +01:00
Dag Heyman
e379b3f84a
Move qr module to pymodules 2017-03-03 13:18:06 +01:00
Dag Heyman
640894b9c8
Revert "Try to import qr module from qml"
This reverts commit 73e23d69ba.
2017-03-03 13:03:25 +01:00
Dag Heyman
73e23d69ba
Try to import qr module from qml 2017-03-03 11:50:33 +01:00
Dag Heyman
db9b1c1517
depend on submodule ykman 2017-03-03 10:52:35 +01:00
Dag Heyman
9d0e85b831
Fixup info.plis files 2017-03-03 10:19:29 +01:00
Dag Heyman
cf03d5eb9d
Add icon 2017-03-03 10:12:34 +01:00
Dag Heyman
0b6c2f4d29
Travis: fix typo 2017-03-03 10:12:08 +01:00
Dag Heyman
91490404f9
Try import pyotherside 1.5.0 2017-03-02 13:40:24 +01:00
Dag Heyman
9851c07618
Use pyotherside 1.5.0 2017-03-02 13:35:36 +01:00
Dag Heyman
525dbf916e
Try to fix windeployqt 2017-03-02 12:46:10 +01:00
Dag Heyman
d033a931ef
Update paths in appveyour file 2017-03-02 09:26:17 +01:00
Dag Heyman
eb44a2983b
Non numeric version number not allowed 2017-03-02 09:09:20 +01:00
Dag Heyman
1358328dee
Update icon file name 2017-03-02 09:06:03 +01:00
Dag Heyman
8e69ae49e9
Add appveyor file 2017-03-01 15:59:05 +01:00
Dag Heyman
1148a93cf0
First attempt at travis build (osx) 2017-03-01 15:36:28 +01:00
Dag Heyman
14ee9a0bda
Add pre-commit check 2017-03-01 15:25:26 +01:00
Dag Heyman
f4ace769cf
Re-add submodules 2017-03-01 15:12:44 +01:00
Dag Heyman
32aeac2791
Clean submodules file. 2017-03-01 15:09:55 +01:00
Dag Heyman
da66efdb98
Update path for submodule 2017-03-01 15:01:25 +01:00
Dag Heyman
0a099dab7b
Warn for overwrite on new credentials 2017-03-01 14:38:02 +01:00
Dag Heyman
4c13323eb7
Fix key format 2017-03-01 14:36:07 +01:00
Dag Heyman
22807d740d
Don't refresh codes when minimized 2017-03-01 13:17:47 +01:00
Dag Heyman
b8ce346012
Add remember password checkbox 2017-03-01 11:57:40 +01:00
Dag Heyman
e6387dbe8c
Checkbox for remember password 2017-02-28 15:16:22 +01:00
Dag Heyman
4e114a52a2
Split up validate and key derivation 2017-02-28 15:07:43 +01:00
Dag Heyman
1663ba50ab
Move expiration logic to YubiKey.qml 2017-02-28 13:20:44 +01:00
Dag Heyman
0c8375cf11
Update canShowCredentials property 2017-02-28 13:19:22 +01:00
Dag Heyman
d76c3e57dd
Add message for reading credentials 2017-02-28 12:30:02 +01:00
Dag Heyman
9ddbebce55
Don't show search and progressbar in invalid states 2017-02-28 12:29:23 +01:00
Dag Heyman
9bcfcdf402
Show slot mode in title 2017-02-28 12:25:04 +01:00
Dag Heyman
d956aae295
Formatting 2017-02-28 12:08:42 +01:00
Dag Heyman
79e8ca0208
Use parse key function from ykman 2017-02-28 11:24:56 +01:00
Dag Heyman
f8439c485b
Better handling of missing modes. 2017-02-28 10:57:10 +01:00