Commit Graph

1655 Commits

Author SHA1 Message Date
László Monda
d364ac85a6 Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-08-23 21:32:39 +02:00
Róbert Kiss
fae83a4148 chore: upgrade @types/decompress => 4.2.3 (#1023) 2019-08-23 20:30:51 +02:00
Róbert Kiss
ac76674469 chore: add convert-user-config-to-bin npm script (#1022)
usage of the script
`$ npm run convert-user-config-to-bin -- <path of the bin file>`
2019-08-23 19:33:14 +02:00
László Monda
6867ef45f6 Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-08-21 21:18:51 +02:00
Róbert Kiss
239c989cbe feat: Make the UHK of the web build split instead of merged (#1021) 2019-08-21 21:15:32 +02:00
László Monda
bfa8343aa5 Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-08-21 21:03:09 +02:00
Róbert Kiss
0914a1496b fix: confirmation popover titles (#1019) 2019-08-20 16:02:29 +02:00
László Monda
a8c2866f95 Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-08-20 15:39:52 +02:00
Róbert Kiss
79f467603a feat: scroll to the end of the firmware log when success of faild panel visible (#1018) 2019-08-20 15:33:28 +02:00
Róbert Kiss
c4269d4cf1 chore: use preserveWhitespaces = true in electron renderer (#1017)
The `npm run server:electron` build result much more simmilar to the production build
2019-08-20 15:19:00 +02:00
László Monda
d15e08430f Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-08-20 13:21:16 +02:00
Róbert Kiss
ee28065046 chore: upgrade angular => 8.2.2 (#996)
* chore: upgrade angular => 8.2.2

Summary:
- upgrade angular => 8.2.2
- setup the { static: false/true } for the ViewChild
- use alignment-baseline="middle" in svg text to align correct the texts

* fix: keymap popover crash
2019-08-20 12:54:23 +02:00
László Monda
a64a44fe41 Update NPM_UPDATES.md 2019-08-18 22:52:09 +02:00
László Monda
fa5f5cdc5d Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-08-18 21:59:16 +02:00
Róbert Kiss
4147243565 chore: upgrade electron => 5.0.9 (#1014)
Summary:
- Chromium: 73.0.3683.119
- Node.js: 12.0.0
- V8 engine: 7.3.492.27
2019-08-18 13:27:20 +02:00
Róbert Kiss
905007a597 chore: upgrade node-hid => 0.7.9 (#1011) 2019-08-14 17:10:39 +02:00
László Monda
c3fec647b6 Update ISSUE_TEMPLATE 2019-08-14 17:06:53 +02:00
László Monda
5f5aff71a5 Create NPM_UPDATES.md 2019-08-14 17:04:19 +02:00
László Monda
f65bf80c74 Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-08-03 12:51:19 +02:00
Róbert Kiss
f6bef928fe chore(usb): add kboot-firmware-upgrade script (#1006) 2019-08-02 02:51:07 +02:00
László Monda
b691f866c5 Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-08-01 23:48:43 +02:00
Róbert Kiss
5ab5ad5f0c feat: ESC cancel the keymap description editing (#1007) 2019-07-31 10:03:29 +02:00
László Monda
4e09f95653 Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-07-30 22:24:00 +02:00
Róbert Kiss
4d2d6d40fb chore(kboot): add more logging (#1004) 2019-07-30 22:23:37 +02:00
Róbert Kiss
db2e14a852 chore: upgrade ts-node => 8.3.0 (#1003) 2019-07-29 20:56:01 +02:00
Róbert Kiss
757a201c47 chore: upgrade lerna => 3.16.4 (#998) 2019-07-28 23:30:35 +02:00
László Monda
37a67805ce Merge branch 'master' of github.com:UltimateHackingKeyboard/agent 2019-07-28 21:34:55 +02:00
László Monda
735aae03d9 Update changelog. 2019-07-28 21:10:47 +02:00
Róbert Kiss
c2c997c9b0 feat: decrease the size between the keyboard layout and description in split mode (#990)
* feat: decrease the size between the keyboard layout and description if split

* fix: increase the distance between the keyboard and keyboard desc.

* fix: increase the description distance in split mode
2019-07-28 20:43:12 +02:00
Róbert Kiss
0015e6deb3 chore: upgrade electron => 4.2.8 (#995)
Summary:
- 10.11.0 the bundled Node.js version in electron
- Chromium version number 69.0.3497.128

BREAKING CHANGES:
- require minimum MacOs version 10.10 Yosemite
2019-07-28 20:41:11 +02:00
Róbert Kiss
1134c1d16e chore: write kboot logs in development mode (#994) 2019-07-28 12:50:44 +02:00
Róbert Kiss
1b569aa82b chore: use fs-extra instead of mkdirp package (#992) 2019-07-28 12:32:30 +02:00
Róbert Kiss
66d6802920 chore: upgrade typescript => 3.5.3 (#993) 2019-07-28 12:31:37 +02:00
Róbert Kiss
bf1689dd34 chore: upgrade fs-extra => 8.1.0 (#989) 2019-07-26 12:33:43 +02:00
Róbert Kiss
f5e05f19b6 chore: upgrade ts-lib => 1.10.0 (#991) 2019-07-26 12:33:06 +02:00
Róbert Kiss
05b8fc89fe chore: remove autoprefixer
We don't use the package directly.
The @angular-devkit/build-angular@0.13.9 use the up to date version and
manage the css prefixing
2019-07-26 06:21:30 +02:00
Róbert Kiss
cbccaba1c5 feat: Display/hide left keyboard half and merged/unmerged state (#987)
* feat: Display/hide left keyboard half and merged/unmerged state

* feat: improve the animation

* feat: decrease left fade animation time
2019-07-25 23:41:20 +02:00
Róbert Kiss
a409c219d8 feat: Provide reasonable default mouse settings for Macs (#982)
* feat: Provide reasonable default mouse settings for Macs

* fix: hack to eliminate the double scrollbar
2019-07-25 22:02:52 +02:00
Róbert Kiss
2b84101975 chore: upgrade karma-coverage-istanbul-reporter => 2.0.6 (#986)
The new version uses newer version of the `handlebars` and it
protected `Prototype Pollution` vulnerability.
2019-07-23 18:41:13 +02:00
Róbert Kiss
1c551c0669 chore: upgrade tslint => 5.18.0 (#985) 2019-07-23 00:46:51 +02:00
Róbert Kiss
fe24ebbefc chore: upgrade lerna => 3.16.1 2019-07-23 00:22:51 +02:00
Róbert Kiss
a4cb4b7e0c style: remove extra space in user config reducer (#983) 2019-07-22 23:15:45 +02:00
Róbert Kiss
cba93a41e0 chore: upgrade lodash => 4.17.15 (#981) 2019-07-22 21:29:07 +02:00
Eric Tang
9652152225 Sign CLA (#979) 2019-07-21 23:07:37 +02:00
László Monda
ffcfce04d5 Make scripts terminate with a non-zero error code upon failure. 2019-07-20 13:04:11 +02:00
László Monda
7c6da6c4e6 Fix changelog. 2019-07-14 12:50:04 +02:00
László Monda
4c57f28a3c Update frimware version to 8.5.4 2019-07-14 12:48:38 +02:00
László Monda
4677829d56 Update changelog. 2019-07-14 12:45:16 +02:00
László Monda
e812b7dfcc Make the help page a bit tighter. 2019-07-14 12:44:47 +02:00
Róbert Kiss
0290dee35c chore: the correct windows code sign certificate 2019-07-07 19:47:38 +02:00