Commit Graph

872 Commits

Author SHA1 Message Date
László Monda
118cdc1ff4 Update release script variables. 2017-06-06 00:55:22 +02:00
László Monda
fb799bd032 Add Travis secure token. 2017-06-06 00:42:59 +02:00
László Monda
e4a905d2e1 chore(release): 1.0.0 2017-06-05 23:44:16 +02:00
László Monda
29ef50047b Update AppVeyor secure token. 2017-06-05 23:42:44 +02:00
Róbert Kiss
f2b358ba96 Add electron-builder packager (#293)
* style(.editorconfig): Add json rule to editorconfig file

* build(build): Add application images

These images need to create installers
Contains images for:
- Win
- Mac
- Linux

* fix(device): Mac is not allow excusive right to use USB

* build(npm): Add standard-version script

* chore(device): Fix comment in UhkDeviceService

* chore(release): 1.0.0-alpha.1

* ci(travis): Change travis to c language and add osx, linux build matrix

* build(build): Windows icon size must be at least 256x256

* ci(appveyor): Add temporary GH_TOKEN to test msi installer

* build(tsconfig): Optimalize tsconfigs

Needed a tsconfig.json in the shared/src library because if it not exist the code builded after the second build on mac, and travis linux. Reproduce the error:
- Delete node_modules directory
- npm i
- npm run build
- error occured (ERROR in ./shared/src/polyfills.ts
Module build failed: error while parsing tsconfig.json)
Created a new tscfonfig.json in the project root folder.
The old config files extends this root configs.

* build(tsconfig): in tsconfig-electron-main not override module version

* chore(editorconfig): Delete json rule

* style: Reformat the main package.json to apply editorconfig style
2017-06-05 23:34:46 +02:00
László Monda
6c31088da8 Add Appveyor badge. 2017-05-31 23:05:58 +02:00
Róbert Kiss
14392fe580 Add appveyor CI integration (#292)
* build(npm): Add .nvmrc file

* style(.editorconfig): Add json rule to editorconfig file

* build(npm): Add test srcipt command to the package.json file

* build(appveyor): Add appveyor CI

* build(appveyor): not npm upgrade to the latest version

* style(editorconfig): Revert json rule
2017-05-31 21:30:55 +02:00
Stephen
5dc435953a move to trusty (#291)
avoids need for sudo
2017-05-29 21:44:30 +02:00
László Monda
3b59a1a6fa Update the VID and PID of the bootloader device. 2017-05-24 02:07:30 +02:00
László Monda
52562d0170 Update USB VID and PID. 2017-05-23 23:27:47 +02:00
László Monda
c0768503da Set final USB VID and PID. 2017-05-23 23:16:53 +02:00
László Monda
b02286ad8d Set final USB VID and PID. 2017-05-23 23:12:48 +02:00
László Monda
47d1bae075 Remove config-schema.json because it's outdated and its ongoing maintenance would be overly laborious. Closes #46. 2017-05-09 19:57:12 +02:00
László Monda
49477faa48 Display voltage. 2017-05-08 22:54:48 +02:00
László Monda
0e7785d3ee Add read-adc.js 2017-05-08 03:00:32 +02:00
Attila Csanyi
c57e52fc45 doc: fix renamed uhk-config.json to user-config (#289) 2017-04-28 22:50:40 +02:00
József Farkas
a48b99ea05 Update dependencies 2017-04-23 21:26:40 +02:00
József Farkas
3ec31e9eda Remove invalid keyactions from default keymaps 2017-04-09 13:39:20 +02:00
József Farkas
068e287769 Copy SwitchLayer actions from base layer to every none base layer 2017-04-09 13:38:22 +02:00
József Farkas
3952e3347a Remove SwitchLayerActions from non base layers
Closes #286
2017-04-08 21:28:17 +02:00
József Farkas
4b99fb213e Merge udev rules
Closes #279
2017-04-08 21:08:54 +02:00
József Farkas
0e0d2e45ba Fixes download keymap title
Closes #284
2017-04-08 21:01:43 +02:00
József Farkas
32fffaaf2b Use png icon instead of ico format
Fixes #266
2017-03-24 20:59:15 +01:00
József Farkas
195a02bae2 Add missing BrowserAnimationsModule to AppModule of the electron build 2017-03-24 20:36:07 +01:00
J??zsef Farkas
02bf3f48b9 Split the presets into individual jsons
Closes #274
2017-03-24 20:17:36 +01:00
József Farkas
36d68d1a68 Update dependencies 2017-03-24 19:26:37 +01:00
J??zsef Farkas
f6744b737a Update angular to 4.0.0 2017-03-24 19:24:31 +01:00
József Farkas
d45551c4fd Fixing device open right after attach
We should find a proper fix instead of this hack.
2017-03-19 15:47:22 +01:00
József Farkas
b055750e01 Add missing redirect from privilege screen to the main screen 2017-03-19 15:45:20 +01:00
József Farkas
ca31e5bb4d Add new tslint rules and fix rule breaks 2017-03-18 23:43:32 +01:00
József Farkas
0e8165a0b4 Update dependencies 2017-03-18 23:08:54 +01:00
László Monda
4c75d736d3 Make options default to {} 2017-03-18 15:45:51 +01:00
József Farkas
f4b776185a Fix symlinker 2017-03-12 21:52:57 +01:00
József Farkas
242de59540 Use webpack watch mode when developing with electron
Closes #273
2017-03-12 20:10:41 +01:00
József Farkas
adb7abaa12 Use custom ClientRect interface
Closes #251
2017-03-12 18:12:40 +01:00
József Farkas
a3f3dc673e Add uuid to Hardware configuration
Closes #267
2017-03-12 17:32:46 +01:00
József Farkas
76a718c324 Update angular 2017-03-12 16:52:30 +01:00
József Farkas
d93409ca05 Update dependencies 2017-03-12 16:31:50 +01:00
József Farkas
9f18a2e975 Update electron 2017-03-12 15:50:30 +01:00
Farkas J??zsef
67c8b12eac Update to webpack 2.x 2017-03-12 15:47:09 +01:00
József Farkas
908c7e1e8c Fix building errors 2017-03-11 13:39:49 +01:00
József Farkas
971af0868c Linux permission setup
Closes #260
2017-03-11 12:23:02 +01:00
József Farkas
46fdc61df3 Redirection accross components based on UHK state 2017-03-11 12:04:07 +01:00
László Monda
cae0d02dd2 Jump to the bootloader without crashing. 2017-02-28 01:23:56 +01:00
László Monda
33de26b3ab Make jump-to-bootloader.js wait for the UHK and time out. 2017-02-28 00:12:17 +01:00
József Farkas
2c17074ead Fix typo 2017-02-27 19:41:05 +01:00
József Farkas
dcf7f3ea1d Add privilige screen component
Closes #259
2017-02-27 19:26:08 +01:00
József Farkas
d1dd80eaa8 refactor: UHK Message component 2017-02-27 19:03:26 +01:00
József Farkas
9fcbac808b Correctly updates new keymap abbrevation in SwitchKeymapActions (#270)
Fixes #269
2017-02-26 15:57:51 +01:00
Farkas József
715b924be0 UHK detection
Closes #258
2017-02-18 19:04:35 +01:00