ben
9f84e7e408
typo
2022-11-11 23:59:29 +00:00
ben
029e8baf53
added tasks to make tickets
2022-11-11 23:46:22 +00:00
Arc
2cbbea06e3
Merge pull request #1115 from lnbits/lnurldevicehotfix
...
fixed atm
2022-11-08 13:47:52 +00:00
ben
61dd9817b6
fixed atm
2022-11-08 13:47:03 +00:00
dni ⚡
c3ef4d7260
formatting fixes, prettier ( #1108 )
2022-11-07 11:30:44 +01:00
ChuckNorrison
4ee571ca71
Documentation for postgresql default port ( #1106 )
...
* Documentation for postgresql default port
A port is necessary for postgresql config. Add postgresql default port 5432 in documentation for LNBITS_DATABASE_URL config
* Update docs/guide/installation.md
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2022-11-07 11:30:18 +01:00
calle
b92fedbcc9
refactor try except block ( #1084 )
2022-10-28 11:26:02 +02:00
Arc
25dfc6bcae
Merge pull request #1093 from lnbits/arcbtc-patch-4
...
Update installation.md
2022-10-28 10:23:10 +01:00
Arc
7be45d5d91
Update installation.md
2022-10-28 10:22:59 +01:00
Arc
0a8d287f19
Merge pull request #1080 from lnbits/switchupdate
...
Adds multiple pin option to bitcoinSwitch in LNURLDevices
2022-10-27 01:16:57 +01:00
ben
904dea37fc
prettier
2022-10-27 01:16:05 +01:00
ben
8bafb9ab19
black
2022-10-27 01:10:03 +01:00
ben
1ab0d0f701
isort
2022-10-27 01:05:09 +01:00
ben
047d0fc761
black
2022-10-27 00:37:15 +01:00
ben
5b1df5fffc
fixed some ints
2022-10-27 00:35:49 +01:00
ben
98d712fa79
Fixed pin bug
2022-10-27 00:26:07 +01:00
ben
b6b54d6842
Web socket working
2022-10-26 20:19:04 +01:00
ben
937654e4f7
Fixed models
2022-10-26 13:15:50 +01:00
dni ⚡
d702e1b6a5
add FORWARDED_ALLOW_IPS variable to .example.env ( #1077 )
2022-10-26 13:07:34 +02:00
rolznz
5a3524da83
Fix usermanager API docs ( #1073 )
...
- update incorrect response status codes
- update invalid activate extension example
2022-10-26 13:05:31 +02:00
Lee Salminen
7d736c3f77
Add FORWARDED_ALLOW_IPS
to example fly.io ( #1082 )
...
This PR adds the needed `FORWARDED_ALLOW_IPS="*"` environment variable to the fly.io installation method, which is needed to work.
2022-10-26 13:02:35 +02:00
calle
1d9be9619f
Update issue templates ( #1087 )
2022-10-26 13:01:02 +02:00
calle
2f1f92f1ee
Update issue templates ( #1086 )
2022-10-26 12:57:53 +02:00
calle
440c4b6966
Update issue templates ( #1085 )
2022-10-26 12:56:15 +02:00
ben
1bfa28da19
reverted migrate
2022-10-26 10:58:13 +01:00
ben
7881125c71
Fixed migrate
2022-10-26 10:54:46 +01:00
ben
e88b18a417
added migrate
2022-10-25 12:09:40 +01:00
ben
3552443f99
adding migrations
2022-10-25 11:10:34 +01:00
ben
a37bec80cf
Merge branch 'main' into switchupdate
2022-10-25 11:00:08 +01:00
dni ⚡
09871bbabc
fix mypy for extensions ( #873 )
...
* explicitly exclude all extensions from mypy
* fix example extension mypy
* fix subdomains extension mypy + 1 type error fixed
* fix mypy discordbot
* mypy check copilot extensnion
* copilot black
* add invoices ext to ignore
* add boltz and boltcard
* copilit id is necessary
* was discordbot is ok
Co-authored-by: dni <dni.khr@gmail.com>
2022-10-24 16:29:30 +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
Aaron Dewes
fc1a87f617
Remove unused proxy_fix ( #1007 )
2022-10-24 11:50:52 +02:00
Benjamin Phạm-Bachelart
3814989b3a
Add cliche wallet ( #1071 )
2022-10-24 11:46:32 +02:00
Arc
1ae8527d29
Merge pull request #1068 from lnbits/improvement-splitpayments
...
Improvement to payment handling in splitpayments extension
2022-10-21 20:55:51 +01:00
ben
c8a33b0b93
Adding loads on gpios to switch
2022-10-21 20:06:50 +01:00
dni ⚡
e1fbb8c3cd
fix livestream extension
2022-10-21 18:28:39 +02:00
dni ⚡
fe879ad9b9
add tpos to pr
2022-10-21 18:15:27 +02:00
dni ⚡
2d61a8854f
improving on split payment handling
2022-10-21 17:35:58 +02:00
Vlad Stan
daf5768d52
fix: remove user from model ( #1067 )
2022-10-21 14:49:17 +02:00
Vlad Stan
9de38f908b
fix: wallet not found error ( #1063 )
2022-10-20 16:40:23 +02:00
dni ⚡
42704eaf1b
change boltz logs from warn to debug ( #1057 )
2022-10-18 08:49:27 +02:00
calle
d1302e4868
show progress ( #987 )
2022-10-11 08:52:39 +02:00
calle
3bf3c91007
Add backend: ln.tips (LightningTipBot) wallet ( #921 )
...
* add ln.tips
* add wallet
* revert lnbits
* make format
* .env.example
* listener fix
* reconnect fixed
* make format
* make format
2022-10-10 16:12:06 +02:00
Arc
7b537b8031
Merge pull request #1046 from lnbits/bitcoinswitchinlnurldevice
...
added credits
2022-10-08 01:29:11 +01:00
ben
fbc20b3579
added credits
2022-10-08 01:28:46 +01:00
Arc
b7a588c1b9
Merge pull request #1045 from lnbits/lnurldevidefix
...
Adds bitcoinSwitch support to LNURLDevices
2022-10-07 23:59:45 +01:00
ben
34effe3ae5
isort
2022-10-07 23:57:28 +01:00
Arc
a495d1ce6b
Merge pull request #1029 from VajraOfIndra/theme-options
...
Adding missing theme options in conf example file
2022-10-07 23:53:08 +01:00
Arc
25ff5770e6
Merge pull request #1044 from lnbits/format-backend-connection
...
nicer logger formatting for successful backend connection
2022-10-07 23:52:03 +01:00