lnbits-legend/lnbits/core
arbadacarba 193c751670
[FEAT] Focus cursor to textarea (#1959)
* Focus cursor to textarea 

Fix need for additional click to textarea before pasting

* [FEAT] autofocus textarea on paste request

closes #1959

* format arba

* bundle

---------

Co-authored-by: dni  <office@dnilabs.com>
2023-09-25 10:59:04 +01:00
..
static [FEAT] Focus cursor to textarea (#1959) 2023-09-25 10:59:04 +01:00
templates [CHORE] bugfix formatting prettier (#1936) 2023-09-12 20:05:43 +01:00
views [CHORE] update dependencies, unsafe pip packages, fastapi (#1609) 2023-09-25 10:54:02 +01:00
__init__.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
crud.py [CHORE] update dependencies, unsafe pip packages, fastapi (#1609) 2023-09-25 10:54:02 +01:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
migrations.py [FEAT] Push notification integration into core (#1393) 2023-09-11 14:48:49 +01:00
models.py Fix payments chart (#1851) 2023-09-12 13:38:30 +01:00
services.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
tasks.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00