Commit Graph

1294 Commits

Author SHA1 Message Date
Dag Heyman
812ff66848
macOS: update icon name 2020-01-20 10:23:41 +01:00
Dag Heyman
83fb04c636
Update NEWS and versions 2020-01-20 09:34:39 +01:00
Dag Heyman
7ad3af8f38
Merge pull request #520 from ai/svg-icon
Use SVG icon in Linux
2020-01-17 10:50:57 +01:00
Dag Heyman
5baa6769e0
Merge pull request #522 from Yubico/actions-icon
Msi: changed icon name
2020-01-17 10:48:18 +01:00
Dennis Fokin
5b1fa63541 Msi: changed icon name 2020-01-17 10:13:38 +01:00
Dag Heyman
d0cf43b49c
Merge pull request #521 from Yubico/actions-python
Actions: python 3.8.1
2020-01-17 10:12:13 +01:00
Dennis Fokin
04ae006ecb Actions: python 3.8.1 2020-01-17 09:54:00 +01:00
Andrey Sitnik
3fb4e7c6bc Use SVG icon in Linux 2020-01-17 01:09:42 -07:00
Dag Heyman
d824cdbfc7
Merge pull request #519 from ai/safe-icon-name
Rename icon to more safe name with domain name
2020-01-17 08:53:07 +01:00
Andrey Sitnik
64696a7145 Use lowercase in icon name 2020-01-17 00:46:53 -07:00
Dag Heyman
6fb3d14f22
Merge pull request #517 from Yubico/msi-icon
msi: changed graphics and added upgrade function
2020-01-17 08:45:22 +01:00
Andrey Sitnik
8f3a083dab Rename to more safe name with domain name 2020-01-16 14:36:10 -08:00
Dennis Fokin
12088f7c90 msi win 32: changed graphics and added upgrade function 2020-01-16 13:27:54 +01:00
Dennis Fokin
ed59d67975 msi: changed graphics and added upgrade function 2020-01-15 13:39:52 +01:00
Dag Heyman
75f1eb2150
Merge pull request #516 from Yubico/clear-passwords
add clear passwords btn in settings
2020-01-15 10:28:33 +01:00
Dag Heyman
7cff0f1a51
call settings button "Settings" 2020-01-15 09:55:21 +01:00
Dag Heyman
db80c75705
update icon for clear passwords 2020-01-15 09:54:41 +01:00
Dag Heyman
85e6a71034
clear passwords: update wording and icon 2020-01-15 08:39:49 +01:00
Dag Heyman
132959af5d
add clear passwords btn in settings 2020-01-14 16:48:26 +01:00
Dag Heyman
5f63533954
Merge pull request #515 from Yubico/minor-ui-tweaks
fine tuning ui and reverted experimental behaviors
2020-01-14 15:55:37 +01:00
Dag Heyman
f784f5c8f7
Merge pull request #511 from Yubico/handle-no-oath-app
py: handle device with OATH app disabled
2020-01-14 15:41:57 +01:00
Dag Heyman
fea3d76880
distinguish between custom reader NFC and USB 2020-01-14 15:21:37 +01:00
Rikard Braathen
16bd4217fb
fine tuning ui and reverted experimental behaviors 2020-01-14 15:13:35 +01:00
Dag Heyman
ee09a1abf5
Merge pull request #512 from Yubico/handle-no-oath-app-extract-funcs
Extract {usb,nfc}_selectable functions
2020-01-14 14:18:42 +01:00
Emil Lundberg
3ab10e055e
Extract {usb,nfc}_selectable functions 2020-01-13 15:28:39 +01:00
Dag Heyman
e9f7c1149b
update NEWS and version 2020-01-13 13:10:56 +01:00
Dag Heyman
eabbc8350e
handle oath disabled over NFC as well 2020-01-13 10:27:28 +01:00
Dag Heyman
8b55ea38d2
actions: use aqtinstall 0.6 2020-01-13 10:14:36 +01:00
Dag Heyman
9e44313443
py: handle device with OATH app disabled 2020-01-13 09:55:42 +01:00
Dennis Fokin
266c978588
Merge pull request #509 from Yubico/dll-test-auth
In preparation for next ykman cli release: Bumped python and minor changes to actions
2020-01-09 04:46:41 -08:00
Dennis Fokin
010bd476b8 Actions: minor fixup 2020-01-09 08:47:15 +01:00
Emil Lundberg
9cdc15df4c Rename PYTHON_BIN to PYTHON_CMD 2020-01-09 08:10:42 +01:00
Emil Lundberg
6cbc39cb70 Try alternative variable syntax 2020-01-09 08:10:42 +01:00
Emil Lundberg
c2795cab0c Use binary "python" on Windows and "python3" otherwise 2020-01-09 08:10:42 +01:00
Taowa
52fb2d8cdf set qmake build instructions to use python3 2020-01-09 08:10:42 +01:00
Emil Lundberg
e9d0833e8d
Extract PYTHON_VER and PYTHON_VER_DIRNAME env variables 2020-01-08 15:03:22 +01:00
Dennis Fokin
ea9d7ec59b Bumped python and minor changes to actions 2020-01-08 11:49:39 +01:00
Dennis Fokin
1fde8a8f5a Actions: MergeModules version is not hardcoded 2020-01-03 12:38:57 +01:00
Rikard Braathen
e61231781f
opacity color method and prompt for copy 2019-12-03 13:19:56 +01:00
Emil Lundberg
333caeba0b
Merge pull request #496 from alexwh/key-inputval-patch
Allow spaces in manual secret key input field
2019-12-02 17:03:01 +01:00
Alex
ca551068c3 allow spaces in secretKeyLbl
also don't include them in length checking
we can deal with spaces just fine later on in ccidAddCredential and
otpAddCredential (which both in turn call parse_b32_key, which strips them)
2019-12-02 15:26:20 +00:00
Emil Lundberg
8c69fec5f8
Merge pull request #497 from Yubico/gpg-keyserver
Use keys.openpgp.org to fetch GPG keys
2019-12-02 13:16:08 +01:00
Emil Lundberg
51bd15bfca
Use keys.openpgp.org to fetch GPG keys 2019-12-02 12:22:49 +01:00
Dennis Fokin
bddafe2081
Merge pull request #495 from alexwh/desc-patch
Add various Windows specific qmake metadata for better display
2019-12-02 02:44:25 -08:00
Alex
0157ca23d1
add extra qmake target information for windows
QMAKE_TARGET_{COMPANY,PRODUCT,DESCRIPTION,COPYRIGHT} are only used on Windows
https://doc.qt.io/qt-5/qmake-variable-reference.html#qmake-target-company
2019-11-28 21:11:32 +00:00
Emil Lundberg
24ae87a286
Merge pull request #493 from Yubico/python38-signal
Move signal handler setup to C++ layer
2019-11-28 14:01:59 +01:00
Dennis Fokin
96bfedab3e
Merge pull request #481 from Yubico/msi
Fixed msi installers
2019-11-28 01:53:17 -08:00
Dennis Fokin
2838dff946 msi: 32 bit installer done 2019-11-28 09:10:55 +01:00
Dag Heyman
9bdd8d260f msi: 64 bit installer done 2019-11-28 09:09:59 +01:00
Emil Lundberg
2066904b3c
Support both Unix and Windows variants of signal API 2019-11-26 14:40:47 +01:00