Commit Graph

874 Commits

Author SHA1 Message Date
Emil Lundberg
3e0c69150a
Build yubioath Docker image in script step of Travis build 2017-12-12 15:51:58 +01:00
Emil Lundberg
880368cebd
Don't cd when building ykman Docker image 2017-12-12 15:51:57 +01:00
Emil Lundberg
fa5710bd4d
Fix Docker container name in Travis build 2017-12-12 15:51:56 +01:00
Emil Lundberg
4b7700b7bf
Fetch all git history in Travis build 2017-12-12 15:51:55 +01:00
Emil Lundberg
2e74401366
Deepen repo enough on Travis to compute version from Git tags 2017-12-11 17:27:31 +01:00
Emil Lundberg
1221f2b57d
Make build-mac.sh get VERSION from compute-version.py 2017-12-11 17:10:17 +01:00
Emil Lundberg
bbe901585d
Adjust build-mac.sh for yubioath-desktop 2017-12-11 17:10:16 +01:00
Emil Lundberg
53fd0aaec6
Extract APP_DIR constant in build-mac.sh 2017-12-11 17:10:15 +01:00
Emil Lundberg
8c21fb82b5
Add Mac setup and build scripts 2017-12-11 17:10:14 +01:00
Emil Lundberg
646f52e89d
Make compute-version.py return 0.0.0-commit as fallback 2017-12-11 13:01:38 +01:00
Emil Lundberg
b53412ad03
Always run linter in Travis build 2017-12-11 13:00:29 +01:00
Emil Lundberg
2aefe1eee8
Add GitHub issue template 2017-12-08 17:31:50 +01:00
Emil Lundberg
571441f501
Upgrade yubikey-manager to version with fixed logging 2017-12-07 14:25:22 +01:00
Emil Lundberg
c9b8c127bd
Install pip later in Travis build 2017-12-07 14:25:14 +01:00
Emil Lundberg
4bb42d5b41
Always use Python 3 to run flake8 2017-12-06 15:10:01 +01:00
Emil Lundberg
1d7c075aec
Specify Python versions in Travis build 2017-12-06 15:10:00 +01:00
Emil Lundberg
9e27de2d54
Add --log-level CLI option 2017-12-01 15:54:33 +01:00
Emil Lundberg
7a223dabb9
Enable setting up Python logging 2017-12-01 15:54:30 +01:00
Emil Lundberg
60a2b00a8f
Upgrade yubikey-manager to version with logging 2017-12-01 15:54:28 +01:00
Emil Lundberg
0eaff9c2ae
Decouple ArrowKeysSelecter from Repeater 2017-11-30 11:15:36 +01:00
Emil Lundberg
25c251788f
Whitespace: Fix indentation 2017-11-30 11:15:35 +01:00
Emil Lundberg
1be4433fef
Scroll view on arrow keys only if selection moves 2017-11-30 11:15:34 +01:00
Emil Lundberg
4e593d27cb
Use TextField.clear() instead of .text = '' 2017-11-30 11:15:33 +01:00
Emil Lundberg
175a2dc193
Don't focus arrowKeys on click or ESC 2017-11-30 11:15:32 +01:00
Emil Lundberg
4ff9042aeb
Start focus on search field 2017-11-30 11:15:31 +01:00
Emil Lundberg
e9de7619ea
Make getSelected call isSelected instead of vice versa 2017-11-30 11:15:29 +01:00
Emil Lundberg
acf998481a
Store selected key instead of model and index 2017-11-29 15:00:28 +01:00
Emil Lundberg
6604569500
Make selection stable across refreshes and continued searches 2017-11-29 15:00:28 +01:00
Emil Lundberg
da1d144817
Use selectCredential function in filteredCredentials 2017-11-29 15:00:27 +01:00
Emil Lundberg
590f9b100c
Extract function isSelected(credential) 2017-11-29 15:00:26 +01:00
Emil Lundberg
ee2567ddd4
Fix null dereference error for HOTP credentials 2017-11-29 15:00:25 +01:00
Emil Lundberg
d5544e98f2
Sort by period last instead of first 2017-11-29 15:00:23 +01:00
Emil Lundberg
bbd7ad87b1
Sort credentials immediately when created 2017-11-28 22:20:20 +01:00
Arthur Burkart
c8ab5b7b58
Enable arrow key navigation while search field has focus 2017-11-28 22:01:10 +01:00
Emil Lundberg
ff7524f99e
Fix section heading level 2017-11-28 18:16:38 +01:00
Emil Lundberg
f15bdb5d1d
Extract build docs to a separate document 2017-11-28 17:42:19 +01:00
Emil Lundberg
361a505981
Add link to PyOtherSide 2017-11-28 17:34:08 +01:00
Emil Lundberg
21bee315cd
Fix list markup in README 2017-11-28 17:33:04 +01:00
Emil Lundberg
93ead84650
Fix list indentation in README 2017-11-28 17:31:14 +01:00
Emil Lundberg
c9b5958123
Add YubiKey Manager to runtime dependencies 2017-11-28 17:30:02 +01:00
Emil Lundberg
7126f63633
Add a missing { 2017-11-28 16:59:06 +01:00
Emil Lundberg
a79b6ad497
Add build instructions to README 2017-11-28 16:49:40 +01:00
Emil Lundberg
465e2e13a4
Add missing qtsingleapplication file to git-archive-recursive 2017-11-28 16:49:40 +01:00
Emil Lundberg
5584458704
Add VERSION file in git-archive-recursive, if present 2017-11-28 16:49:39 +01:00
Emil Lundberg
418be35e10
Add support for a VERSION file to compute-version.py 2017-11-28 16:49:38 +01:00
Emil Lundberg
693db090c8
Extract git version computation to Python script 2017-11-28 16:49:37 +01:00
Emil Lundberg
d6f3745f39
Remove outdated patagraph from Windows build doc 2017-11-28 16:47:09 +01:00
Emil Lundberg
efe409d0a1
Fix link to Windows Vagrant VM documentation 2017-11-28 14:21:27 +01:00
Emil Lundberg
8f59352448
Display custom time bar for all touch credentials 2017-11-24 22:44:37 +01:00
Emil Lundberg
b057628914
Add Windows build instructions 2017-11-24 17:18:22 +01:00