Commit Graph

24 Commits

Author SHA1 Message Date
Maxime GRIS
58424a2daa fix/ global error in console when building web app only 2022-02-24 13:18:57 +01:00
Maxime GRIS
e3c0d9f571 fix/Polyfill Node.js core modules in Webpack (5+) 2021-11-15 13:18:04 +01:00
Maxime GRIS
7d531d1775 ref/ set default angular eslint rules 2021-06-20 19:12:22 +02:00
Maxime GRIS
1fb08a7457 fix/ use node 3rd party libraries in renderer process 2021-06-19 17:05:30 +02:00
Maxime GRIS
d533e496d7 ref/ electron builder two packages build 2021-05-30 15:40:58 +02:00
Maxime GRIS
ec7ce0c824 fix/ angular.json - files to lint 2021-04-07 18:49:03 +02:00
Maxime GRIS
06627939ed misc/ upgrade to Angular 11.2.0 & Electrion 11.2.0 2021-02-13 16:57:51 +01:00
whyboris
810517eb23 merge master 2020-11-30 17:00:05 -05:00
whyboris
4af9defc3d extractCss true by default & deprecated 2020-11-30 16:53:41 -05:00
Maxime GRIS
07786a2db4 misc/ upgrade to Electron 10 & Angular 10.1 2020-09-28 16:41:25 +02:00
Maxime GRIS
753f828653 fix/ ng lint config 2020-08-30 14:24:16 +02:00
Maxime GRIS
e3a4e01a0e ref/ clean custom webpack target ('electron-renderer' or 'web') 2020-08-15 12:38:59 +02:00
Maxime GRIS
84f05197a0 ref/ Upgrade to Angular 10.3 & Electron 9.1 2020-07-13 21:00:05 +02:00
Maxime GRIS
e942747202 ref/ keep only 1 eslint config 2020-06-20 20:09:10 +02:00
Maxime GRIS
92d7419bc1 fix/ ng lint with eslint 2020-06-20 19:48:08 +02:00
Vaibhav Surana
7d6bb69715 moved all app icons to assets/icons folder 2020-03-28 23:39:17 +05:30
Yuri Cherepanov
21f97fdcb7 karma-electron 2019-11-18 06:09:35 +02:00
Yuri Cherepanov
7637f45963 eslint-migration 2019-11-18 00:26:58 +02:00
Yuri Cherepanov
632c454056 require is not defined
fix security issue with http local server:
https://github.com/electron/electron/blob/master/docs/api/browser-window.md#class-browserwindow

beutify dev-web -> web
fix tslint.json v5 naming issue
2019-11-15 22:45:10 +02:00
Yuri Cherepanov
c4b2cb6733 #395 - require is not defined
Add support for @angular-builders/custom-webpack
Setup environment target based on env params
Remove direct code changeing scripts postinstall/postinstall-web
2019-10-29 13:49:15 +02:00
Artem Vasiliev
901438aab4 chore: Spectron for e2e tests 2019-03-01 15:07:37 +03:00
Heo Sangmin
c940037211 refactor(hooks): replace hooks to ng-cli fileReplacements logic 2018-05-19 18:55:27 +09:00
Heo Sangmin
7fbc68cd1f fix(test): create polyfills-test.ts for karma test & setup Travis CI 2018-05-19 16:38:21 +09:00
Heo Sangmin
e37efdb9f3 refactor: upgrade to NodeJS 8, Angular 6, CLI 6, Electron 2.0, RxJS 6.1 2018-05-19 02:16:39 +09:00