Commit graph

998 commits

Author SHA1 Message Date
Ben Arc
a6a917fb5e Very hacky checker for websockets
Looking pretty fucking dope 


Added some extra gifs


Added wallet, lnurl generation should work


Damn you lnurl


check https for wss


added z for lnurlp


zindex to the moon


zindex to moon


lnurl too big in ambition


lnurl big


copy/paste bug address


attach lnurl to view


please work


lnurl bug


lnurl bug


bigger lnurl


added reconect button


me bug


await a string
2021-04-14 23:45:28 +01:00
Ben Arc
2a3e1c7f8a websocket test 2021-04-14 09:34:14 +01:00
Ben Arc
4682fd678c secure wss 2021-04-14 09:32:51 +01:00
Ben Arc
f5487b2185 Websocket test 2021-04-14 09:29:25 +01:00
Ben Arc
2ac9e75dac Adding websockets for panel (trying at least) 2021-04-14 09:21:20 +01:00
Ben Arc
58517fba53 video stream works, added gif 2021-04-13 22:12:23 +01:00
Ben Arc
167247bdd6 Merge branch 'master' into StreamerCopilot 2021-04-13 21:43:07 +01:00
Ben Arc
a3bd36d44f Fixed 'runs on' images 2021-04-13 21:42:53 +01:00
Ben Arc
6a05fd7106 adding camera 2021-04-13 21:22:51 +01:00
pseudozach
1af3964039
captcha extension will use lnbits instance (#178)
Co-authored-by: pseudozach <git@pseudozach.com>
2021-04-13 16:18:14 -03:00
Ben Arc
80969fbd9b Control panel looking pretty good 2021-04-13 20:15:33 +01:00
Ben Arc
0305132fc3 Merge branch 'master' into StreamerCopilot 2021-04-13 19:20:45 +01:00
Ben Arc
9cd3e00b83 Started working on front pages 2021-04-13 19:20:12 +01:00
Ben Arc
df5e4cb9db Added frontend pages and started making lnurl 2021-04-13 17:10:25 +01:00
fiatjaf
808ded509d fix pipfile.lock and update dependencies. 2021-04-13 11:50:30 -03:00
fiatjaf
0f998419e7 basic webmanifest thing, must be improved. 2021-04-13 11:50:30 -03:00
Ben Arc
05a0861601 Added funding sources to homepage 2021-04-13 15:43:39 +01:00
Ben Arc
9ec208c434 Changed streamercopilot name 2021-04-13 14:53:41 +01:00
Ben Arc
aa2e09bbeb Hidden api keys to prevent over shoulder attacks 2021-04-13 11:10:21 +01:00
Ben Arc
9f7a97f58e Fixed ticket link button 2021-04-13 11:04:59 +01:00
Ben Arc
3d54de7976 Updated Events form 2021-04-13 10:48:28 +01:00
Ben Arc
86c03fa5d9 Deleted some prints 2021-04-13 00:18:10 +01:00
Ben Arc
167c31f778 Changed so user can use multiple animations 2021-04-12 22:05:54 +01:00
Ben Arc
e4c893c1f2 updated API docs 2021-04-12 20:42:44 +01:00
Ben Arc
f29a852e9d Started streamer copilot extension 2021-04-12 20:31:39 +01:00
Ben Arc
237a6b369f Updated livestream description to character limit 2021-04-12 17:47:54 +01:00
Arc
9fa05e43f9
Merge pull request #171 from lnbits/satspay
Adds WatchOnly wallet and SatsPayServer extensions
2021-04-12 17:42:54 +01:00
Ben Arc
5eba071acc Updated pip 2021-04-12 17:35:57 +01:00
Arc
94acbd84e0
Merge pull request #172 from lnbits/livestream
DJ Livestream extension
2021-04-12 17:25:54 +01:00
Ben Arc
49827a64da Black formatting 2021-04-12 17:20:50 +01:00
Arc
63da1b0962
Merge pull request #176 from tkijewski/master
Update default LNPay.co endpoints

Thanks for the update!
2021-04-12 17:18:55 +01:00
Ben Arc
492d710bb8 Added api docs 2021-04-12 17:14:55 +01:00
Tim K
b9b8e6a162
Update LNPay endpoint 2021-04-11 16:06:39 -04:00
Tim K
74074d148e
Update LNPay endpoint 2021-04-11 16:06:08 -04:00
Tim K
f131e18969
Update LNPay endpoint 2021-04-11 16:05:21 -04:00
fiatjaf
da9723735c fix: livestream producer sharing was conflicting with internal payments. 2021-04-11 00:44:55 -03:00
fiatjaf
2a198d3186 metadata and hide. 2021-04-11 00:44:55 -03:00
fiatjaf
c6f4372d23 pass the full payment_hash to the lnurl success action URL. 2021-04-11 00:44:55 -03:00
fiatjaf
529717a0f6 livestream dialog at the middle. 2021-04-11 00:44:55 -03:00
fiatjaf
69f867f692 make the livestream text more neutral. 2021-04-11 00:44:55 -03:00
fiatjaf
52e7a28fc2 make price optional then fix min/max issues. 2021-04-11 00:44:55 -03:00
fiatjaf
42cf70e158 conditional buys: get a download link when paying over x. 2021-04-11 00:44:55 -03:00
fiatjaf
a3fbcd46cd livestream: notifications and comments. 2021-04-11 00:44:55 -03:00
fiatjaf
e17b9422ad add price to track description. 2021-04-11 00:44:55 -03:00
fiatjaf
76199c66a1 livestream extension.
(except docs)
2021-04-11 00:44:55 -03:00
fiatjaf
10671e5732
Merge pull request #174 from pseudozach/master 2021-04-11 00:30:11 -03:00
fiatjaf
95a32b0d7b
Merge branch 'master' into master 2021-04-11 00:13:10 -03:00
pseudozach
980bb69151 fix localhost:5000 in captcha.js 2021-04-10 20:07:36 -07:00
fiatjaf
e38b945d5c fix some of mypy complaints. 2021-04-10 18:06:41 -03:00
fiatjaf
fdf4f6c1ae catch errors in multiple places that might be destroying the async flow and causing lnbits to die silently. 2021-04-10 17:37:48 -03:00