Commit Graph

14 Commits

Author SHA1 Message Date
Jan Sarenik
5c4ffa2bbf donations/README.md: Default port is 8088 2021-12-12 16:51:53 +01:00
Christian Decker
e8aa2291b6 donations: Pin wtforms to 2.3.3
The new upgrade broke flask-wtf.
2021-12-12 13:45:13 +01:00
Christian Decker
daeded590f donations: Shut the plugin up about warnings from Flask 2021-06-22 19:18:13 +02:00
Christian Decker
e4fed81efd donations: Update the dependencies to remove warnings 2021-06-22 19:18:13 +02:00
Christian Decker
b0784e4ae2 meta: Add development requirements where missing
We're about to start testing in isolation, so better make sure that
each plugin can be tested in isolation.
2021-01-13 11:23:56 +01:00
Michael Schmoock
3b654a44db donations: test start stop method
also sets default web port to 8088 on the plugin opts,
which should be the same as for the start(port=8088) fuction.
2020-12-13 15:36:15 +01:00
Michael Schmoock
b2a896052a donations: fix flake8 nits 2020-12-13 15:36:15 +01:00
Christian Decker
c3c207967f Update pillow to a secure version 2020-04-04 19:20:03 +02:00
darosior
ba5500ddd8 donations: bump flask-wtf requirement 2020-02-14 10:23:25 +01:00
darosior
e426f6738e Update to pyln-client
This updates all plugins *which already have requirements.txt* to
pyln-client from pylightning.
2019-12-27 17:17:58 +01:00
darosior
438dee964a donations.py: basic tests
This just checks that the plugin starts (both dynamically and
satistically as it doesn't signal to be static).
2019-12-19 14:36:20 +01:00
dependabot[bot]
81f095ee5a build(deps): bump pillow from 5.4.1 to 6.2.0 in /donations
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/5.4.1...6.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-27 12:20:52 +01:00
Christian Decker
92d2bbe262 donations: Fixed up the README a bit 2019-03-28 16:07:51 +01:00
Christian Decker
638c24cb41 donations: Imported Rene's donation plugin
This comes from a stale PR on the c-lightning issue tracker and after talking
with Rene, I decided to give it an official place to live.
2019-03-28 16:00:47 +01:00