Florian Dold
|
6594355704
|
only warn when actually necessary
|
2017-12-12 17:37:06 +01:00 |
|
Florian Dold
|
9b18c87deb
|
typos
|
2017-12-12 16:51:13 +01:00 |
|
Florian Dold
|
9f3a9a65f7
|
manifest version
|
2017-12-12 16:43:05 +01:00 |
|
Florian Dold
|
b5a4bcb247
|
show notification dot when balance changes (#5214)
|
2017-12-12 16:39:55 +01:00 |
|
Florian Dold
|
1bcc5022c2
|
show tip in history
|
2017-12-12 15:38:03 +01:00 |
|
Florian Dold
|
b4484c8af3
|
manifest version
|
2017-12-11 17:46:25 +01:00 |
|
Florian Dold
|
c87a0d5514
|
show next url to go after tipping
|
2017-12-11 17:46:06 +01:00 |
|
Florian Dold
|
2f441cd1b9
|
manifest version
|
2017-12-10 23:07:53 +01:00 |
|
Florian Dold
|
3c882c44b5
|
fix problems found by newer TypeScript compiler
|
2017-12-10 23:02:00 +01:00 |
|
Florian Dold
|
0469abd4a9
|
upgrade dependencies
|
2017-12-10 21:51:33 +01:00 |
|
Florian Dold
|
6947e79bbc
|
implement db garbage collection (fixes #4526, #4188)
|
2017-12-10 21:34:56 +01:00 |
|
Florian Dold
|
b855c547fb
|
make tables scrollable when they would overflow, make long keys expandable
|
2017-12-10 18:25:44 +01:00 |
|
Florian Dold
|
5e837207a1
|
fix German po bug
|
2017-12-10 18:03:05 +01:00 |
|
Florian Dold
|
173234fa4b
|
manifest version
|
2017-12-09 15:56:13 +01:00 |
|
Florian Dold
|
ee9adea89a
|
fix tipping
|
2017-12-09 15:56:05 +01:00 |
|
Florian Dold
|
3e6bd6351f
|
implement new, optimized refresh protocol
|
2017-12-09 03:37:21 +01:00 |
|
Florian Dold
|
2e48d83b2b
|
nicely show version if there is a mismatch
|
2017-12-08 16:51:44 +01:00 |
|
Florian Dold
|
289d2cb572
|
do not interfere with page visibility
|
2017-12-01 03:20:57 +01:00 |
|
Florian Dold
|
df8ddcb5a5
|
Revert "only hide page when doing payment"
This reverts commit f438305b6e .
|
2017-12-01 03:18:15 +01:00 |
|
Florian Dold
|
f438305b6e
|
only hide page when doing payment
|
2017-12-01 03:17:32 +01:00 |
|
Florian Dold
|
b8ccc7c990
|
partial implementation of tipping
|
2017-12-01 03:00:09 +01:00 |
|
Marcello Stanisci
|
bc2c4aff8e
|
catching more TimeoutException(s)
|
2017-11-23 11:27:01 +01:00 |
|
Marcello Stanisci
|
de461a3358
|
catching timeout exception
|
2017-11-22 11:18:34 +01:00 |
|
Marcello Stanisci
|
5d816ca065
|
bundling args in a class
|
2017-11-02 16:20:48 +01:00 |
|
Marcello Stanisci
|
d4e8b98934
|
abort() doesn't log anymore
|
2017-11-02 16:03:27 +01:00 |
|
Marcello Stanisci
|
ca2073c22a
|
instantiating and using_one_ wait object, plus
porting all DOM operations to use waits.
|
2017-11-02 15:59:06 +01:00 |
|
Marcello Stanisci
|
38185fb187
|
finishing to fix returned values from Selenium
routines, plus general simplification of code.
|
2017-11-02 13:47:32 +01:00 |
|
Marcello Stanisci
|
a55daa797e
|
withdraw returns boolean
|
2017-11-02 12:51:32 +01:00 |
|
Marcello Stanisci
|
77e9eb9d07
|
indent
|
2017-11-02 11:59:36 +01:00 |
|
Marcello Stanisci
|
c3595fe47c
|
experimenting with logs
|
2017-11-02 11:22:27 +01:00 |
|
Florian Dold
|
b4525c567a
|
increse selenium timeout
|
2017-10-29 23:40:40 +01:00 |
|
Florian Dold
|
0f9fef41b0
|
print browser log on selenium pay failure
|
2017-10-29 23:37:18 +01:00 |
|
Florian Dold
|
50512f5f6e
|
version 0.4.0
|
2017-10-18 15:54:24 +02:00 |
|
Florian Dold
|
59fa713ff2
|
changelog
|
2017-10-18 14:53:54 +02:00 |
|
Florian Dold
|
b13ea64454
|
version
|
2017-10-18 14:53:54 +02:00 |
|
Marcello Stanisci
|
1c2e73e193
|
fix page title
|
2017-10-17 13:40:11 +02:00 |
|
Marcello Stanisci
|
d951a87bc4
|
selenium wrong class attribute
|
2017-10-17 13:30:55 +02:00 |
|
Florian Dold
|
f7585780bf
|
remove broken link
|
2017-10-17 12:11:54 +02:00 |
|
Florian Dold
|
4955454440
|
fix history rendering issue caused by i18n
|
2017-10-17 12:06:47 +02:00 |
|
Florian Dold
|
0305b2c2f7
|
tsconfig
|
2017-10-17 11:52:11 +02:00 |
|
Florian Dold
|
1eec95e840
|
remove incomplete memory IDB implementation for now
Currently lives in its own branch, will be re-added to master once
complete to avoid linting issues.
|
2017-10-15 20:31:50 +02:00 |
|
Florian Dold
|
8b2f53e3ed
|
fix tslint warnings
|
2017-10-15 20:30:33 +02:00 |
|
Florian Dold
|
353eeca339
|
add missing typeof, makes unit tests pass
|
2017-10-15 18:55:34 +02:00 |
|
Florian Dold
|
03782f8aea
|
derive history from db instead of storing it
|
2017-10-15 18:30:02 +02:00 |
|
Florian Dold
|
23633cf1be
|
gitignore
|
2017-10-14 22:46:08 +02:00 |
|
Florian Dold
|
9df98e65f8
|
update dependencies
|
2017-10-14 18:40:54 +02:00 |
|
Florian Dold
|
008926b184
|
compute full fees for refresh and spending
|
2017-08-30 17:08:54 +02:00 |
|
Florian Dold
|
24e021fef3
|
don't stop injection early
|
2017-08-30 15:36:24 +02:00 |
|
Christian Grothoff
|
183bf55057
|
mark errata properly
|
2017-08-30 13:33:08 +02:00 |
|
Jeffrey Burdges
|
4601559917
|
Footnote but Christian wanted this elsewhere
|
2017-08-29 14:24:40 +02:00 |
|