Róbert Kiss
b53751b408
chore(kboot): add more logging ( #1008 )
...
* chore(kboot): add more logging
* fix: add uncaughtException handler
* fix: wait to prevent race condition
* fix: don't close device after success left keyboard connection
* revert: remove extra delay
* revert: add back the waiting
* fix: always initialize new KBoot instance when try to configure I2C
* fix: increase the wait time between 2 IC2 reconnection
* fix: timing and usb reconnection
* fix: dont close kboot device
* feat: append the WithKboot to the firmware upgrade methods
* feat: revert back the blhost functionality
2019-09-13 10:17:44 +02:00
Róbert Kiss
8a7f30dbb1
chore: upgrade angular => 8.2.6 and cli => 8.3.4 ( #1038 )
2019-09-12 21:02:45 +02:00
László Monda
3b67e4d71d
Update README.md
2019-09-11 22:16:51 +02:00
Róbert Kiss
d0626405a9
fix: es6 module loading ( #1036 )
...
The modification helps to handle correctly the ES6 default exports.
The firmware upgrade run correctly in the electron version and
kboot-firmware-upgrade.ts script
2019-09-09 22:14:34 +02:00
Róbert Kiss
df040fb78e
chore: upgrade electron-builder => 20.44.4 and updater => 4.1.2 ( #1035 )
2019-09-09 20:31:12 +02:00
Róbert Kiss
ea4ca7c39c
chore: upgrade npm-run-all => 4.1.5 ( #1034 )
2019-09-07 08:43:29 +02:00
Róbert Kiss
c477f9bcdc
chore: upgrade check-node-version => 4.0.1 ( #1033 )
2019-09-06 20:48:20 +02:00
Róbert Kiss
abe740cf61
chore: remove old webpack dependencies ( #1032 )
2019-09-04 20:58:39 +02:00
Róbert Kiss
1003e7b14b
chore: upgrade jsonfile => 5.0.0 ( #1031 )
2019-09-04 19:19:28 +02:00
Róbert Kiss
fef24613e4
feat: show macro usage count ( #1030 )
...
* feat: show macro usage count
* feat: show macro reference count only when ALT key hold down
* fix: the macro reference help text
2019-09-03 21:42:27 +02:00
László Monda
9844645409
Upgrade to firmware 8.6.0
2019-08-29 23:22:20 +02:00
László Monda
6814c8e126
Merge branch 'master' of github.com:UltimateHackingKeyboard/agent
2019-08-25 13:48:10 +02:00
Róbert Kiss
d87d770042
chore: rebuild the root package-lock.json to refresh deps of deps ( #1029 )
2019-08-25 13:46:50 +02:00
László Monda
5dc2e6f47b
Merge branch 'master' of github.com:UltimateHackingKeyboard/agent
2019-08-24 16:18:56 +02:00
Róbert Kiss
9f8926e34b
chore: rebuild the uhk-web package-lock.json to refresh deps of deps ( #1028 )
2019-08-24 14:03:58 +02:00
Róbert Kiss
0bd1152a32
chore: upgrade copyfiles => 2.1.1 ( #1027 )
2019-08-23 23:19:00 +02:00
Róbert Kiss
4a1e88ed83
chore: upgrade angular => 8.2.3 ( #1026 )
2019-08-23 22:48:43 +02:00
Róbert Kiss
9db719a54b
chore: upgrade electron-rebuild => 1.8.6 ( #1025 )
2019-08-23 22:11:11 +02:00
dgyimesi
49d31f90f7
feat: support more mouse buttons ( #936 )
...
* feat: support more mouse buttons (#834 )
* Remove unused style.
* Retrigger CI
* fix: more button click and texts
* fix: the mouse button 4-8 naming
* feat: allow extra mouse buttons if userConfig version >= 4.1.1
* fix: version comparison
* fix: read correctly the right module informations
2019-08-23 22:00:01 +02:00
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