dni ⚡
dni ⚡

- use `check_account_id_exists` instead of require_invoice/admin_keys - migrate `copyText` and `formatBalance` to `utils.copyText` - dynamic routing with `routes.json` move from index.html > index.vue https://github.com/lnbits/bitcoinswitch_extension/commit/a73de70f3d50d3e6ce2ef5ed00e421b50e3c54a0 - use `g.currencies` instead of making...
could be something for `1.5.0`. DRAFT, only a small bit done, looking for a concept ACK this is required if we want to make the settings from `/admin` reactive without...
- its already initialized with `window.app.mixin` on `init-app.js` needs this. https://github.com/lnbits/lnbits/pull/3633 and this https://github.com/lnbits/lnbits/pull/3635 windowMixin is completly empty now. 
https://github.com/lnbits/lnbits/pull/3544
 lets add a column here with active/inactive and add the ability for an admin to deactivate one user without deleting him
get_status is the only exception we have were we call fundingsource actions from the models not like usually from a service. this is a bit confusing and inconsistent. we should...
- [ ] - CoreLightning - [ ] - CoreLightningRest