Sebastian Hunkeler
44504ab916
Add new app icons
2020-03-05 00:33:08 +01:00
Akos Kitta
2b7bceada0
Updated the packager, included the debug extension
...
Note, I did not check in `/electron/packager/yarn.lock`.
It should be checked in, see the `master`.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2020-02-13 10:15:12 +01:00
Miro Spönemann
2f9ef76cd2
Updated yarn.lock
2020-02-13 07:56:25 +00:00
Akos Kitta
ef74b04b0b
Merge pull request #98 from bcmi-labs/theme-update-vol2
...
Theme update vol2
2020-01-30 14:24:41 +01:00
Akos Kitta
d53d474243
Disabled the window reload in the bundled app.
...
This change is a NOOP for the electron application started in dev mode.
Closes arduino/arduino-pro-ide#187
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2020-01-30 11:31:38 +01:00
Miro Spönemann
1aa944b25e
More robust workspace initialization: guard against errors creating sketch dir
2020-01-20 16:48:24 +01:00
Miro Spönemann
b220ce4c5f
Removed fs-extra dependency again, updated electron build resolution
2020-01-16 16:06:01 +01:00
Miro Spönemann
21cd580e41
Use zip target for Linux (see electron-userland/electron-builder#2868 )
2020-01-13 09:44:06 +01:00
Miro Spönemann
b8fdb03433
Added script to configure node_gyp ( nodejs/node-gyp#1933 )
2020-01-08 13:09:22 +01:00
Akos Kitta
9efcbcf2ae
[rewrite-me]: initial serial monitor changes
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-12-10 12:01:53 +01:00
Jan Keromnes
5d2f09354d
Adjust Electron package 'name' and 'appId'.
2019-12-10 11:03:01 +01:00
Akos Kitta
435fdcdf7f
Adjusted the version numbers.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-11-22 17:09:45 +01:00
Akos Kitta
2dc73eb3b5
Updated to next
(0.13.0-next.83c59134
) Theia.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-11-22 17:09:45 +01:00
Akos Kitta
9643dd397f
[doc]: Updated the CI section.
...
Documented when do we build the electron-based applications.
2019-11-21 11:16:52 +01:00
Akos Kitta
21dedd4b09
DROPME: disabled the uglification in the bundle.js
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-10-25 14:10:06 +02:00
Akos Kitta
90d7d88162
Updated the application name, version to 0.0.2
.
...
Increased the heap size for the packager.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-10-25 11:48:33 +02:00
Akos Kitta
cc6a0ae212
Fixed various electron packager issues
...
- We have to reuse the `yarn.lock` file for the final app, not just
for the extensions.
- Simplified the clean-up phase.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-10-17 08:45:26 +02:00
Akos Kitta
6d590cd111
Fixed the packager for the new folder structure.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-09-02 14:57:28 +02:00
Akos Kitta
cd94608aee
Renamed the applications.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-08-29 08:05:47 +02:00
Akos Kitta
af9b9fbeab
Yet another attempt to fix timeout issues on Azure.
...
```
info There appears to be trouble with your network connection. Retrying...
error An unexpected error occurred: "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.2.tgz : ESOCKETTIMEDOUT".
info If you think this is a bug, please open a bug report with the information provided in "D:\\a\\1\\s\\yarn-error.log".
```
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-08-05 13:17:59 +02:00
Akos Kitta
94b9fbe29a
Yet another attempt to fix the build.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-10 10:23:40 +02:00
Akos Kitta
583202eb17
Fixed the packager command.
...
[skip ci]
2019-05-08 22:31:09 +02:00
Akos Kitta
6b32a75c63
Fixed the link to the GH release page.
...
[skip ci]
2019-05-08 22:31:09 +02:00
Akos Kitta
d8625ad9c3
Use the light
theme as the default one.
...
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Akos Kitta
6f584bf5d6
Fixed the electron
build.
...
- Switched from `grpc` to `@grpc/grpc-js`.
- Use electron `4.x` due to `@grpc/grpc-js`.
- Enabled the build on Azure Pipelines.
- From now on, the TS/JS generation is manual.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-05-08 22:31:09 +02:00
Christian Weichel
201351fea8
Moving repo to bmci-labs
2019-05-06 10:25:29 +02:00