Commit Graph
2787 Commits
Author SHA1 Message Date
callebtc 0538035084 msat values are ints 2022-12-08 14:33:52 +01: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
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
ben 44d7435163 format 2022-12-07 10:42:48 +00:00
ben 97565fde02 Adds PoS websocket endpoint
Receives all payments to a pos
2022-12-07 10:21:45 +00:00
callebtc 6f5f7753ef fix audit endpoint 2022-12-06 20:58:09 +01: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
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 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
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
callebtc 2335f79261 remove debug print 2022-11-30 16:29:29 +01:00
callebtc 35c5542b2f restore 7f64f426c2 2022-11-30 16:24:13 +01:00
Black Coffee 20b06e4922 Corrected casing of LNbits (not LNBits) throughout repo 2022-11-30 14:14:31 +00:00
ben 4fe408f067 Fixed css 2022-11-29 22:13:40 +00:00
Vlad Stan eac55e9662 fix: force default value initialisation 2022-11-29 14:01:57 +02:00
ben 9a9733c1ce Auto stash before merge of "universalwebsocket" and "origin/universalwebsocket" 2022-11-29 11:23:34 +00:00
ArcandGitHub a7fd44f4ca Merge branch 'main' into universalwebsocket 2022-11-29 11:12:28 +00:00
calleandGitHub fd696b1dc1 Merge pull request #1135 from ChuckNorrison/postgre-bigint
fix integer to bigint for extensions
2022-11-29 12:11:07 +01:00
ben 2244508a8c Merge remote-tracking branch 'origin/main' into universalwebsocket 2022-11-29 11:10:34 +00:00
calleandGitHub 409b41bec6 Merge pull request #1155 from lnbits/fix/response_status_code_decode
Send BAD REQUEST response
2022-11-29 12:10:10 +01:00
ben 31d9f2e2ee Removed returns and reverted socket check so multiple clients can join 2022-11-29 11:09:54 +00:00
calleandGitHub f793b9e9fe Merge pull request #1149 from lnbits/fix/strip_html_db
Fix/strip_html_db
2022-11-29 12:09:04 +01:00
Tiago Vasconcelos b68172696d change status code to 400 on exception 2022-11-29 10:28:19 +00:00
Gene Takavic 9756e6fad8 formating 2022-11-29 11:28:17 +01:00
Gene Takavic 33631d6375 tpos identifies itself via user-agent 2022-11-29 11:14:51 +01:00
ChuckNorrison 4f05c6c12e add missing f-string for SQL 2022-11-28 19:02:31 +01:00
ChuckNorrison f34e5496c0 add missing f-string for SQL 2022-11-28 19:00:43 +01:00
Vlad Stan 92f6c8c528 fix: show completelink in the absence of webhook 2022-11-28 17:00:29 +02:00
Vlad Stan 10ceac696b fix: show completelink in the absence of webhook 2022-11-28 17:00:07 +02:00
Vlad Stan 5fc0910f6a feat: add Advanced toggle 2022-11-28 16:59:47 +02:00
Vlad Stan 015f19fd0e feat: move custom css next to the other optional fileds 2022-11-28 16:40:39 +02:00
Vlad Stan 3fbb6bb9e4 fix: custom css is optional 2022-11-28 16:37:42 +02:00
Vlad Stan ce3eab9522 fix: merge leftover 2022-11-28 16:28:09 +02:00
Vlad Stan 0592c02c10 fix: merge bug 2022-11-28 16:17:18 +02:00
Vlad Stan 810cb46e34 fix: SQL syntax 2022-11-28 16:11:05 +02:00