Commit Graph

1411 Commits

Author SHA1 Message Date
Ben Arc
ee9490ab68 Fixed multiple play bug in jukebox 2021-08-16 09:39:14 +01:00
Ben Arc
52cb381bd5 Changed form table name 2021-08-16 09:13:16 +01:00
Ben Arc
094943e293 Switched jukebox back to polling until it can use listeners properly 2021-08-16 09:00:20 +01:00
Ben Arc
734bf1bcd5 made polling longer 2021-08-16 07:36:02 +01:00
Ben Arc
3dd94dd710 Changed webhook to actually optional 2021-08-16 07:33:47 +01:00
Arc
1359c1ee39
Merge pull request #295 from lnbits/lnticketsflat
Returns lnticket to polling, until listeners are properly tested, and adds a flat rate
2021-08-16 07:24:18 +01:00
Ben Arc
36af425c1b Changed back to polling
Once a stable listener alternative is production ready it can be added back
2021-08-16 07:15:59 +01:00
cd2357
b53ad5b64a Create Invoice popup: Mark memo field as required
Both amount and memo are required by the API, but only the amount field is marked as such in the UI. This commit also marks the memo field as required.
2021-08-14 06:01:21 -03:00
Ben Arc
7bdbe08732 Merge branch 'master' into lnticketsflat 2021-08-13 23:24:12 +01:00
Ben Arc
3fda8bf06f flatrate added 2021-08-13 23:23:18 +01:00
Tiago vasconcelos
20ecfb4810 Fix for postgres compatibility 2021-08-13 18:25:18 -03:00
Tiago vasconcelos
da7f7fb618 fix js error on fetch copilots 2021-08-13 18:25:18 -03:00
Tiago vasconcelos
4ce0ed63c0 fix livestream for postgres compatibility
fix producers create returning id
2021-08-13 13:32:49 -03:00
fiatjaf
1c0a4e252a explicit postgres type numbers in anti-conversion table. 2021-08-11 22:53:34 -03:00
fiatjaf
8f2b42309d revert b7ed7fab59 2021-08-11 22:53:11 -03:00
fiatjaf
26b3599325 fix insertion bugs/incompatibilities with lastrowid stuff. 2021-08-11 22:19:27 -03:00
Tiago Vasconcelos
b7ed7fab59
(TEMP) fix tickets not showing after payment (#292) 2021-08-11 13:52:54 -03:00
fiatjaf
6312b5b564 fix compatibility on REFERENCES statement on streamalerts table creation. 2021-08-11 10:23:02 -03:00
Ben Arc
18761ea1da temp fix for running migrate 2021-08-11 12:33:56 +01:00
fiatjaf
b96a6661f8 fix "requesting" display for addresses. 2021-08-10 08:11:51 -03:00
fiatjaf
9c31d06112 remove quotes from streamalerts table names. 2021-08-10 07:40:04 -03:00
fiatjaf
a019d29b9b support pay-to-identifier. 2021-08-10 07:25:51 -03:00
fiatjaf
2bcc01d640 streamalerts: fix db queries so postgres can work. 2021-08-09 20:29:37 -03:00
benarc
4d8452c7c9 Fixed colours + prettier 2021-08-09 20:15:54 +01:00
Fitti
0697a1660f
Stream Alerts: Follow new dynamic naming convention (#289)
Co-authored-by: Fitti <fitti@fitti.io>
2021-08-07 11:14:27 -03:00
oriolpont
19d432b404 forward the port as set in PORT env var 2021-08-06 12:38:58 -03:00
Tiago vasconcelos
723c9ea3ab cleanup 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
b3856d5aff allow wallet rename issue #141 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
16f8071731 fix issue #267 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
a32e43b2bb fix having LND_GRPC_MACAROON as HEXSTRING issue #268 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
9b89329029 add usermanager to the curl api examples 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
b4ea4c75ad fix issue #286 2021-08-06 12:37:30 -03:00
Tiago vasconcelos
d582ee87e5 fix postgres not showing payments 2021-08-05 08:57:50 -03:00
Fitti
0813adb70d
Stream Alerts: Enforce sensible length limits on Name and Message (#285)
Co-authored-by: Fitti <fitti@fitti.io>
2021-08-04 11:32:51 -03:00
Fitti
baf3b76c33
Stream Alerts: Fix donations table and default donor name "Anonymous" (#283) 2021-08-03 15:54:55 -03:00
Tiago vasconcelos
e3764e384a clean up comments and logs 2021-08-02 10:58:04 +01:00
Tiago vasconcelos
91f082eb69 fixed create_service from sending html and showing correctly on create 2021-08-02 10:25:06 +01:00
fiatjaf
32764d1bad
Merge pull request #227 from Fittiboy/TwitchAlerts
Stream Alerts extension
2021-08-02 05:23:25 -03:00
fiatjaf
e0496fb244 fix postgres type translation bug and add some logs. 2021-08-01 10:30:27 -03:00
Fitti
89f54143f7 Fix typo 2021-08-01 09:35:15 +02:00
Fitti
989f4eef8e
Merge branch 'lnbits:master' into TwitchAlerts 2021-08-01 09:07:39 +02:00
Fitti
bac5aeaedb Update README.md 2021-08-01 07:00:45 +02:00
Fitti
663cd42f5f Update README.md 2021-08-01 06:59:10 +02:00
Fitti
93a2d9c9a3 Uri -> URI 2021-08-01 06:13:29 +02:00
Fitti
716c3f934b Add Streamlabs Redirect Uri 2021-08-01 06:12:35 +02:00
Fitti
a18806ecf3 Fix onchain support 2021-08-01 05:45:36 +02:00
Fitti
5ddcb60525 Enable onchain wallet support 2021-08-01 05:22:28 +02:00
Fitti
7444be8c54 Rename TwitchAlerts to StreamAlerts 2021-08-01 04:54:43 +02:00
fiatjaf
83137ba0a0 print handled exceptions. 2021-07-31 08:15:28 -03:00
fiatjaf
b1b487bc48 catch everything and restart in main background tasks. 2021-07-30 19:29:54 -03:00
Ben Arc
aa1c83cdc4 added dynamic titles for continuity 2021-07-25 14:26:20 +01:00
fiatjaf
2b82985d36 fix issue #273 2021-07-20 16:31:09 -03:00
davidfrayne
3331dfeab6 Fix payments filter on wallets.html 2021-07-12 10:52:31 -03:00
Ben Arc
bba3cbc3e4 Ngrok benched
Too many people complaining about it downloading ngrok, so its now been disabled via its config
2021-07-07 23:33:55 +01:00
Ben Arc
85bf0ebb15 black/prettier 2021-07-07 10:19:16 +01:00
Ben Arc
dd5080ac5a Merge branch 'master' into TwitchAlerts 2021-07-07 09:57:25 +01:00
Fitti
7c1ff1ff37 Format with yapf 2021-07-07 01:28:39 +02:00
Tiago vasconcelos
3f6393a943 Small fix to disable all extensions 2021-07-05 10:02:36 +01:00
fiatjaf
b7332bea64 fix example extension migration template. 2021-07-03 17:57:09 -03:00
fiatjaf
81e3424232 add hivemind placeholder extension. 2021-07-03 17:56:55 -03:00
fiatjaf
5ac81a7849 update material fonts. 2021-07-03 17:44:46 -03:00
fiatjaf
f6e255d9be remove one extra core.schema. 2021-07-03 15:39:58 -03:00
Fitti
435787ad93 Cleanup, Comments, Docstrings 2021-07-03 18:01:04 +02:00
Ben Arc
0e209845ed Sidebar back 2021-07-03 16:48:23 +01:00
Ben Arc
5003a89a48 small fix 2021-07-03 16:16:28 +01:00
Ben Arc
7a18a44948 needed migration file 2021-07-03 16:12:07 +01:00
Ben Arc
03f0df681b ran black 2021-07-03 16:04:45 +01:00
Ben Arc
819fc43328 removed db reference 2021-07-03 15:50:40 +01:00
Ben Arc
ad618c1a7b woops fixed bug 2021-07-03 15:47:53 +01:00
Ben Arc
16b10d8b7c Maybe 2021-07-03 15:33:05 +01:00
Ben Arc
7eba75c0a0 Deleted all the bits we dont need 2021-07-03 15:29:40 +01:00
Ben Arc
64f72f90eb Added creditation 2021-07-03 15:05:17 +01:00
Ben Arc
483c4b6586 ran black 2021-07-03 15:01:16 +01:00
Ben Arc
8619da29cf fixed bug 2021-07-03 15:00:08 +01:00
supertestnet
a9c5bb93c3
Update __init__.py 2021-07-03 09:10:46 -04:00
supertestnet
24b20a5b6c
Update config.json 2021-07-03 09:10:21 -04:00
supertestnet
171247853c
Update views_api.py 2021-07-03 09:09:54 -04:00
supertestnet
ba364f1505
Update views.py 2021-07-03 09:09:35 -04:00
supertestnet
c5ed8e0391
Create index.html 2021-07-03 09:09:08 -04:00
supertestnet
541f655f4f
Create .gitkeep 2021-07-03 09:08:21 -04:00
supertestnet
b2a337fb0b
Delete lnbits/extensions/ngrok/pycache directory 2021-07-03 09:08:04 -04:00
supertestnet
e559ede16c
Create .gitkeep 2021-07-03 09:07:37 -04:00
supertestnet
10ecaf5d24
Update README.md 2021-07-03 09:07:02 -04:00
supertestnet
b53db465c0
Update README.md 2021-07-03 09:06:40 -04:00
supertestnet
bb9299b3b2
Add files via upload 2021-07-03 09:05:48 -04:00
supertestnet
674dc0f7fc
Create .gitkeep 2021-07-03 08:59:17 -04:00
fiatjaf
ffadce02b0 support cockroachdb. 2021-07-02 18:32:58 -03:00
fiatjaf
2466cd59db adjust copilot to postgres branch. 2021-07-02 17:53:53 -03:00
fiatjaf
46eab3b35e psycopg2 only imported when postgres. 2021-07-02 17:34:33 -03:00
fiatjaf
e2d43e786f fix wrong schema for apipayments usage inside extensions. 2021-07-02 17:34:33 -03:00
fiatjaf
2f309c9863 postgres support. 2021-07-02 17:34:31 -03:00
Ben Arc
eeb3e66529 Made title clickable 2021-07-02 12:52:27 +01:00
Ben Arc
ae0849143b Easier to customise title/tagline
Also added description that can replace frontpage blurb
2021-07-02 12:31:05 +01:00
Tiago vasconcelos
277460edb7 final push for themes 2021-07-01 12:34:50 +01:00
Tiago vasconcelos
2cd6877645 Merge branch 'master' into feature/readthemeenv 2021-07-01 12:05:40 +01:00
Tiago vasconcelos
4493e93890 small fix for theme picking/seting 2021-07-01 11:54:45 +01:00
Arc
7c56501225
Merge branch 'master' into jukebox/addlistener 2021-07-01 00:42:34 +01:00
Arc
5eb208b8de
Merge pull request #217 from talvasconcelos/fix/jukeboxfixes
Update for jukebox extension readme
2021-07-01 00:34:25 +01:00
Arc
aee3640171
Merge pull request #239 from cryptoteun/master
Fix for #238 Minor issues in API documentation of lnurlp extension
2021-07-01 00:32:01 +01:00
Ben Arc
e8c2a5f968 Added subdomain readme link 2021-07-01 00:20:41 +01:00
Arc
a6835840a2
Merge pull request #241 from talvasconcelos/feature/readthemeenv
Read .env themeing colors
2021-07-01 00:08:34 +01:00
Ben Arc
c778149d4f Tweaked few more color themes 2021-06-30 23:14:39 +01:00
Ben Arc
bf26bf963f added theme color 2021-06-30 22:48:47 +01:00
Ben Arc
27a0b64b03 made flamingo darker 2021-06-30 17:34:22 +01:00
Tiago vasconcelos
87d12634f7 Read .env themeing colors
- allowed/availabe themes defined by admin
2021-06-30 17:00:56 +01:00
Ben Arc
ff4956bdfb fixed vue error 2021-06-30 16:44:18 +01:00
Ben Arc
e8e4116cdf Improved pink 2021-06-30 13:42:47 +01:00
Ben Arc
55c564fe21 Fixed jukebox to match style 2021-06-30 13:38:10 +01:00
Ben Arc
eac125a28e Works, although .env not currently supported 2021-06-30 13:08:11 +01:00
ton
a147c43a97 Fix for #238 Minor issues in API documentation of lnurlp extension
https://github.com/lnbits/lnbits/issues/238
2021-06-30 14:03:16 +02:00
Ben Arc
4e43d2d52e theme saved and works 2021-06-30 12:40:58 +01:00
Ben Arc
40f50135bb default classic theme 2021-06-30 11:21:57 +01:00
Ben Arc
66445b228a Fixed bug 2021-06-29 10:00:10 +01:00
Ben Arc
893801b30e Added env var to be checked
Theme options available to users could be limited here
2021-06-29 09:42:46 +01:00
Ben Arc
78605982fc Working, but need to store selection in localstorage 2021-06-29 09:39:12 +01:00
Ben Arc
b0c0b9f851 Changed primary/secondary colours to branded 2021-06-29 02:10:30 +01:00
Ben Arc
c39dfbaee2 Kinda working test 2021-06-29 01:19:35 +01:00
Ben Arc
8f441f32b5 added envs, testing color switch 2021-06-28 22:57:23 +01:00
Fitti
f88c622f94 Change charge description 2021-06-28 20:19:54 +02:00
Fitti
56b85ecdac Get entire flow working 2021-06-28 20:09:27 +02:00
Fitti
ef0dee1c5c Add fiat calculation to donation 2021-06-28 19:12:15 +02:00
Fitti
d9f631d3ec Get donation form to load 2021-06-28 19:02:47 +02:00
Fitti
841da76a8c Get working index.html 2021-06-28 18:50:56 +02:00
Fitti
d24980aa3c Small fixes + renames 2021-06-28 18:18:52 +02:00
Fitti
39844b257b Further customize copied code 2021-06-28 17:18:35 +02:00
Ben Arc
c4fd7f0338 fixed a link issue 2021-06-28 12:40:20 +01:00
Ben Arc
2fb4ce8df4 Check dbs exist before creating 2021-06-28 11:22:17 +01:00
Fitti
3f353a6eae Add donation getter endpoint 2021-06-28 09:06:13 +02:00
Fitti
f70eac2a48 Copy and start to modify templates 2021-06-28 09:05:49 +02:00
Fitti
22a68f3e9f Redirect to correct Twitch stream 2021-06-24 10:20:57 +02:00
Fitti
1ed23c2635 Fix not awaiting get_service 2021-06-24 10:20:38 +02:00
Fitti
775444cd6b Finish donation posting API flow 2021-06-24 09:59:11 +02:00
Ben Arc
a78d2b1322 deleted prints 2021-06-24 01:49:39 +01:00
Ben Arc
06f05c75bb Merge branch 'master' into StreamerCopilot 2021-06-24 01:42:37 +01:00
Ben Arc
6dec5c2f6a black 2021-06-24 01:42:23 +01:00
Ben Arc
c71fe13134 Merge branch 'master' into StreamerCopilot 2021-06-24 01:40:42 +01:00
Ben Arc
e51ef5b722 prettier 2021-06-24 01:40:24 +01:00
Ben Arc
2e8b2e5ac8 Merge branch 'master' into StreamerCopilot 2021-06-24 01:32:26 +01:00
Ben Arc
9becfa0bad black 2021-06-24 01:26:49 +01:00
Ben Arc
bd1f411312 Added comment to queue 2021-06-24 01:23:35 +01:00
Ben Arc
95f752fd6a added comment 2021-06-24 01:17:05 +01:00
Ben Arc
3a48a6ca39 payment bug 2021-06-24 00:51:26 +01:00
Ben Arc
137f8a7519 few bugs 2021-06-24 00:33:49 +01:00
Ben Arc
2bc3fb1b91 few bugs 2021-06-23 23:58:39 +01:00
Ben Arc
e7824e0e8d prettier 2021-06-23 22:34:03 +01:00
Ben Arc
9267aba6d9 Used prettier 2021-06-23 22:31:44 +01:00
Ben Arc
12c9de7179 Merge remote-tracking branch 'origin/master' 2021-06-23 21:52:11 +01:00
Ben Arc
d2cad060fd fixed tickets not showing 2021-06-23 21:51:57 +01:00
fiatjaf
6f88973f75 fail longpolling endpoint after 45 seconds.
this should fix a possible bug in which connections are left open forever or worse.
2021-06-23 17:21:53 -03:00
fiatjaf
1b433f9cbc remove secure headers. 2021-06-23 17:21:53 -03:00
Ben Arc
1ef1b2f4fa Fixed tickets not showing 2021-06-23 20:41:56 +01:00
Ben Arc
c349ad43cd Merge branch 'master' into StreamerCopilot 2021-06-23 20:29:10 +01:00
Ben Arc
45738beb59 few text tweaks 2021-06-23 20:28:01 +01:00
Ben Arc
a0881779c8 changed desc 2021-06-23 20:25:41 +01:00
Ben Arc
dde7b23fbe Merge branch 'master' into StreamerCopilot 2021-06-23 20:22:20 +01:00
Ben Arc
4d6e49cf0d made descriptions small for extensions 2021-06-23 20:21:27 +01:00
Ben Arc
fe94cafa4d update link broken 2021-06-23 20:05:20 +01:00
Ben Arc
1f03039fce animation queue working 2021-06-23 17:21:09 +01:00
Ben Arc
22fe89a5f9 changing to animation queue 2021-06-23 14:05:10 +01:00
Ben Arc
9ce7cb4b05 websocket working for rooms 2021-06-23 11:14:06 +01:00
Ben Arc
9f59784bf1 adding better websockets 2021-06-23 09:20:32 +01:00
Ben Arc
9961551dac Merge branch 'master' into StreamerCopilot 2021-06-23 09:08:37 +01:00
Fitti
1cd1a99944 Prevent brute-force token overwriting 2021-06-23 09:53:10 +02:00
Fitti
c754017e9d Fix authentication process 2021-06-22 18:29:01 +02:00
Fitti
8386facbdb Add state for authentication 2021-06-22 18:05:07 +02:00
Fitti
d16eae2d9d Return json instead of plain text from API 2021-06-22 17:12:55 +02:00
Fitti
8342e2bf8b Return BAD_REQUEST for bad api_post_donation requests 2021-06-22 17:07:44 +02:00
Fitti
9390a79cca Validate api_post_donation requests 2021-06-22 17:06:56 +02:00
Fitti
010d59caac Make class names singular 2021-06-22 16:42:50 +02:00
Fitti
7066f4d11a Make extension directory lowercase 2021-06-22 15:54:34 +02:00
Fitti
76438f5563 Make CamelCase lowercase 2021-06-22 15:46:46 +02:00
Fitti
9c2c04dad2 Fix return type for post_donation 2021-06-22 13:24:11 +02:00
Fitti
74af2c0b02 Expand API endpoints 2021-06-22 13:19:45 +02:00
Fitti
3db23d954b Create various helper functions 2021-06-22 13:19:22 +02:00
Fitti
c759f3617e Add models and migrations 2021-06-22 13:18:50 +02:00
Fitti
2dded1b585 Get basic working endpoints
This is a setup that works specifically with a
hardcoded test wallet
2021-06-22 09:55:58 +02:00
Arc
0a884e8983
Merge pull request #228 from evildido/fix-concurrent-withdraw
Fix concurrent withdrawal behavior
2021-06-21 23:25:30 +01:00
fiatjaf
688149fade add trio typing. 2021-06-20 21:17:32 -03:00
fiatjaf
8dc25fbe50
Merge pull request #220 from talvasconcelos/fix/issue#213 2021-06-20 21:11:58 -03:00
evildido
716ba5760f Fix UPDATE in the calback url 2021-06-20 10:42:49 +02:00
Fitti
da893ccba6 Fix missing template 2021-06-20 07:51:24 +02:00
Fitti
420a4cd524 Make extenstion available to load 2021-06-20 07:50:58 +02:00
Fitti
fd8d4d3e67 Add TwitchAlerts plugin 2021-06-20 06:34:01 +02:00
fiatjaf
f875dc7b63 "unit" optional on invoice creation, defaults to "sat" 2021-06-19 09:12:16 -03:00
Tiago vasconcelos
e2b18eb5a2 prettier fix? 2021-06-18 17:10:27 +01:00
Tiago vasconcelos
8d7dae5ba7 removed some unused methods 2021-06-18 10:12:54 +01:00
Tiago vasconcelos
26cf51c11c removed polling and added listener behaviour 2021-06-18 10:06:45 +01:00
fiatjaf
64c4b97ec9 catch error on redeem_lnurl_withdraw call. 2021-06-17 13:26:09 -03:00
Tiago vasconcelos
ff965af11c removed paid column from showing
changed success message, on payment
2021-06-16 12:14:04 +01:00
Tiago vasconcelos
b490d9f260 fixed updating paid tickets on index.html 2021-06-16 11:23:58 +01:00
Tiago vasconcelos
bb1253f30e - added a refresh button for tickets 2021-06-15 12:46:27 +01:00
Tiago vasconcelos
1667e60464 changed polling to invoice listener
- fixed issue #213
2021-06-15 12:32:23 +01:00
Tiago vasconcelos
d91dbbcac3 allow invoices to be generated using Fiat values 2021-06-14 11:13:49 -03:00
Tiago vasconcelos
cfbd6fca3a Updated readme for splitpayments extension 2021-06-14 11:13:49 -03:00
Tiago vasconcelos
e7209d2883 Fixed issue deleting lnurlp 2021-06-14 08:51:07 -03:00
Tiago vasconcelos
2da68bf974 Update for jukebox extension readme
removed the profit column showing 0
2021-06-14 12:42:28 +01:00
Fitti
1e0367a451 Fixes #212
This is a quick and dirty fix of issue #212.  
Partially reverts previous changes from commit 5fbd1f08c4
Re-implements the change in a slightly different way.
2021-06-14 05:01:34 -03:00
Ben Arc
0d3cc971a5 Increased polling time 2021-06-13 15:00:06 +01:00
Ben Arc
8fd5a19baf Changed key to adminkey 2021-06-13 14:19:44 +01:00
Ben Arc
daa80c90e9 Improved endpoint 2021-06-13 14:01:29 +01:00
Ben Arc
e2c45b9256 Merge branch 'master' into Jukebox 2021-06-13 13:04:33 +01:00
Ben Arc
778926a714 updated for black 2021-06-13 13:04:18 +01:00
Ben Arc
ed20c75fd0 added api docs 2021-06-13 12:58:46 +01:00
oriolpont
37d9e30362 Change minWithdrawable from 1 msat to 1000 msats for the lnurl_full_withdraw
1 msat is fractional and thus unacceptable anyway. Also, when withdrawing from lnbits itself, this interferes with the input form to expect fractional 1.001 steps
2021-06-12 12:32:40 -03:00
Ben Arc
9cb6068dd8 Tidied 2021-06-11 20:34:55 +01:00
Ben Arc
78ad57f99f Fixed device search 2021-06-11 20:27:13 +01:00
Ben Arc
10a5db403a Some more checks 2021-06-11 15:45:48 +01:00
Ben Arc
7d615db8e2 added some checks to make sure the jukebox is connected 2021-06-11 15:42:50 +01:00
Ben Arc
ff80f3d585 Merge branch 'master' into Jukebox 2021-06-10 23:33:26 +01:00
Ben Arc
8500b7767c Fixed button bug 2021-06-10 23:09:24 +01:00
fiatjaf
7ab4553ef5 splitpayments extension. 2021-06-10 12:19:50 -03:00
Tiago vasconcelos
239e0cdbcf button default on statspay default to back to merchant 2021-06-10 12:03:44 -03:00
Tiago vasconcelos
233241ba64 fix allowing decimals on Offlineshop extension 2021-06-10 12:03:44 -03:00
Tiago vasconcelos
65a85e3612 fix show commit version on UI 2021-06-10 12:03:44 -03:00
Tiago vasconcelos
5dacf52bdb sats pay server documentation 2021-06-10 12:03:44 -03:00
Tiago vasconcelos
5f888ce279 watch-only doc update 2021-06-10 12:03:44 -03:00
Tiago Vasconcelos
2e8145faac
Documentation Updates (#202)
Updates for user manager and subdomains extensions

Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-09 12:07:42 -03:00
Ben Arc
2fb472db19 Improved timings of alerts 2021-06-08 00:13:17 +01:00
Ben Arc
ed6cccbf0b refreshes currently playing 2021-06-07 23:36:11 +01:00
Ben Arc
cb6c3629ea Works! 2021-06-07 23:29:40 +01:00
Tiago Vasconcelos
6a59208297
Fix form reset on LNURLp (#201)
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-07 18:54:22 -03:00
Ben Arc
ed60b7f6ee broke 2021-06-07 15:42:02 +01:00
Ben Arc
430cbb8275 Added backend websocket and queue maker 2021-06-07 14:44:50 +01:00
Ben Arc
9038bc4556 Breaking, adding queue update 2021-06-07 14:24:04 +01:00
Ben Arc
9963412fe6 time to add a websocket 2021-06-07 12:03:13 +01:00
Ben Arc
3faf426945 Merge remote-tracking branch 'origin/master' into Jukebox 2021-06-06 22:14:36 +01:00
fiatjaf
5fbd1f08c4 lnurlp: only send success_action when it exists. 2021-06-05 15:20:36 -03:00
Tiago Vasconcelos
7412373f11
Livestream Fix (#198)
Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-04 16:27:25 -03:00
fiatjaf
05139b3305 lnurlp: fix success_url checking. 2021-06-04 00:29:55 -03:00
Tiago Vasconcelos
d9b37c077d
More docs (#197)
Paywall and DJ Livestream updated

Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-03 22:56:50 -03:00
fiatjaf
fc792f874b public api for checking an invoice status with longpolling. 2021-06-02 17:05:07 -03:00
Tiago Vasconcelos
7a25c8ce24
Docs (#196)
Updated docs for LNURL pay, LNURL withdraw and Offline shop

Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-02 14:16:03 -03:00
benarc
56d1be1cda listener not working 2021-06-01 23:40:50 +01:00
Tiago Vasconcelos
ebf3dfd076
New Docs (#195)
New docs for TPOS and Events, and a fix in Events extension!

Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-01 19:25:57 -03:00
benarc
2996a84b48 Little bug 2021-06-01 21:21:01 +01:00
benarc
ba7bd91140 removed display queue because spotify doesn't support 2021-06-01 21:19:41 +01:00
fiatjaf
b06e1c8fa9 try-catch in pay_invoice on global lnurl-withdraw. 2021-06-01 13:28:05 -03:00
benarc
5052826bc2 Added track update, still needs current track 2021-06-01 16:50:06 +01:00
Ben Arc
3a8a8f95e9 Merge branch 'master' into Jukebox 2021-05-31 09:13:30 +01:00
Ben Arc
8b9d99ab2d Added better description for connecting account 2021-05-31 09:13:09 +01:00
Ben Arc
b6e6d942e4 Added api info 2021-05-29 14:03:03 +01:00
Ben Arc
8af88022cd Updated usermanager
Made use of the email and password fields in db
2021-05-29 13:42:14 +01:00
Pac
036e45d77c Enforce https on Success URL for lnurlp 2021-05-28 10:01:57 -03:00
fiatjaf
b9db504f34 fix links to extensions in payments tags. 2021-05-21 22:57:22 -03:00
fiatjaf
9ba5342f3c subdomain: guard allowed_record_types type. 2021-05-15 11:06:35 -03:00
fiatjaf
5dbbca0ffb improve invoice deleting code. 2021-05-14 13:13:42 -03:00
Ben Arc
f43c227b95 Creates invoice 2021-05-12 15:47:21 +01:00
Ben Arc
e726d752d8 Damn, spotify json broken :( 2021-05-10 20:29:26 +01:00
fiatjaf
8cff11bf72 global quart errorhandler. 2021-05-06 23:22:02 -03:00
fiatjaf
2b21a4f479 g.nursery -> current_app.nursery 2021-05-06 12:41:44 -03:00