wownero-funding-system/funding
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
..
bin Remove obsolete daemon communication 2020-06-10 19:03:21 +02:00
static css: Set `user-select: all` for wallet address 2021-02-19 19:07:54 +00:00
templates - Switch to integrated addresses (address+payment_id) -> `make_integrated_address @ RPC) 2020-06-09 04:38:51 +02:00
__init__.py folder rename; future commits make sense after this 2018-09-05 12:30:18 -04:00
api.py Caching for API version check 2020-06-10 19:28:15 +02:00
cache.py - Switch to integrated addresses (address+payment_id) -> `make_integrated_address @ RPC) 2020-06-09 04:38:51 +02:00
factory.py Bugfixes, refactoring 2020-06-10 18:31:22 +02:00
orm.py Support for OpenID Connect authentication flow 2020-06-22 01:03:12 +02:00
routes.py Support for OpenID Connect authentication flow 2020-06-22 01:03:12 +02:00
validation.py Include QR codes on the proposal page; added API route 2018-10-20 02:16:08 +02:00