Commit Graph

1969 Commits

Author SHA1 Message Date
Emil Lundberg
b4fe0c3e9c
Merge pull request #1244 from Yubico/arb-formatter-json
Use JSON parser in arb_reformatter.py
2023-11-02 17:06:00 +01:00
Emil Lundberg
844f2f80c2
Don't recurse arb_reformatter into lists 2023-11-02 16:00:38 +01:00
Emil Lundberg
4a496aabb5
Revert "Keep keys missing from source, but move to end of file and print warning"
This reverts commit e2856eddf3.
2023-11-02 16:00:29 +01:00
Adam Velebil
dc8f314fc9
fix check_strings to support null values 2023-11-02 14:56:17 +01:00
Emil Lundberg
e1430bce50
Delete outdated comments 2023-11-02 14:38:22 +01:00
Emil Lundberg
e2856eddf3
Keep keys missing from source, but move to end of file and print warning 2023-11-02 14:26:52 +01:00
Emil Lundberg
372747f0dd
Don't delete placeholders that differ from source ARB 2023-11-02 14:14:01 +01:00
Emil Lundberg
5bd585294f
Reformat app_en.arb too 2023-11-02 14:06:45 +01:00
Emil Lundberg
f596db966b
Add newline to end of file 2023-11-02 14:06:45 +01:00
Emil Lundberg
0b3d451873
Use JSON parser in arb_reformatter.py 2023-11-02 14:06:45 +01:00
Adam Velebil
677e950a61
Merge PR #1243. 2023-11-02 11:49:58 +01:00
Adam Velebil
45c521e818
use correct language code 2023-11-02 10:33:17 +01:00
Adam Velebil
80c510acbf
script updates 2023-11-02 09:28:27 +01:00
Daviteusz
f97c509056
Add arb_reformatter.py
Formats ARB files translated in various tools into ones that match the source file
2023-11-02 01:40:34 +01:00
Dennis Fokin
505272f576
Merge PR #1239 2023-11-01 11:24:17 +01:00
Adam Velebil
2e45bbea4f
Merge PR #1231. 2023-10-31 17:07:08 +01:00
Adam Velebil
af828dde4e
pre-review cleanup 2023-10-31 09:03:53 +01:00
Adam Velebil
fefee65c8e
add Read from file to no-permissions view 2023-10-30 17:03:12 +01:00
Adam Velebil
2faf75b40e
use only sampleSize parameter 2023-10-30 16:53:17 +01:00
Adam Velebil
6a32cdc835
Try to find QR code in several versions of input 2023-10-30 15:32:55 +01:00
Dennis Fokin
80a4215706
a11y: Fix tooltip for IconButtons 2023-10-27 15:46:23 +02:00
Adam Velebil
311a184cd5
bump dependencies 2023-10-27 10:27:11 +02:00
Adam Velebil
0647b9583f
preserve connection when paused 2023-10-27 10:10:23 +02:00
Dain Nilsson
8a2ab476b9
Merge PR 1218. 2023-10-23 15:34:54 +02:00
Dain Nilsson
b84801c83e
Don't open popup if empty. 2023-10-23 11:13:54 +02:00
Dain Nilsson
abbd3ae3b6
Add fido flags. 2023-10-23 11:13:51 +02:00
Dain Nilsson
5d9420f47f
Refactor feature flag support. 2023-10-23 11:11:34 +02:00
Dain Nilsson
75f8f5be35
Add experimental feature flags for OATH and PIV. 2023-10-23 11:11:30 +02:00
Adam Velebil
23cefaa493
Merge branch 'main' into adamve/android_scan_from_file 2023-10-20 16:11:42 +02:00
Dain Nilsson
98507ed45e
Merge PR #1208. 2023-10-20 13:57:32 +02:00
Dain Nilsson
8333f20e04
Handle CTAP2 forcePinChange. 2023-10-20 13:57:17 +02:00
Adam Velebil
75c39d7425
Merge PR #1232. 2023-10-20 12:04:07 +02:00
Adam Velebil
db736edf7d Revert "bump cocoapods"
This reverts commit 055a68b182.
2023-10-20 11:47:25 +02:00
Adam Velebil
ab35c6ef7d
update code style 2023-10-20 11:38:49 +02:00
Adam Velebil
65df45e091
refactor widget tests 2023-10-20 11:38:36 +02:00
Adam Velebil
055a68b182
bump cocoapods 2023-10-20 11:38:06 +02:00
Dennis Fokin
b40c8eabfb
Merge PR #1230 2023-10-20 11:18:44 +02:00
Dennis Fokin
9875c2fced
Show correct error message on ErrorPage 2023-10-20 11:15:10 +02:00
Dennis Fokin
556be0dbda
Add extra checks related to flags 2023-10-20 10:52:37 +02:00
Adam Velebil
41c8928859
refactor settings unit tests 2023-10-20 10:04:35 +02:00
Adam Velebil
9dc76a20a9
refactor and add tests 2023-10-20 09:59:31 +02:00
Adam Velebil
604ac19294
initial impl 2023-10-19 16:35:45 +02:00
Adam Velebil
548288b54e
disable file drop on Android 2023-10-19 08:20:18 +02:00
Adam Velebil
184e7a7f2c
Read QR code from file on Android 2023-10-18 15:34:31 +02:00
Dennis Fokin
e3d216daa0
Add --log-file flag 2023-10-18 09:30:31 +02:00
Adam Velebil
8a9d465bb1
decodeFromBytes 2023-10-16 17:17:01 +02:00
Adam Velebil
3b766fb28f
support scanning from image data 2023-10-10 13:49:01 +02:00
Dain Nilsson
4ffda92872
Merge PR #1196. 2023-10-06 16:24:34 +02:00
Dain Nilsson
7d7f28907b
Merge branch 'main' into macos/release-script 2023-10-06 16:20:29 +02:00
Dain Nilsson
a39f830da5
Remove arm64 helper signing and loading. 2023-10-06 16:18:38 +02:00