TheGoddessInari
12957f6e58
Update electron to 7.1.4.
6 years ago
TheGoddessInari
702230e8b4
Update to Electron 7.1.1.
6 years ago
TheGoddessInari
433cadbe6f
Update to Electron 7.0.1.
6 years ago
TheGoddessInari
ce44d75b98
Update electron to 7.0.0.
6 years ago
TheGoddessInari
7398f76de4
Update mocha to 6.2.2.
6 years ago
TheGoddessInari
b3c463111b
Update crowdin to 3.4.2. This fixes (non-runtime) security audit.
6 years ago
TheGoddessInari
02de0fb4fa
Update to electron 6.0.12.
6 years ago
TheGoddessInari
1c402e4034
Update electron to 6.0.9.
6 years ago
TheGoddessInari
d4ea806ea1
Update electron to 6.0.4.
6 years ago
TheGoddessInari
9cc1a71d16
Update spectron to 7.0.0.
6 years ago
TheGoddessInari
581f258d75
Update electron to 6.0.0 and electron-builder to 21.2.0.
6 years ago
TheGoddessInari
cb24232b47
Rename baseline from Rambox-OS to Hamsket.
6 years ago
TheGoddessInari
d81fd01436
Update electron to 5.0.7.
6 years ago
TheGoddessInari
9956549076
Update electron to 5.0.6. Update electron-builder to 20.44.4.
6 years ago
TheGoddessInari
5ce7b9d4dc
Update spectron to 6.0.0.
6 years ago
TheGoddessInari
1237304b2f
Update electron to 5.0.4.
6 years ago
TheGoddessInari
a15033d6d0
Update electron to 5.0.3, electron-builder to 20.43.0.
6 years ago
TheGoddessInari
b5b415fdb2
Make `npm start` work.
6 years ago
TheGoddessInari
d42dc5c4f3
Update asar to 2.0.1.
6 years ago
TheGoddessInari
b237a74ea8
Update Electron to 5.0.1.
6 years ago
TheGoddessInari
1dbf4f3b33
Update to electron 5.0.0.
6 years ago
TheGoddessInari
0279fb3e86
Update to electron 4.1.5.
6 years ago
TheGoddessInari
32b8ec3c83
Update to mocha 6.1.4, which *finally* fixes the security issues.
6 years ago
TheGoddessInari
3dbed8ded1
Update electron to 4.1.4.
6 years ago
TheGoddessInari
01dceeb383
Update electron-builder and mocha because of https://www.npmjs.com/advisories/813 .
...
Still doesn't fully fix it for mocha, but that's tracked at mochajs/mocha#3876 .
6 years ago
TheGoddessInari
5ec2a6b0bb
Update electron to 4.1.3.
6 years ago
TheGoddessInari
8438f465d4
Add debug task, add sensible defaults for Visual Studio Code.
6 years ago
TheGoddessInari
4d0e188297
Update to electron 4.1.1.
6 years ago
TheGoddessInari
37dde30111
Update electron and electron-builder to alleviate yet another Chrome CVE.
6 years ago
TheGoddessInari
5e89799076
package.json: Remove cpy since we already have shx.
6 years ago
TheGoddessInari
6471fe484d
README.md: Redirect non-Windows links to 'nightly', add MacOS links.
...
Fixes #65
6 years ago
TheGoddessInari
40e5497b91
Update dependencies.
6 years ago
TheGoddessInari
085f9a7c77
Update to electron 4.0.1 and electron-builder 20.38.5.
6 years ago
TheGoddessInari
af081b791d
Add git hashes to buildversion.
...
Also replace 'rimraf' with the more generic 'shx'.
7 years ago
TheGoddessInari
45b3597898
Update dev package versions.
7 years ago
TheGoddessInari
86c72dda6c
Update electron to 3.0.8, electron builder to 20.33.2,
...
spectron to 5.0.0 and electron-is-dev to 1.0.1.
Looks like finally the remoting bugs have been fixed.
7 years ago
TheGoddessInari
821e3f58ed
Add snap packaging.
7 years ago
TheGoddessInari
b6761807d2
Update electron to 2.0.11.
7 years ago
TheGoddessInari
2d8fbcf5d5
node: Make 'start' npm command work
...
We have to build and install dependencies first thanks to ExtJS
and electron-builder.
Relates to #55 , and brought up as an issue by @ontherunvaro .
7 years ago
Álvaro Brey
cdc4b83cdb
package.json: Change freedesktop category to Network
...
See https://github.com/ramboxapp/community-edition/pull/971
7 years ago
TheGoddessInari
1448864e29
Update electron-builder to 20.28.3.
7 years ago
TheGoddessInari
491fc4c694
Update electron to 2.0.8 to fix CVE-2018-15685.
7 years ago
Tim Brust
d35d82c055
build(macOS): fix macOS package.json scripts
7 years ago
TheGoddessInari
5940fa1111
Replace Auth0 with file backup, fix service removal.
...
This took some doing, but fixed the service removal thanks to ES6
Promises and a lot of detective work.
Also removed Auth0, and replaced it with a human-readable JSON
exporter/importer that works in the same way.
7 years ago
TheGoddessInari
dbb587f78f
Finish naming, readd donation and flag.
...
Last update wasn't supposed to get pushed yet, this fixes it.
7 years ago
TheGoddessInari
fcb4d7d3fe
Cleanup npm commands to be more sensible.
...
Now they're more akin to how other builds work.
clean = clean build dir
distclean = remove distribution dir.
7 years ago
TheGoddessInari
f6d4188ac6
Finish speeding up build. Format things like electron-build prefers.
7 years ago
TheGoddessInari
169f88b3c9
Speed up sencha compilation and move rimraf to devDependencies.
...
The upstream build script was running a full npm install instead of
taking advantage of electron-builder. This should prevent unnecessary
package recalculation for both regular node packages and recompilation
of native dependencies.
rimraf was in normal dependencies, but without squirrel can live in
devDependencies instead.
This should decently speed up all forms of package building.
7 years ago
TheGoddessInari
c922e13773
Update 'csvjson' to 5.1.0.
...
The last update for it was simply bad timing, as they updated again.
7 years ago
TheGoddessInari
098a89f82f
Update 'csvjson' to 5.0.0.
7 years ago