Commit Graph

68 Commits (b8aa8c541e5410d3331ff35aa97419abd1a9c79d)

Author SHA1 Message Date
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