TL
|
3d1e5733cc
|
feat: add dark theme support for static html files (#373)
* Add dark theme styling
* Add auto detect preferred color scheme
|
2024-10-20 20:16:26 -04:00 |
|
Ricardo Arturo Cabral Mejía
|
52aac39875
|
feat: implement nodeless payments processor (#305)
* chore: hide powered by zebedee if payment processor is not
* chore: add nodeless as payments processor to settings
* fix: bad content type on zebedee callback req handler
* chore(release): 1.23.0 [skip ci]
# [1.23.0](https://github.com/Cameri/nostream/compare/v1.22.6...v1.23.0) (2023-05-12)
### Bug Fixes
* add SECRET as env variable ([#298](https://github.com/Cameri/nostream/issues/298)) ([58a1254](58a12546f0 ))
* invoice auto marked as paid ([be6d6f1](be6d6f1454 ))
* issues with invoices ([#271](https://github.com/Cameri/nostream/issues/271)) ([e1561e7](e1561e78fd ))
### Features
* add LNURL processor ([#202](https://github.com/Cameri/nostream/issues/202)) ([f237400](f23740073f ))
* allow lightning zap receipts on paid relays ([#303](https://github.com/Cameri/nostream/issues/303)) ([14bc96f](14bc96f516 ))
* feat: implement nodeless payments processor
* docs: add accepting payments section
* chore: validate nodeless webhook secret
* chore: hide powered-by-zebedee for non-zebedee processors
---------
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
|
2023-05-15 08:07:28 -07:00 |
|
Andre Neves
|
54684a76f3
|
feat: adding powered by ZBD badge if its enabled payment processor
|
2023-02-02 00:19:26 -05:00 |
|
Ricardo Arturo Cabral Mejía
|
f9c53eeeb8
|
feat: massive update
Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
|
2023-02-02 00:19:26 -05:00 |
|
Ricardo Arturo Cabral Mejía
|
2618a4d2dc
|
feat: add pay-to-relay
|
2023-02-02 00:19:26 -05:00 |
|