Commit Graph

3 Commits

Author SHA1 Message Date
asymptotically 414cfb029b css: Set `user-select: all` for wallet address
`user-select: all` makes sure that the entire element is selected
when the user selects it.  It prevents partial copying of the
address which happens when the address gets split onto multiple
lines.
2021-02-19 19:07:54 +00:00
dsc 401c26e85b - Switch to integrated addresses (address+payment_id) -> `make_integrated_address @ RPC)
- Changed homegrown caching solution to use flask extension `flask_cache` instead
- Remove detection of out-going (sent) funds, needs to be manually registered in table "payouts" now
- Updated Flask version
2020-06-09 04:38:51 +02:00
dsc 2545eecd17
Some CSS changes 2019-02-10 01:21:58 +01:00
Renamed from funding/static/css/wow.css (Browse further)