index
:
slackcoder/taler/wallet-core
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webex
/
pages
/
popup.tsx
Age
Commit message (
Expand
)
Author
2020-08-03
modularize repo, use pnpm, improve typechecking
Florian Dold
2020-07-28
new balances API, remove defunct 'return funds to own account' implementation
Florian Dold
2020-07-23
remove more history remains
Florian Dold
2020-06-03
re-indent with latest version of prettier
Florian Dold
2020-05-11
perf: reserve history in separate object store
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
drastically reduce permissions for Web integration
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-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-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-13
new history schema
Florian Dold
2019-12-12
refactor: re-structure type definitions
Florian Dold
2019-12-02
the giant refactoring: split wallet into multiple parts
Florian Dold
2019-11-21
WIP: simplification and error handling
Florian Dold
2019-09-05
refactor / format
Florian Dold
2019-09-05
welcome page with error diagnostics / react refactoring
Florian Dold
2019-05-07
update package versions
Florian Dold
2018-09-20
popup
Florian Dold
2018-09-20
update packages
Florian Dold
2018-02-22
i18n fixes
Florian Dold
2018-02-05
count coins being spent properly
Florian Dold
2018-01-03
fix lint issues and separate message types into multiple files
Florian Dold
2017-12-12
typos
Florian Dold
2017-12-12
show notification dot when balance changes (#5214)
Florian Dold
2017-12-12
show tip in history
Florian Dold
2017-10-17
remove broken link
Florian Dold
2017-10-17
fix history rendering issue caused by i18n
Florian Dold
2017-10-15
fix tslint warnings
Florian Dold
2017-10-15
derive history from db instead of storing it
Florian Dold
2017-08-14
implement returning coins to user's account
Florian Dold
2017-06-05
pretty reset page
Florian Dold
2017-06-05
properly implement db resetting
Florian Dold
2017-06-05
don't also open history links in popup
Florian Dold
2017-06-04
some UI fixes
Florian Dold
2017-05-30
skeleton for better RPC types
Florian Dold
2017-05-29
lint for unused variables, fix query bug detected by this
Florian Dold
2017-05-29
fix linter errors
Florian Dold
2017-05-29
fix paths previously missed during restructuring
Florian Dold
2017-05-28
move webex specific things in their own directory
Florian Dold