Commit Graph

46 Commits

Author SHA1 Message Date
Amadou Ada DIENE
2feedcefc5 fix: using chokidar instead of npm-watch (issue #4) 2021-07-31 14:49:38 +02:00
Amadou Ada DIENE
5c11822d09 chore(release): 2.2.0 2021-07-22 14:22:02 +02:00
Amadou A. DIENE
a274767a48 Merge pull request #5 from sourcygen/hotfix/save-shared-lib-dist
fix: shared-lib not found
2021-07-22 14:13:10 +02:00
Amadou Ada DIENE
99742e3dc1 fix: shared-lib not found
https://github.com/sourcygen/electron-angular-quick-start/issues/4
2021-07-22 14:06:31 +02:00
Amadou Ada DIENE
cd7a150c1d chore(release): 2.1.0 2021-07-22 13:48:03 +02:00
Amadou Ada DIENE
4e9506aca5 feat: crossplatform icon config 2021-07-21 17:55:49 +02:00
Amadou Ada DIENE
7a3d5d7d3a feat: cypress setup for angular e2e tests 2021-07-20 17:46:47 +02:00
Amadou Ada DIENE
77b15bdfc4 feat: git hook config (husky eslint prettier) 2021-07-20 11:05:21 +02:00
Amadou Ada DIENE
1a5a76f912 fix: fixing eslint problems 2021-07-20 09:13:46 +02:00
Amadou Ada DIENE
f45cd5d04d 2.0.0 2021-07-19 12:51:32 +02:00
Amadou A. DIENE
8d15786e5d Merge pull request #3 from sourcygen/feature/electron-forge
feat: migrate from electron-webpack to electron-forge
2021-07-19 12:42:46 +02:00
Amadou Ada DIENE
4fa2999961 feat: migrate from electron-webpack to electron-forge
Electron upgrade : 10.1.3 => 13.1.7
Angular upgrade : 10.1.3 => 12.1.2
2021-07-19 12:35:00 +02:00
Amadou Ada DIENE
433dfeb7f5 v1.0.2 2020-09-29 23:02:38 +02:00
Amadou Ada DIENE
39efb20600 feat: other dependencies upgrade 2020-09-29 23:02:27 +02:00
Amadou Ada DIENE
0924b4a4bd feat: electron upgrade : 8.2.3 => 10.1.3 2020-09-29 23:02:00 +02:00
Amadou Ada DIENE
66c7d033ac feat: angular upgrade : 9.1.1 => 10.1.3 2020-09-29 23:01:56 +02:00
Amadou Ada DIENE
aa338ca75e feat: use npm instead of yarn (issues with binaries) 2020-09-29 23:01:44 +02:00
Amadou Ada DIENE
afcb096f59 v1.0.1 2020-04-30 22:39:39 +02:00
Amadou A. DIENE
42f8cfdc5a Add badges 2020-04-30 21:10:29 +02:00
Amadou Ada DIENE
215fde1a64 Add Travis CI 2020-04-30 21:10:19 +02:00
Amadou A. DIENE
ff2953fc4f Add MIT license 2020-04-30 21:10:11 +02:00
Amadou A. DIENE
e87515e49a Update README.md 2020-04-30 21:10:05 +02:00
Amadou A. DIENE
21b3408214 Set theme jekyll-theme-cayman 2020-04-30 21:09:59 +02:00
Amadou Ada DIENE
a1c2aa35bd docs(readme): readme init 2020-04-30 10:38:44 +02:00
Amadou Ada DIENE
f442df72c4 fix: reopening window crash on macos 2020-04-30 10:21:02 +02:00
Amadou Ada DIENE
4a0397f56e feat: conventional commit setup 2020-04-30 10:13:37 +02:00
Amadou Ada DIENE
fd598bb10d feat: log setup with winston 2020-04-30 09:39:49 +02:00
Amadou Ada DIENE
8822440f7d feat: env config setup 2020-04-29 22:06:18 +02:00
Amadou Ada DIENE
f17719c7e8 feat: i18n setup with ngx-translate 2020-04-29 22:06:18 +02:00
Amadou Ada DIENE
720223ec7f feat: icon settings 2020-04-29 18:16:15 +02:00
Amadou Ada DIENE
2559e973dc feat: packaging config 2020-04-28 18:56:23 +02:00
Amadou Ada DIENE
7e02b37b10 feat: add electron e2e launch scripts 2020-04-20 02:06:00 +02:00
Amadou Ada DIENE
45a02e392c feat: init electron e2e code source 2020-04-20 01:56:15 +02:00
Amadou Ada DIENE
8543cf148c feat: decrease security in e2e tests 2020-04-20 01:54:53 +02:00
Amadou Ada DIENE
a100e3c488 feat: add spectron and utility dependencies 2020-04-20 01:51:36 +02:00
Amadou Ada DIENE
83301e0fe7 feat: adapt angular part 2020-04-18 17:42:49 +02:00
Amadou Ada DIENE
73acf88a07 feat: adapt electron part 2020-04-18 17:42:40 +02:00
Amadou Ada DIENE
647889cd70 feat: init shared code source 2020-04-18 17:42:33 +02:00
Amadou Ada DIENE
afd8916d71 feat: add electron packaging scripts 2020-04-18 17:37:15 +02:00
Amadou Ada DIENE
0c82cf4259 feat: disable remote content execution 2020-04-18 17:37:15 +02:00
Amadou Ada DIENE
9c8788fb2e feat: change project structure to meet targeted architecture 2020-04-18 17:37:15 +02:00
Amadou Ada DIENE
f506c0c2ab feat: add electron dependencies 2020-04-18 17:37:15 +02:00
Amadou Ada DIENE
47c74d015d feat: move production dependencies into development dependencies 2020-04-18 17:35:18 +02:00
Amadou Ada DIENE
ea90fd845f feat: change project structure to meet targeted architecture 2020-04-18 17:34:27 +02:00
Amadou Ada DIENE
cae7f629aa feat: init new angular project with angular cli 2020-04-17 21:00:52 +02:00
Amadou A. DIENE
ae45b810de Initial commit 2020-04-17 17:51:38 +02:00