dni ⚡

Results 109 issues of dni ⚡

- add validation to fields if require = true - add type hidden field (can be useful for create/update dialog with passing item_id into update hidden field)

usually we have code like that ``` getAudit() { LNbits.api .request('GET', '/admin/api/v1/audit', this.g.user.wallets[0].adminkey) .then(response => { this.auditData = response.data xonst myerror = isSwallowed() }) .catch(function (error) { LNbits.utils.notifyApiError(error) }) },...

the current approach with our global task list gets kinda messy when you have extension which wants to restart tasks. i think its a good idea to have a general...

feature request

server tab with a hint that it is currently not used. i ran into an issue developing an extension where i needed to know the url inside a task, where...

commands.py should be used for cli commands

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

feature request

update packages sqlalchemy ^1.3 breaks poetry install in ci https://github.com/lnbits/lnbits/actions/runs/10140228568/job/28035008507?pr=2611 migration from 1.3 to 1.4 https://docs.sqlalchemy.org/en/14/changelog/migration_14.html#asynchronous-io-support-for-core-and-orm

dependencies

preparing for boltzclient fundingsource