Tom J
|
c5aa647e31
|
Add TypeScript definitions (#1186)
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
0c5598a0fc
|
Replace remaining grunt tasks with npm scripts
|
2021-02-09 19:25:20 +01:00 |
|
Daniel Huigens
|
0e33e641af
|
Switch build system to rollup
Also, default to minimized builds.
|
2021-02-09 19:25:20 +01:00 |
|
Ilya Chesnokov
|
94a04eaa5c
|
Switch code coverage reporter to nyc (#1005)
|
2020-01-15 15:46:37 +01:00 |
|
Daniel Huigens
|
01b077e59c
|
Don't use sed to edit gitignore in release.sh
sed -i is not cross-platform.
|
2019-11-18 19:45:03 +01:00 |
|
Daniel Huigens
|
78a0ca937e
|
Cache browserified modules
Adding asmcrypto's SHA1 and SHA512 made browserify a lot slower,
this makes it a lot faster on the second run at least.
|
2018-08-10 14:46:21 +02:00 |
|
Tankred Hase
|
fcf7242c10
|
Add release shell script for automated build, tagging, and releasing to npm
|
2015-02-13 04:21:26 +01:00 |
|
Christian Zangl
|
da650e2d63
|
add compression support (for zip & zlib) using https://github.com/imaya/zlib.js
add zlibjs dependency, grunt task
fix compData vs compdata bug
|
2014-12-04 22:29:33 +01:00 |
|
Tankred Hase
|
d54cc0c41c
|
remove doc directory from master
|
2014-03-31 13:24:59 +02:00 |
|
Tankred Hase
|
b0bd5168a8
|
add optional callback to public api and invoke AsyncProxy behind the scenes
|
2014-02-12 15:11:06 +01:00 |
|
Tankred Hase
|
a0cb23f421
|
add dist/ to gitignore
|
2014-01-09 14:04:07 +01:00 |
|
Tankred Hase
|
7d8bf90c32
|
remove unnecessary files and update README
|
2014-01-03 19:12:29 +01:00 |
|
Robert Nelson
|
48af7ce584
|
Shuffle bundle names around so that openpgp.js is the debug version
|
2013-12-09 00:30:13 -08:00 |
|
Robert Nelson
|
e8a2cd6621
|
Continuous integration testing support completed
|
2013-12-08 04:38:44 -08:00 |
|
Thomas Oberndörfer
|
097e602fd0
|
Fix grunt-browserify dependency
|
2013-11-18 10:07:18 +01:00 |
|
Alexander Willner
|
50b28b9ca8
|
added os x file
|
2012-01-16 02:05:16 +01:00 |
|
Alexander Willner
|
49ed7f47a0
|
added git ignores
|
2012-01-15 00:18:06 +01:00 |
|