Commit graph

41 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
d9bf22c5ff Support for OpenID Connect authentication flow 2020-06-22 01:03:12 +02:00
dsc
a386a8e0c9 Caching for API version check 2020-06-10 19:28:15 +02:00
dsc
09b6c67fbe Remove obsolete daemon communication 2020-06-10 19:03:21 +02:00
dsc
1691e08f01 Dynamically determine latest wow-lite version for API method 2020-06-10 19:02:55 +02:00
dsc
ca48a0f0ed Bugfixes, refactoring 2020-06-10 18:31:22 +02:00
dsc
54465725af Cache daemon communication up to 60 seconds 2020-06-09 05:16:37 +02:00
dsc
bece1a90e7 support for custom redis port 2020-06-09 05:00:47 +02: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
472f449b16
increment wowlight version 2019-06-14 01:43:45 +02:00
dsc
917dcb58ce
force daemon account creation 2019-02-18 20:21:34 +01:00
dsc
2545eecd17
Some CSS changes 2019-02-10 01:21:58 +01:00
dsc
9759769300
Bump wallet version 2019-01-26 08:34:27 +01:00
Sander Ferdinand
c288d58ca2
Total supply API 2018-11-02 22:34:37 +01:00
skftn
921cdb324b Show incoming pool transactions as green 2018-10-31 17:34:17 +01:00
Sander Ferdinand
c2c6797f97
wowlight version check API route 2018-10-29 23:16:39 +01:00
wowario
6b1fb3a251
update logo 2018-10-27 11:57:15 +03:00
Sander Ferdinand
a083d0793b
Hookers & blow 2018-10-26 00:12:54 +02:00
Sander Ferdinand
9341375d66
increasing truncate_addy to 8 2018-10-26 00:00:09 +02: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
25caa397fd
Jinja2 macro for transaction items 2018-10-25 22:37:13 +02:00
Sander Ferdinand
80c79966a5
Optional parameters for the Daemon class 2018-10-25 20:58:51 +02:00
Sander Ferdinand
ecf3a01dcb
Add CORS for the API endpoints 2018-10-25 20:47:31 +02:00
Sander Ferdinand
e3d2834ea6
Jinja2 macro for comments 2018-10-20 18:28:18 +02:00
Sander Ferdinand
92eac2ee20
Some template changes 2018-10-20 18:25:58 +02:00
Sander Ferdinand
470173db63
Refactor Daemon._make_request() 2018-10-20 16:26:54 +02:00
Sander Ferdinand
1a997aace6
Some templating changes 2018-10-20 16:25:42 +02:00
Sander Ferdinand
fe64d300fe
Dont look in pool for outgoing transactions 2018-10-20 15:07:33 +02:00
Sander Ferdinand
03db09423c
Fetch txs from pool 2018-10-20 14:57:22 +02:00
Sander Ferdinand
7b177679af
Faster exchange rates updates 2018-10-20 14:52:45 +02:00
Sander Ferdinand
0902acf633
Faster incoming/outgoing transaction checking 2018-10-20 13:28:01 +02:00
Sander Ferdinand
523fa1c569
Actually make throttling work correctly 2018-10-20 02:53:01 +02:00
Sander Ferdinand
3989dbdf8c
Fix QR example link 2018-10-20 02:45:42 +02:00
Sander Ferdinand
11ffec7ab5
Only show balance when the proposal is active 2018-10-20 02:29:00 +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