Commit Graph
3740 Commits
Author SHA1 Message Date
ben 2e786e63bf Pretty much everything loading in software Gerty 2022-12-15 14:50:32 +00:00
ben eb9ec21c89 Spagetthi, needs cleaning and refactor 2022-12-15 11:16:19 +00:00
ben cde7e4a5e9 added wallet colors 2022-12-15 10:51:29 +00:00
ben 7ce2587bdb gerty lnbits walllet working 2022-12-14 14:07:05 +00:00
ben b6db683f30 Merge remote-tracking branch 'origin/main' into gerty 2022-12-08 13:45:50 +00:00
ben c239c4f552 Endpoints working 2022-12-08 13:45:38 +00:00
calleandGitHub 25eec960f2 Merge pull request #1183 from lnbits/fix/extension/lndhub/status
Fix: LNDhub alias
2022-12-08 14:20:05 +01:00
ben 8e6eb63c9e Added dashboards 2022-12-08 11:42:51 +00:00
ben 54c1757423 adding checkboxes for dashboards 2022-12-08 11:10:09 +00:00
callebtc 0927bc582f just site title 2022-12-08 11:54:28 +01:00
callebtc 8c27561a3f fix for #1182 2022-12-08 11:44:43 +01:00
ben 08ed86fb18 Shuffling UI, trying to ditch variables 2022-12-08 10:24:37 +00:00
ben 53e910d549 Merge branch 'main' into gerty 2022-12-07 15:38:06 +00:00
calleandGitHub 386e1ec4d9 Merge pull request #1171 from lnbits/fix/audit_endpoint
Fix: audit endpoint
2022-12-07 14:22:39 +01:00
ArcandGitHub ee874a4a80 Merge pull request #1154 from iWarpBTC/tpos/user-agent
TPOS identifies itself via user-agent
2022-12-07 11:00:48 +00:00
ArcandGitHub 23b41e5347 Merge pull request #1174 from lnbits/uniwsupdates
Adds PoS websocket endpoint
2022-12-07 10:55:18 +00:00
ben 44d7435163 format 2022-12-07 10:42:48 +00:00
ArcandGitHub 166ef02876 Merge pull request #1176 from lnbits/arcbtc-patch-7
Update installation.md
2022-12-07 10:40:08 +00:00
ArcandGitHub 5ac3a861ef Update installation.md 2022-12-07 10:39:59 +00:00
ArcandGitHub 738f89f9e4 Merge pull request #1175 from lnbits/arcbtc-patch-6
Update installation.md
2022-12-07 10:35:33 +00:00
ben d8a21800f2 Switched steps 2022-12-07 10:29:01 +00:00
ArcandGitHub ae23567fbf Update installation.md 2022-12-07 10:26:30 +00:00
ben 97565fde02 Adds PoS websocket endpoint
Receives all payments to a pos
2022-12-07 10:21:45 +00:00
ben d70085c606 Merge branch 'main' into gerty 2022-12-06 20:36:06 +00:00
ben 9971a560e1 Trying to catchup with main 2022-12-06 20:35:58 +00:00
callebtc 6f5f7753ef fix audit endpoint 2022-12-06 20:58:09 +01:00
Vlad StanandGitHub 1ff76defc3 Merge pull request #1168 from motorina0/broadcast_signed_psbt
Watchonly wallet: allow broadcast of already signed transation
2022-12-02 14:06:13 +02:00
Vlad Stan f7061da361 chore: code clean-up 2022-12-02 14:02:59 +02:00
Vlad Stan 88035305c5 fix: hide New Payment button 2022-12-02 13:46:51 +02:00
Vlad Stan 8b0c004883 feat: allow external signed PSBT 2022-12-02 13:41:26 +02:00
Vlad Stan 3ad0463dfe feat: extract utxos. from PSBT 2022-12-02 13:40:59 +02:00
ArcandGitHub 223c980710 Merge pull request #1167 from lnbits/switchtounisocket
Replaces extension specific websockets with the new generic websocket
2022-12-01 19:12:48 +00:00
ben 44e12f9d3a updated dev article 2022-12-01 19:04:05 +00:00
ben 9a50f4187e isort 2022-12-01 18:45:00 +00:00
ben 8ca390e0b0 format 2022-12-01 18:41:58 +00:00
ben 694a4e5054 replaced extension specific websockets with the generic websocket 2022-12-01 18:31:58 +00:00
ArcandGitHub 949e3f58f8 Merge pull request #1165 from lnbits/arcbtc-patch-5
more precise venv python version 3.9
2022-12-01 16:39:55 +00:00
ArcandGitHub 27b641fe6f more precise venv python version 3.9 2022-12-01 16:39:40 +00:00
ArcandGitHub 1f31495634 Merge pull request #1146 from lnbits/universalwebsocket
Adds universal websocket manager any extension can use
2022-12-01 14:55:40 +00:00
benarc a220acb583 Removed id, using param instead 2022-12-01 14:41:57 +00:00
benarc 4aeb7683e5 Added Response 2022-12-01 13:15:46 +00:00
benarc 31b30cacd4 Merge branch 'main' into universalwebsocket 2022-12-01 12:42:01 +00:00
ArcandGitHub 69ef0f2bb1 Merge pull request #1160 from blackcoffeexbt/bugfix/lnbits-casing
LNbits casing fixes
2022-12-01 12:24:27 +00:00
Vlad StanandGitHub b31dd4506c Merge pull request #1164 from motorina0/fix_list_of_string
fix: do not apply `list()` to `str` value
2022-12-01 08:52:24 +02:00
ArcandGitHub 6c42975553 Merge pull request #1163 from motorina0/fix_rewrite_values_single_item_tuple
fix: rewrite_values for onchain
2022-11-30 20:57:27 +00:00
Vlad Stan d0e42a3c2d fix: do not apply list() to str value 2022-11-30 22:08:23 +02:00
Vlad Stan 0dceada931 fix: give a companion to single item tuples 2022-11-30 21:50:13 +02:00
calleandGitHub e99dca4352 Merge pull request #1152 from motorina0/fix_tipjar_extra_column
fix: force default value initialisation (tipjar fix)
2022-11-30 18:31:00 +01:00
calleandGitHub 94669703c0 Merge pull request #1162 from lnbits/fix/bump_cashu
bump cashu to 0.5.5
2022-11-30 17:45:33 +01:00
callebtc ca0a13346b bump cashu to 0.5.5 2022-11-30 17:44:55 +01:00