Commit Graph

107 Commits

Author SHA1 Message Date
wowario bfdf3b7973 Merge pull request 'css: Set `user-select: all` for wallet address' (#25) from asymptotically/wownero-funding-system:user-select-all into master
Reviewed-on: https://git.wownero.com/wownero/wownero-funding-system/pulls/25
2021-02-20 06:37:48 +00:00
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
wowario 1a80e3e741
update git url 2020-06-28 18:32:35 +03: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 c0b972edde
Bump sqla version 2019-06-14 01:45:15 +02:00
dsc 472f449b16
increment wowlight version 2019-06-14 01:43:45 +02:00
xmrdsc 30b7f2eb3e
Merge pull request #21 from wownero/daemon-fix
Force daemon account creation
2019-02-18 20:22:57 +01:00
dsc 917dcb58ce
force daemon account creation 2019-02-18 20:21:34 +01:00
xmrdsc 68f32fd664
Merge pull request #20 from wownero/newcss
Some CSS changes
2019-02-10 01:22:57 +01:00
dsc 2545eecd17
Some CSS changes 2019-02-10 01:21:58 +01:00
xmrdsc 814ca3b6b8
Merge pull request #19 from wownero/bump-wallet-version
Bump wallet version
2019-01-26 09:16:48 +01:00
dsc 9759769300
Bump wallet version 2019-01-26 08:34:27 +01:00
xmrdsc fdaf710830
Merge pull request #17 from skftn/supply_api
Total supply API
2018-11-02 22:34:59 +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
xmrdsc 1d2fe54b9a
Merge pull request #16 from skftn/wowlight_version_check
wowlight version check API route
2018-10-29 23:17:31 +01:00
Sander Ferdinand c2c6797f97
wowlight version check API route 2018-10-29 23:16:39 +01:00
xmrdsc a127c4e301
Merge pull request #15 from wowario/master
update logo
2018-10-27 12:50:25 +02: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
xmrdsc 72734a7410
Merge pull request #14 from skftn/comment_linebreaks
Support line breaks in comments + CSS changes
2018-10-25 23:51:29 +02:00
Sander Ferdinand a6ce535b4e
Support line breaks in comments + CSS changes 2018-10-25 23:50:27 +02:00
xmrdsc d42932b3d9
Merge pull request #13 from skftn/devfund_page
Add donation page
2018-10-25 23:03:11 +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
xmrdsc 8cfa556c04
Merge pull request #11 from skftn/refactor
Refactor some code
2018-10-20 18:26:44 +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
xmrdsc d198c17ab6
Merge pull request #9 from skftn/qr
Include QR codes on the proposal page; added API route
2018-10-20 02:19:06 +02:00