Yeiniel Suárez Sosa
823a327881
remove old tools including bower
5 years ago
Yeiniel Suárez Sosa
d3901cc286
improve unit testing
...
currently the only problem is that phantomjs is unable to parse the js files
fix test exec on travis env
5 years ago
Yeiniel Suárez Sosa
b0675b1ad3
convert app to be built using webpack
5 years ago
Louis-Philippe Véronneau
ed2f71c58b
Update uglifyjs command for new version. ( #1160 )
...
In v3.10.4 uglifyjs renamed the --screw-ie8 parameter to --ie8.
More details in this commit.
ec443e422c
5 years ago
Lorenz Hübschle-Schneider
2787f07224
Update jasmine
5 years ago
Jeremy Mahieu
788acc8219
Use linkifyjs instead of autolinker
5 years ago
Lorenz Hübschle-Schneider
93f2287f01
Update the rest of the dependencies
...
Because clearly the previous commit didn't actually update all of them...
5 years ago
Lorenz Hübschle-Schneider
1ada06f765
Update all the dependencies
5 years ago
Lorenz Hübschle-Schneider
4bc9acdb1c
Update version number to 0.10.0
5 years ago
Lorenz Hübschle-Schneider
0c21d5aca5
Bump version number to 0.9.0
5 years ago
Lorenz Hübschle-Schneider
7c6fec6c8e
Update node dependencies
5 years ago
Jeremy Mahieu
4b6eff5778
Update http-server to mitigate INVALID_REDIRECT bug
6 years ago
Lorenz Hübschle-Schneider
f01fea605e
Update node dependencies
...
npm audit asked me to do it
6 years ago
Lorenz Hübschle-Schneider
73cfbe327f
Electron: install bower devDependencies for electron build
...
Fixes #1028
7 years ago
Lorenz Hübschle-Schneider
40ba995950
Bump version to 0.8.0
7 years ago
Lorenz Hübschle-Schneider
985fbb0252
update npm packages with vulnerabilities
...
npm audit fix --force
also update uglify-js to reduce file sizes a bit more (saves around
1.5kB)
7 years ago
Lorenz Hübschle-Schneider
7b371e1c95
Update electron and electron-packager to latest version
7 years ago
Lorenz Hübschle-Schneider
022d1d1c1f
Fix uglifyjs command options
7 years ago
Lorenz Hübschle-Schneider
d168d43261
Split bower dependencies into those needed for tests and full offline mode
...
"production" dependencies is the minimal set to run the tests
"dev" dependencies contain the rest
This speeds up travis builds enormously and saves a lot of time and disk
space if you only want to run the tests
7 years ago
Lorenz Hübschle-Schneider
30e0343104
Update npm dependencies (for tests and building electron)
7 years ago
Thomas P
4c061ba9f4
Upgrade karma-phantomjs-launcher to 1.0.0
...
`phantomjs` was renamed to `phatomjs-prebuilt` but this change was integrated in the 1.0.0 release of `karma-phantomjs-launcher`. The previous versions import the `phantomjs` module, which results in a failure since this module is not anymore installed. Consequently, the `run_tests.sh` script hands infinitely because the launcher fails.
This commit makes the run_tests.sh script work again. :-)
8 years ago
Lorenz Hübschle-Schneider
5f86eae3be
Add FAQ section on getting GB to run completely local
9 years ago
Lorenz Hübschle-Schneider
dbd626b69c
Increment version number
9 years ago
Jake Stevenson
bc72e8952c
Able to resume buffer
9 years ago
Christopher Snowhill
0c319d2ba3
Update Electron packager, update PhantomJS to latest phantomjs-prebuilt, and update Electron Makefile to fetch the latest version of Electron as of this commit.
9 years ago
Magnus Hauge Bakke
eec07e7767
Add electron-packager as dev dependency + whitespace fix
9 years ago
Lorenz Hübschle-Schneider
f4245f1296
Electron: Use a Makefile
9 years ago
Lorenz Hübschle-Schneider
2112757a2d
Fix emojione in electron
9 years ago
Lorenz Hübschle-Schneider
4fb04dae09
Add npm script to use local files (for electron or cordova)
...
This copies useless files as well, I'm not sure what's the best
way to deal with that.
9 years ago
Lorenz Hübschle-Schneider
ba988aecd3
Add Electron Linux target
9 years ago
Tor Hveem
aa26834d03
use slighly older version on windows, for notification fix
9 years ago
Tor Hveem
ba71a9dc4b
Ignore directories node_modules and test in electron builds
9 years ago
Magnus Hauge Bakke
7cc8658c40
Add icons for os x (darwin)
9 years ago
Magnus Hauge Bakke
878c4e54ab
Build darwin without asar=true
9 years ago
Tor Hveem
32e57f2ca9
Rudimentary Electron (Atom-Shell) support
...
This patch serves as a starting point for making electron based Glowing
Bear builds. Primary motivation is that Mozilla is removing support for
their web runtime, so then Electron is a new way to get standalone
application running outside of browser.
This adds 2 new files that will be the main html and main js for
electron. Those files simply load the rest of the app.
It also adds two new npm run commands to build windows and darwin builds
for electron. Darwin is untested so far.
Bulding packages requires npm package `electron-packager`
There's still some problems with notifications.
And badges for the dock in Darwin is not implemented.
We could also put all keyboard shorcuts in menus.
Thanks to @lukas2511 for some guidance on the wrappers and commands.
9 years ago
Lorenz Hübschle-Schneider
fd3e4d440e
Fix minification and bump versions to prepare for release
9 years ago
Lorenz Hübschle-Schneider
06d7f6dfee
Include version information in settings dialog, update version numbers
10 years ago
Hannu Hartikainen
9cf6c84013
update karma and install some dependencies; fixes #696
10 years ago
Lorenz Hübschle-Schneider
f17a976e1a
Tag version 0.5.0
10 years ago
David Cormier
8f5ce92ada
Bump version to 0.4.5
10 years ago
David Cormier
b56309be6e
Bump version to 0.4.5
11 years ago
Lorenz Hübschle-Schneider
d9c230ac44
Include settings.js in minification process; fix strict DI
11 years ago
Lorenz Hübschle-Schneider
ec21b21e38
Release version 0.4.4
...
skipping 0.4.{2,3} as these were used in the cordova branch independently
11 years ago
Lorenz Hübschle-Schneider
21f8f47efe
Split things up into logical blocks
11 years ago
David Cormier
9ee6dbb11b
Bump version to 0.4.1
11 years ago
Lorenz Hübschle-Schneider
33d43ee28d
Add minification
11 years ago
David Cormier
f1d36c1f96
Setup end to end testing
...
Add necessary targets in the package.json file
and update test instructions
11 years ago
David Cormier
583f5b0abe
Add necessary files for unit tests setup
11 years ago