dni ⚡
|
86d2780c9f
|
fix template typos and also update settings in memory after a admin PUT
|
2022-11-30 23:47:52 +01:00 |
|
ben
|
9a9733c1ce
|
Auto stash before merge of "universalwebsocket" and "origin/universalwebsocket"
|
2022-11-29 11:23:34 +00:00 |
|
Arc
|
a7fd44f4ca
|
Merge branch 'main' into universalwebsocket
|
2022-11-29 11:12:28 +00:00 |
|
ben
|
31d9f2e2ee
|
Removed returns and reverted socket check so multiple clients can join
|
2022-11-29 11:09:54 +00:00 |
|
Tiago Vasconcelos
|
b68172696d
|
change status code to 400 on exception
|
2022-11-29 10:28:19 +00:00 |
|
ben
|
187d709098
|
isort
|
2022-11-28 13:28:11 +00:00 |
|
ben
|
bb84f6b0e8
|
Black
|
2022-11-28 13:24:10 +00:00 |
|
ben
|
aefd1fad69
|
isort
|
2022-11-28 13:13:45 +00:00 |
|
ben
|
746e119046
|
added vlads suggestion
|
2022-11-28 13:04:35 +00:00 |
|
ben
|
00123d6c16
|
Merge remote-tracking branch 'origin/main' into universalwebsocket
|
2022-11-28 12:29:34 +00:00 |
|
dni ⚡
|
a92bb03664
|
merge from main
|
2022-11-24 14:37:50 +01:00 |
|
dni ⚡
|
74eece78de
|
merge from master
|
2022-11-24 14:35:32 +01:00 |
|
ben
|
3cea3a0ba8
|
Removed payments websocket example
To be prob added back at a later date
|
2022-11-24 11:18:38 +00:00 |
|
Arc
|
e1b44a000b
|
Merge pull request #1140 from motorina0/fix_cln_unhashed_description
fix: allow both `description_hash` and `unhashed_description` to be present
|
2022-11-24 02:57:42 -08:00 |
|
ben
|
dce4da96b7
|
fixed function name clash
|
2022-11-24 00:46:39 +00:00 |
|
ben
|
c2a737ab84
|
Black
|
2022-11-24 00:34:46 +00:00 |
|
ben
|
f876f0659f
|
Moved into correct files, and added payment example
|
2022-11-24 00:21:39 +00:00 |
|
ben
|
fde128e961
|
Better naming
|
2022-11-23 23:35:02 +00:00 |
|
ben
|
cea4f9350c
|
black
|
2022-11-23 22:42:32 +00:00 |
|
ben
|
152991fbec
|
added try for return
|
2022-11-23 22:31:11 +00:00 |
|
ben
|
2f08255e92
|
added get option
|
2022-11-23 22:27:09 +00:00 |
|
ben
|
4b707b5a30
|
updated function names
|
2022-11-23 22:22:33 +00:00 |
|
ben
|
51ca515d26
|
renamed for clarity
|
2022-11-23 21:51:32 +00:00 |
|
ben
|
5a96bcd558
|
Adds universal websocket manager any extension can use
Connect to the `ws://<your-lnbits>/api/v1/ws/{item_id}` endpoint
POST data to the websocket with `https://<your-lnbits>/api/v1/ws/{item_id}`
|
2022-11-23 21:47:26 +00:00 |
|
ben
|
390d74eaf6
|
prettier
|
2022-11-23 16:57:27 +00:00 |
|
Vlad Stan
|
3edbe1b895
|
fix: allow both description_hash and unhashed_description to be present
|
2022-11-22 11:52:29 +02:00 |
|
ben
|
27ad32eede
|
slight ui tweak for mobile
|
2022-11-20 18:06:29 +00:00 |
|
ben
|
0836ba6c77
|
Added to homescreen
|
2022-11-20 17:59:43 +00:00 |
|
ben
|
0c94b159e2
|
Improved ad space function
|
2022-11-20 17:29:07 +00:00 |
|
Vlad Stan
|
ea1d9eb088
|
Merge pull request #1116 from lnbits/add/add_tpos_last_tx_list
Add the ability to check for last (5) transactions
|
2022-11-18 13:13:55 +02:00 |
|
Tiago Vasconcelos
|
4549190e86
|
abstract get latest payments for extensions
|
2022-11-17 12:59:40 +00:00 |
|
ChuckNorrison
|
1971b9a24b
|
fix integer out of range for apipayments
related to #1030, this was missing
|
2022-11-16 23:06:21 +01:00 |
|
dni ⚡
|
e670b53412
|
fix WALLET initialisation
|
2022-10-25 09:24:14 +02:00 |
|
dni ⚡
|
f9de542361
|
use new settings and remove unused amdin extension stuff
|
2022-10-25 09:23:30 +02:00 |
|
dni ⚡
|
cede3317f3
|
prettier
|
2022-10-25 09:20:16 +02:00 |
|
dni ⚡
|
bfff5f3775
|
fix ADMIN_UI=false errors
|
2022-10-25 09:20:16 +02:00 |
|
dni ⚡
|
11393ef7e9
|
fix AD_SPACE
|
2022-10-25 09:20:16 +02:00 |
|
dni ⚡
|
a6bdd8c575
|
format
|
2022-10-25 09:20:16 +02:00 |
|
ben
|
3129692ab1
|
reverted other try
|
2022-10-25 09:20:16 +02:00 |
|
ben
|
429217f5a4
|
Had to add a couple of tries
|
2022-10-25 09:20:16 +02:00 |
|
Tiago vasconcelos
|
a07fbf0187
|
allow user settings without restart
|
2022-10-25 09:20:16 +02:00 |
|
Tiago vasconcelos
|
2a63fb1914
|
allow html to be passed to description
|
2022-10-25 09:20:16 +02:00 |
|
Tiago vasconcelos
|
48d6a89e5b
|
remove core admin.html
|
2022-10-25 09:20:16 +02:00 |
|
Tiago vasconcelos
|
b4885de9e2
|
remove core admin html (renamed for now)
|
2022-10-25 09:20:16 +02:00 |
|
benarc
|
a3b1d9528c
|
old admin setup UI
|
2022-10-25 09:20:16 +02:00 |
|
dni ⚡
|
09cf654427
|
Proper Error Handling for qrcode-stream components (#1076)
* proper errorhandling for camera
* fix javascript for calle
|
2022-10-24 12:32:20 +02:00 |
|
Anton Kovalenko
|
193d037ad6
|
Allow more than 2-nd level domain in incoming ln-addresses (#914)
|
2022-10-24 12:23:11 +02:00 |
|
calle
|
d1302e4868
|
show progress (#987)
|
2022-10-11 08:52:39 +02:00 |
|
Arc
|
00667badfd
|
Merge pull request #1022 from tehelsper/main
Add MYNODE Image
|
2022-10-06 17:50:31 +01:00 |
|
callebtc
|
efc024e1c0
|
check expiry upon payment creation
|
2022-10-05 14:17:23 +02:00 |
|