Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-14 | stick to bank API change | Marcello Stanisci | |
2017-12-12 | only run crypto worker on half of available threads | Florian Dold | |
2017-12-12 | measure time for the operation only while not in queue | Florian Dold | |
2017-12-12 | precompute speculative signature for payment | Florian Dold | |
2017-12-12 | only warn when actually necessary | Florian Dold | |
2017-12-12 | typos | Florian Dold | |
2017-12-12 | manifest version | Florian Dold | |
2017-12-12 | show notification dot when balance changes (#5214) | Florian Dold | |
2017-12-12 | show tip in history | Florian Dold | |
2017-12-11 | manifest version | Florian Dold | |
2017-12-11 | show next url to go after tipping | Florian Dold | |
2017-12-10 | manifest version | Florian Dold | |
2017-12-10 | fix problems found by newer TypeScript compiler | Florian Dold | |
2017-12-10 | upgrade dependencies | Florian Dold | |
2017-12-10 | implement db garbage collection (fixes #4526, #4188) | Florian Dold | |
2017-12-10 | make tables scrollable when they would overflow, make long keys expandable | Florian Dold | |
2017-12-10 | fix German po bug | Florian Dold | |
2017-12-09 | manifest version | Florian Dold | |
2017-12-09 | fix tipping | Florian Dold | |
2017-12-09 | implement new, optimized refresh protocol | Florian Dold | |
2017-12-08 | nicely show version if there is a mismatch | Florian Dold | |
2017-12-01 | do not interfere with page visibility | Florian Dold | |
2017-12-01 | Revert "only hide page when doing payment" | Florian Dold | |
This reverts commit f438305b6e207bfcec8f0d3019c10d146210fd21. | |||
2017-12-01 | only hide page when doing payment | Florian Dold | |
2017-12-01 | partial implementation of tipping | Florian Dold | |
2017-11-23 | catching more TimeoutException(s) | Marcello Stanisci | |
2017-11-22 | catching timeout exception | Marcello Stanisci | |
2017-11-02 | bundling args in a class | Marcello Stanisci | |
2017-11-02 | abort() doesn't log anymore | Marcello Stanisci | |
2017-11-02 | instantiating and using_one_ wait object, plus | Marcello Stanisci | |
porting all DOM operations to use waits. | |||
2017-11-02 | finishing to fix returned values from Selenium | Marcello Stanisci | |
routines, plus general simplification of code. | |||
2017-11-02 | withdraw returns boolean | Marcello Stanisci | |
2017-11-02 | indent | Marcello Stanisci | |
2017-11-02 | experimenting with logs | Marcello Stanisci | |
2017-10-29 | increse selenium timeout | Florian Dold | |
2017-10-29 | print browser log on selenium pay failure | Florian Dold | |
2017-10-18 | version 0.4.0v0.4.0 | Florian Dold | |
2017-10-18 | changelog | Florian Dold | |
2017-10-18 | version | Florian Dold | |
2017-10-17 | fix page title | Marcello Stanisci | |
2017-10-17 | selenium wrong class attribute | Marcello Stanisci | |
2017-10-17 | remove broken link | Florian Dold | |
2017-10-17 | fix history rendering issue caused by i18n | Florian Dold | |
2017-10-17 | tsconfig | Florian Dold | |
2017-10-15 | remove incomplete memory IDB implementation for now | Florian Dold | |
Currently lives in its own branch, will be re-added to master once complete to avoid linting issues. | |||
2017-10-15 | fix tslint warnings | Florian Dold | |
2017-10-15 | add missing typeof, makes unit tests pass | Florian Dold | |
2017-10-15 | derive history from db instead of storing it | Florian Dold | |
2017-10-14 | gitignore | Florian Dold | |
2017-10-14 | update dependencies | Florian Dold | |