Commit Graph

32 Commits

Author SHA1 Message Date
Florian Dold
363723fc84
node_modules 2017-08-14 05:02:09 +02:00
Florian Dold
c5cab3af6f
fix 'make dist', add changelog, version numbers for 0.3 2017-06-06 14:20:41 +02:00
Florian Dold
e0e496b878
memidb work in progress 2017-06-04 17:42:30 +02:00
Florian Dold
8c215a19d7
remove unnecessary/broken flatmap 2017-06-03 21:00:15 +02:00
Florian Dold
29b107f937
fix terminology, better types 2017-06-01 18:46:07 +02:00
Florian Dold
e9b18ccf98
node_modules 2017-05-31 21:12:22 +02:00
Florian Dold
01bd114b10
remove yarn integrity file, it doesn't belong into git 2017-05-31 21:10:48 +02:00
Florian Dold
7e5ddf3a45
node_modules 2017-05-31 16:04:22 +02:00
Florian Dold
04a7800bc8
node_modules 2017-05-31 11:57:07 +02:00
Florian Dold
b6df47f25e
update node_modules 2017-05-30 14:40:14 +02:00
Florian Dold
7fff4499fd
add linting (and some initial fixes) 2017-05-28 00:40:43 +02:00
Florian Dold
478a089e52
fix module loading for node under fake web workers 2017-05-27 22:55:52 +02:00
Florian Dold
9a1b2c8ccc
convert tests to ava tests 2017-05-27 19:20:27 +02:00
Florian Dold
5f466137ad
node_modules, clean up package.json 2017-05-27 17:36:13 +02:00
Florian Dold
031ede6fb3
add tiny-worker library 2017-05-27 15:56:03 +02:00
Florian Dold
d0361eacfb
node_modules 2017-05-27 15:50:21 +02:00
Florian Dold
7a3df06eb5
fix build issues and add typedoc 2017-05-24 15:11:17 +02:00
Florian Dold
aca1143cb9
simplify translations build system 2017-05-24 14:54:45 +02:00
Florian Dold
de98e0b232
node_modules 2017-05-03 15:35:00 +02:00
Florian Dold
d6bf24902a
implement new reserve creation dialog and auditor management 2017-04-28 23:28:27 +02:00
Florian Dold
79a2eed558
remove dependency in taler-wallet-lib, implement pay signature check/storage 2017-04-26 03:10:52 +02:00
Florian Dold
82f2b76e25
Reorganize module loading.
We now use webpack instead of SystemJS, effectively bundling modules
into one file (plus commons chunks) for every entry point.  This results
in a much smaller extension size (almost half).  Furthermore we use
yarn/npm even for extension run-time dependencies.  This relieves us
from manually vendoring and building dependencies.  It's also easier to
understand for new developers familiar with node.
2017-04-24 16:14:29 +02:00
Florian Dold
f72af162a0
node_modules 2016-11-27 22:08:28 +01:00
Florian Dold
a851c3fb33
update node_modules 2016-11-26 17:04:55 +01:00
Florian Dold
45b9cf1924 fix test runners 2016-11-23 01:59:17 +01:00
Florian Dold
0f98d411d5 more reproducible build (fixed time stamp, sort files) 2016-11-23 00:13:35 +01:00
Florian Dold
ae5df17049 missing dep 2016-11-18 22:28:00 +01:00
Florian Dold
bd65bb67e2 incrementally verify denoms
The denominations are not stored in a separate object store.
2016-11-16 02:00:31 +01:00
Florian Dold
18c96ab692 node modules 2016-11-13 21:53:45 +01:00
Florian Dold
5dfa8d79e1 fixes to test harness 2016-11-08 16:52:03 +01:00
Florian Dold
d1291f6755 node_modules 2016-11-03 01:33:53 +01:00
Florian Dold
abd94a7f5a add node_modules to address #4364 2016-10-10 03:43:44 +02:00