Matias Alejo Garcia
|
1d7b635d2a
|
Merge pull request #267 from isocolsky/client_version
Client version
|
10 years ago |
Ivan Socolsky
|
7ff9ceceb7
|
v0.0.38
|
10 years ago |
Ivan Socolsky
|
d76cd8ec5a
|
add client-version to expressapp
|
10 years ago |
Matias Alejo Garcia
|
763b30621f
|
Merge pull request #266 from isocolsky/fix/email_parsing
Avoid sending email if unable to apply template
|
10 years ago |
Ivan Socolsky
|
8a8f4e7b48
|
avoid sending email if unable to apply template
|
10 years ago |
Matias Alejo Garcia
|
0e3eeb52ad
|
Merge pull request #265 from isocolsky/fix/email_parsing
Improve error check when parsing emails
|
10 years ago |
Ivan Socolsky
|
c7691400c2
|
improve error check
|
10 years ago |
Matias Alejo Garcia
|
4552d3e524
|
Merge pull request #264 from isocolsky/ref/preferences
Incremental preferences
|
10 years ago |
Ivan Socolsky
|
fb0dcee054
|
combine new preferences with stored preferences
|
10 years ago |
Matias Alejo Garcia
|
415d759fd0
|
Merge pull request #263 from isocolsky/client_version
Store client version
|
10 years ago |
Ivan Socolsky
|
116bea1aa5
|
ignore unrecognized preferences
|
10 years ago |
Ivan Socolsky
|
a00b8c3592
|
test incremental save
|
10 years ago |
Ivan Socolsky
|
efcabce315
|
store client version on every request
|
10 years ago |
Ivan Socolsky
|
4139cb0ae7
|
test client version stored
|
10 years ago |
Matias Alejo Garcia
|
1ab1871313
|
Merge pull request #261 from isocolsky/ref/emails
Ref/emails
|
10 years ago |
Ivan Socolsky
|
3801165ec7
|
Merge pull request #3 from Kirvx/ref/emails
Add French to email templates
|
10 years ago |
Kirvx
|
d3404a0dda
|
Add French to email templates
|
10 years ago |
Ivan Socolsky
|
21afe19cc4
|
Merge pull request #2 from dabura667/ref/emails
Add Japanese to email templates
|
10 years ago |
dabura667
|
1be10e2384
|
Add Japanese to email templates
|
10 years ago |
Ivan Socolsky
|
15b0f45635
|
optional html body
|
10 years ago |
Ivan Socolsky
|
2d5fdaca1b
|
include unit when rendering template
|
10 years ago |
Ivan Socolsky
|
044f511726
|
select template based on language
|
10 years ago |
Ivan Socolsky
|
6609814840
|
test email preferences
|
10 years ago |
Ivan Socolsky
|
1460bf2128
|
add language & unit to preferences
Signed-off-by: Ivan Socolsky <jungans@gmail.com>
|
10 years ago |
Matias Alejo Garcia
|
a9d1a3c06a
|
Merge pull request #260 from isocolsky/ref/proposal_signature
Ref/proposal signature
|
10 years ago |
Ivan Socolsky
|
539da089ef
|
v0.0.37
|
10 years ago |
Ivan Socolsky
|
7139847709
|
remove TxProposal#getHeader
|
10 years ago |
Ivan Socolsky
|
48e0709607
|
simplify validations on createTx
|
10 years ago |
Ivan Socolsky
|
3851428a57
|
bwu v0.0.19
|
10 years ago |
Ivan Socolsky
|
dee4a83ded
|
refactor proposal hash
|
10 years ago |
Ivan Socolsky
|
e6fc53f4b2
|
Merge pull request #256 from greggzigler/feat/multOutputs
Feat/mult outputs
|
10 years ago |
Gregg Zigler
|
f324fd80cd
|
replace missing and unsupported flags with output.valid, similar to each loops below
|
10 years ago |
Gregg Zigler
|
e9a90f5560
|
un-skip test suite
|
10 years ago |
Gregg Zigler
|
c923d802dc
|
apply fix for fake timers
|
10 years ago |
Ivan Socolsky
|
0ef770e1f0
|
Merge pull request #259 from isocolsky/fix/fake_timers
Fix fake timers
|
10 years ago |
Ivan Socolsky
|
a021636b0f
|
override only the Date function
|
10 years ago |
Gregg Zigler
|
c1558bb1b0
|
change xit back to it in tests, but add skip to backoff-tiime suite
|
10 years ago |
Gregg Zigler
|
3a9fce12bf
|
debug travis issue
|
10 years ago |
Gregg Zigler
|
fb34eaf75b
|
debug Travis issue
|
10 years ago |
Gregg Zigler
|
a04962cdb7
|
debug travis issue
|
10 years ago |
Gregg Zigler
|
c64790f014
|
lodash each needs return-false to break out of loop, travis timeout debug
|
10 years ago |
Gregg Zigler
|
fa2170a5f3
|
avoid badFoo flags, avoid _.each() bug, use for-loop to check each output
|
10 years ago |
Gregg Zigler
|
40dc1c095b
|
Merge remote-tracking branch 'upstream/master' into feat/multOutputs
Conflicts:
test/integration/server.js
|
10 years ago |
Gregg Zigler
|
0a4bf8f77f
|
proposal header hash and proposal amount should work with multi-output
|
10 years ago |
Matias Alejo Garcia
|
b68d188135
|
Merge pull request #255 from isocolsky/send_max
Send max
|
10 years ago |
Gregg Zigler
|
ab33debdd1
|
move types to single object, remove default type assignment from proposal
|
10 years ago |
Gregg Zigler
|
07a381bdb3
|
Merge remote-tracking branch 'upstream/master' into feat/multOutputs
|
10 years ago |
Ivan Socolsky
|
999bcbbe7d
|
refactor code
|
10 years ago |
Ivan Socolsky
|
621fe1777a
|
v0.0.36
|
10 years ago |
Ivan Socolsky
|
931923f585
|
compute kbs needed to send max in getBalance
|
10 years ago |