|
9b15b0e399
|
Use html2text instead of markdownify
|
2023-01-20 07:47:51 +01:00 |
|
|
ae7a10892d
|
Add logging with loguru
|
2023-01-18 22:56:29 +01:00 |
|
|
202c0b1212
|
Ignore more djLint stuff
|
2023-01-17 00:58:12 +01:00 |
|
|
7791dd3d91
|
Use djLint
|
2023-01-17 00:54:27 +01:00 |
|
|
873f5b3f7a
|
Convert HTML in content/summary to Markdown
|
2023-01-14 12:54:03 +01:00 |
|
|
b5b2982dc8
|
Lower minimum Python version and update packages
|
2023-01-10 17:17:32 +01:00 |
|
|
8d872ab064
|
Update pyproject.toml
|
2022-12-14 00:27:20 +01:00 |
|
|
a704a63582
|
Add tests
|
2022-12-13 22:09:51 +01:00 |
|
|
b39627b221
|
Update dependencies
|
2022-12-12 16:33:16 +01:00 |
|
|
25cee0c9df
|
Add settings for Black
|
2022-12-05 13:13:20 +01:00 |
|
|
400b72dbf4
|
Add config file, dropdown for webhooks, and sends stuff to Discord
|
2022-12-02 16:47:47 +01:00 |
|
|
3bec59cdb6
|
Remove Typer and use Fastapi instead
|
2022-12-01 21:11:44 +01:00 |
|
|
beea4b6fa6
|
Update dependency discord-webhook to v1
|
2022-11-22 00:43:06 +00:00 |
|
|
485cdb238f
|
Update dependency typer to ^0.7.0
|
2022-11-05 20:36:18 +00:00 |
|
|
b8a94b6009
|
Update to newest version of Reader, fix webhooks and fix tests
|
2022-09-26 19:43:51 +02:00 |
|
|
08ea89e15b
|
Update dependency discord-webhook to ^0.16.0
|
2022-05-06 23:01:50 +00:00 |
|
|
7beaa0c849
|
Update dependencies and replace dhooks with discord-webhooks
|
2022-04-13 20:38:55 +02:00 |
|
|
9c067a39b2
|
Remove developer dependencies to reduce the amount of dependencies
|
2022-03-01 23:11:27 +01:00 |
|
|
c8e4bebf43
|
Bump bandit from 1.7.2 to 1.7.3
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3)
---
updated-dependencies:
- dependency-name: bandit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 06:29:29 +00:00 |
|
|
75bff016bd
|
Bump pytest from 7.0.0 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.0...7.0.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 06:32:07 +00:00 |
|
|
99f6faccac
|
Update poetry.lock
|
2022-02-11 16:58:48 +01:00 |
|
|
c6be749690
|
Use the Black profile for isort
|
2022-02-10 15:44:25 +01:00 |
|
|
6b693b8231
|
Use git version for reader
|
2021-12-22 02:05:29 +01:00 |
|
|
58bff7ecb0
|
Use Typer instead of platformdirs
|
2021-12-14 01:43:30 +01:00 |
|
|
6d6432a8dc
|
Use typer[all] instead of typer to get colorama and shellingham
|
2021-12-12 22:06:08 +01:00 |
|
|
203525becb
|
Move settings to settings.py and read from a config file
|
2021-12-12 22:00:02 +01:00 |
|
|
c8bf725780
|
You can now add feeds and check for new entries and send them to Discord
|
2021-12-12 20:10:24 +01:00 |
|
|
d8c854ec6d
|
Add Poetry project
|
2021-12-11 23:55:29 +01:00 |
|