Commit Graph

118 Commits (b4077405a07e4c8f7e65bb950d83b7e30a4afdb6)

Author SHA1 Message Date
Tomas Chmelevskij 3d6a690ccd
fix: cordova browserify/rollup conflict (#3180) 2022-12-30 09:54:04 +11:00
Tomas Chmelevskij 039727ac23
Rollup improvements (#3179)
* update rollup to latest
* update all plugins to latest
* enable sourcemaps
* use vendor.js file for all 3rd party scripts
2022-12-29 14:42:36 +01:00
haslinghuis 23b74d9998
Bump gulp-debian library (#3155)
Update gulp-debian
2022-12-25 02:31:17 +01:00
haslinghuis bf7ec2be78
Fix RPM package permissions (#3136) 2022-12-12 13:22:28 +01:00
haslinghuis 6242f1e721
Add support for ELRS UID (#3097)
* Add support for ELRS UID

* Add Babel

* Fix review

* Fix CSS
2022-12-05 14:24:37 +11:00
Mark Haslinghuis c2f0371119 Fix permissions in debian package 2022-09-28 19:27:08 +02:00
haslinghuis 55d4506da1
Merge pull request #2930 from haslinghuis/update_nwjs
Update NWjs to 0.67.1 and Node to 16.17.0 LTS
2022-08-21 00:31:00 +02:00
Mark Haslinghuis c8d0490b2f Update NWjs to 0.67.1 and Node to 16.17.0 2022-08-19 23:39:40 +02:00
Tomas Chmelevskij 04d6cf556c Tidy up `init.js` build order 2022-08-19 21:48:49 +01:00
J Blackman f9ac9f80df
Merge pull request #2940 from haslinghuis/bump-arm-build
Bump Arm build to ARMv8
2022-07-05 13:46:25 +10:00
haslinghuis c725f14093
Merge pull request #2962 from kevinsumner/rpm-deps
Use Fedora/RHEL names for RPM deps
2022-07-05 02:37:25 +02:00
Kevin Sumner 426289622a Use Fedora/RHEL names for RPM deps 2022-06-27 23:02:38 -04:00
Miguel Angel Mulero Martinez ee7ec19512 Use LESS for CSS 2022-06-20 15:14:07 +02:00
Mark Haslinghuis 3f0a4568e4 Bump Arm build to ARMv8 2022-06-03 17:13:29 +02:00
Miguel Angel Mulero Martinez a414f6e512 Add dependency on libatomic1 library for Linux 2022-05-24 09:04:54 +02:00
Mark Haslinghuis 2cb90b13a3 Fix-freezing
Bump ubuntu version in workflow
2022-05-11 02:45:04 +02:00
Mark Haslinghuis 11b2526ccb Revert NWjs for Linux only 2022-03-14 19:15:39 +01:00
Mark Haslinghuis 36331034e5 Bump NW.js 2022-02-06 02:33:11 +01:00
Miguel Angel Mulero Martinez a5e880d014 Add portable build to windows 2022-01-04 14:52:22 +01:00
Asizon e7a314961b revert nwjs update 2021-12-26 15:08:53 +01:00
haslinghuis 4b8b221806
Merge pull request #2679 from haslinghuis/update_nwjs
Bump NW.js to 59.0
2021-12-23 03:04:31 +01:00
haslinghuis c09d64b9b2
Merge pull request #2693 from chmelevskij/chore/eslint-trailing-comma
chore: add comman dangle rule for multiline
2021-12-22 01:56:16 +01:00
Tomas Chmelevskij 03690e087f chore: add comman dangle rule for multiline 2021-12-18 08:21:05 +01:00
Tomas Chmelevskij 8e508d9723 chore(repo): update node version to 14 2021-12-17 18:38:53 +01:00
Mark Haslinghuis 2a4454528e
Bump NW.js to 59.0 2021-12-03 06:02:04 +01:00
Ivan Efimov 70a20c4a4e Added yarn gulp debug-no-start command 2021-09-16 04:34:16 -05:00
Michael Keller 9f0ccee463 Added build for Android Play store bundle. 2021-09-07 16:49:34 +12:00
J Blackman f0bc8219c8
Auto merged - #2574 at Mon, 06 Sep 2021 21:17:13 GMT
Standardised configurator version naming.
2021-09-07 07:17:14 +10:00
Michael Keller 4480621c14 Standardised configurator version naming. 2021-08-25 19:35:18 +12:00
Mark Haslinghuis a09221f387
Bump NWjs to 0.55.0 2021-08-03 21:59:46 +02:00
Michael Keller 73bf57bb15 Updated NW.js to 0.54.0. 2021-06-10 02:02:36 +12:00
mikeller c5cc24c924 Generate win64 version for Windows by default. 2021-03-28 21:03:15 +13:00
Tomas Chmelevskij 6c8dd5de6d feat: migrate main to modules 2021-03-01 19:03:37 +01:00
Tomas Chmelevskij 4d2c89990b feat: move logging to esm modules 2021-01-01 22:26:49 +04:00
Tomas Chmelevskij ef68bb170f feat: use modules for common utils 2021-01-01 22:01:42 +04:00
TheIsotopes 3c43bc1868 bump nw.js to version 0.50.2 2020-12-17 19:28:06 +01:00
Michael Keller a8b43e1e7c
Merge pull request #2297 from mikeller/fix_macos_big_sur_issues
Cosmetic fix in gulpfile.
2020-11-29 11:52:04 -08:00
Michael Keller e2f3361ac8 Cosmetic fix in gulpfile. 2020-11-28 13:03:20 +01:00
Michael Keller ab2e7a0e89 Removed deprecated option from gulpfile. 2020-11-27 13:32:22 +01:00
Michael Keller e71affcd65 Added note discouraging the use of cross-platform builds. 2020-11-22 20:00:41 +01:00
Tomas Chmelevskij bd9126c10b
Update gulpfile.js
Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>
2020-11-04 12:29:31 +01:00
Tomas Chmelevskij 73172bdb04 chore: ESM for localization 2020-11-03 21:49:48 +01:00
WalcoFPV d7d747dfe3 Fixed code smells 2020-10-26 20:34:54 +01:00
WalcoFPV f0c48bfe37 Fix require modules with Cordova 2020-10-26 20:17:30 +01:00
Miguel Angel Mulero Martinez d7a6b7374f Remove underscore from _locales 2020-10-23 09:01:46 +02:00
Miguel Angel Mulero Martinez d27f1b806c Fix some Sonar issue of gulpfile 2020-10-15 19:30:48 +02:00
Tomas Chmelevskij d6cee386e8 Add Vue
Setup vue with gulp and initial components:

* Status Bar
* Logo
* Battery Legend
2020-10-14 17:51:03 +02:00
Miguel Angel Mulero Martinez fec4ab4b6a Remove ChromeOS support 2020-10-06 15:12:39 +02:00
TheIsotopes c21649692f
bump nwjs to version 0.47.0 2020-07-18 18:12:25 +02:00
WalcoFPV 9f323f22c7 Gulp cordova generation in dist_cordova folder and fix cleaning 2020-07-06 09:24:27 +02:00