index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webex
Age
Commit message (
Collapse
)
Author
2020-08-03
modularize repo, use pnpm, improve typechecking
Florian Dold
2020-07-31
respond with contract terms as JSON (instead of string) in the wallet API
v0.7.1-dev.16
Florian Dold
2020-07-29
tweaks to pay API
v0.7.1-dev.13
Florian Dold
2020-07-28
new balances API, remove defunct 'return funds to own account' implementation
Florian Dold
2020-07-28
updated preparePay API according to spec
Florian Dold
2020-07-28
towards the new withdrawal API (temporarily breaks WebExtension wallet)
Florian Dold
2020-07-23
remove more history remains
Florian Dold
2020-07-22
consistent error handling for HTTP request (and some other things)
Florian Dold
2020-07-16
manual withdrawal
v0.7.1-dev.8
v0.7.1-dev.7
Florian Dold
2020-07-16
report manual withdrawals properly in transaction list
Florian Dold
2020-07-11
updated getWithdrawalDetailsForAmount
Florian Dold
2020-07-09
android APIs for withdrawal and exchange listing
Florian Dold
2020-07-09
dce
Florian Dold
2020-06-03
re-indent with latest version of prettier
Florian Dold
2020-06-03
fix zip, get rid of content script remains
Florian Dold
2020-06-03
make permissions work for firefox
Florian Dold
2020-05-15
fix issues in the webextension refund UI
Florian Dold
2020-05-11
perf: reserve history in separate object store
Florian Dold
2020-05-11
also create key material for planchets in smaller bites
Florian Dold
2020-05-11
make planchet management during withdrawal O(n) instead of O(n^2)
Florian Dold
2020-05-08
update withdrawal page when something changes
Florian Dold
2020-05-04
make wallet notifications work again
Florian Dold
2020-05-04
settings tab
Florian Dold
2020-05-01
handle changing permissions better
Florian Dold
2020-05-01
drastically reduce permissions for Web integration
Florian Dold
The old web integration with more permissions is still available on an opt-in basis.
2020-04-30
fix redirection
Florian Dold
2020-04-07
add test case for i18n, fix react i18n bug
Florian Dold
2020-04-07
finally make linter happy
Florian Dold
2020-04-07
more lint fixes
Florian Dold
2020-04-07
linter / simpler webextension pack
Florian Dold
2020-04-06
make linter less grumpy
Florian Dold
2020-04-06
linter
Florian Dold
2020-04-06
start spring cleaning, use rollup instead of both webpack and rollup
Florian Dold
2020-04-06
auto format
Florian Dold
2020-04-02
model reserve history in the exchange, improve reserve handling logic
Florian Dold
2020-03-30
re-format with prettier v2, fix HTML
Florian Dold
2020-03-26
log to stderr when running on node
Florian Dold
2020-03-12
full recoup, untested/unfinished first attempt
Florian Dold
2020-03-10
cleanup
Florian Dold
2020-01-31
fix fulfillmentUrl in the history rener
Marcos Gutierrez
2020-01-27
add new history view and some global style changes
Marcos Gutierrez
2019-12-28
error handling
Florian Dold
2019-12-25
fix bug in the WebExtensions pay page
Florian Dold
2019-12-20
fix taler URI classification bug
Florian Dold
2019-12-20
implement refusing proposals
Florian Dold
2019-12-19
new date format, replace checkable annotations with codecs
Florian Dold
2019-12-19
prepare for schema migrations
Florian Dold
2019-12-16
history WIP, DB naming
Florian Dold
2019-12-13
new history schema
Florian Dold
2019-12-12
refactor DB access
Florian Dold
[next]