Commit Graph

13 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
wowario 6b1fb3a251
update logo 2018-10-27 11:57:15 +03:00
Sander Ferdinand c1594fd4b4
Display:block for comment images 2018-10-25 23:59:05 +02:00
Sander Ferdinand a6ce535b4e
Support line breaks in comments + CSS changes 2018-10-25 23:50:27 +02:00
Sander Ferdinand e3252d0071
Adding donate page to the navbar 2018-10-25 23:01:07 +02:00
Sander Ferdinand e94176215c
Added the development fund page 2018-10-25 22:46:28 +02:00
Sander Ferdinand 1a997aace6
Some templating changes 2018-10-20 16:25:42 +02:00
Sander Ferdinand 531072d2aa
Include QR codes on the proposal page; added API route 2018-10-20 02:16:08 +02:00
Sander Ferdinand faa1909843
Switching to label based accounts 2018-10-19 23:42:24 +02:00
CamTheGeek 955de2544e aeonfunding update for wownero
a lot more generic; a lot more configurable; UI goodness with accounting; wallet account support for ezmode
2018-09-05 18:27:26 -04:00
CamTheGeek f473a4234e folder rename; future commits make sense after this 2018-09-05 12:30:18 -04:00