Commit Graph

36 Commits (c22541d186ec8c137d1f16d9dea34212c068c637)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) b339a1c7b8 version bump and vscode added to gitignore 7 years ago
Konstantin Sharlaimov (DigitalEntity) ed3c05f016 Version bump to 1.9.4 7 years ago
Konstantin Sharlaimov (DigitalEntity) df9bbadc1a Version bump to 1.9.3 7 years ago
Alberto García Hierro 024561b64d Format the markdown in the release notes as HTML 7 years ago
Konstantin Sharlaimov (DigitalEntity) 2dddb11f8e Version bump to 1.9.2 7 years ago
Konstantin Sharlaimov (DigitalEntity) 82f65b8b9d Bump version to 1.9.1 7 years ago
Konstantin Sharlaimov 23ef794d5b
Merge pull request #324 from Afinogen/mission-planer
Mission planer
7 years ago
Konstantin Sharlaimov (DigitalEntity) e3cba58c4c Update version to 1.9.0 7 years ago
Sergej Pozdnyakov 6cd87dbd64 add first version mission planer 7 years ago
Konstantin Sharlaimov (DigitalEntity) 55516a608e Version bump to 1.8.1 7 years ago
Konstantin Sharlaimov (DigitalEntity) 244b646bd2 Bump version to 1.8.0 7 years ago
Alberto García Hierro b4686368e0 Update nw to 0.25.4
0.24.4 has graphic glitches on macOS High Sierra
7 years ago
Pawel Spychalski (DzikuVx) c1199971ab packages update 7 years ago
Konstantin Sharlaimov (DigitalEntity) 96f074b918 Update package version to 1.7.3 7 years ago
Konstantin Sharlaimov (DigitalEntity) 7f7bdc0a59 Add MSP version to status line 7 years ago
Alberto García Hierro 4c41ccb719 Add support for creating a macOS .zip from gulp
This produces a nice .zip which can be distributed as is.
Unfortunately, the only way to produce a signed binary is by generating
the macOS app on macOS.
7 years ago
Alberto García Hierro a945f89927 Don't minify JS and CSS
There is little to be gained in runtime performance and it
complicates the build.
7 years ago
Alberto García Hierro 9f181ba05a Pin nw version exactly on 0.24.4-sdk
Pinning on ^0.24.4-sdk gets satisfied by 0.24.4, so developers
would need to install the -sdk version manually to access the
web inspector.
7 years ago
Alberto García Hierro a5f0fe5d8d Add gulp task for generating NW.js apps
Also, now that we have support for regenerating all the files
in ./build/ properly, we can safely delete it from the repository
to clean up commits and PRs. They no longer need to update the
generated files in ./build/.

Generated apps are stored in ./apps/. Run gulp.js release to
generate apps for win32, osx64 and linux64.

To package the Chrome app, run gulp.js dist and pack the ./dist/
folder.
7 years ago
Alberto García Hierro 14f9cb80df Cleanup gulpfile.js, fix minification
Move outputDir to a constant.
Add an output variable which contains the filenames for each
output file.
Remove usage of 'let' and 'for(... of [Object])' from osd.js,
since uglify doesn't support ES6 and babel failed on
google-analytics-bundle.js
Fix 'deploy-receiver-css'. uglify() was being called as part of
the pipeline instead of the correct minifyCSS() call.
Let npm sort the deps rather than editing them manually
Add missing openlayers dependency
7 years ago
Pawel Spychalski (DzikuVx) 7a3fbf83cb switch to nw-sdk package 7 years ago
Pawel Spychalski (DzikuVx) d956be5871 NW.js updated to letest stable 7 years ago
Konstantin (DigitalEntity) Sharlaimov 64464291c4 Add font-awesome; Add support links 7 years ago
Konstantin (DigitalEntity) Sharlaimov b0453c3950 Version bump to 1.7.2 7 years ago
Konstantin (DigitalEntity) Sharlaimov d1d724efb3 Version bump to 1.7.1 7 years ago
Pawel Spychalski (DzikuVx) 2a791652f4 updated package.json 7 years ago
Konstantin Sharlaimov (DigitalEntity) 4dad38a109 Version bump 1.7.0 8 years ago
Konstantin Sharlaimov (DigitalEntity) 3a88cc623b Version bump 1.6.4 8 years ago
Pawel Spychalski (DzikuVx) d612ffd59c lib updates 8 years ago
Pawel Spychalski (DzikuVx) 2766c1ddc9 updated libs 8 years ago
Konstantin Sharlaimov (DigitalEntity) 489301aa3a Version bump to 1.6.3 8 years ago
Konstantin Sharlaimov (DigitalEntity) 9a2ac0ae1e Version bump to 1.6.2 8 years ago
Paweł Spychalski 5eae481274 Version bump 8 years ago
Pawel Spychalski (DzikuVx) f2be3d8f27 version bump to 1.6.0 8 years ago
Pawel Spychalski (DzikuVx) f24e1d15b0 npm package and nw.js dependency 8 years ago
Pawel Spychalski (DzikuVx) 103afe5b85 nwb build 8 years ago