Commit Graph

607 Commits

Author SHA1 Message Date
a9ab9dc99b Lock file maintenance 2023-03-06 02:53:13 +00:00
eaa878fed9 Update dependency python-multipart to ^0.0.6 2023-02-27 20:05:47 +00:00
da3375c1f7 Lock file maintenance 2023-02-27 01:55:52 +00:00
ff76564852 Merge pull request #29 from TheLovinator1/renovate/platformdirs-3.x
Update dependency platformdirs to v3
2023-02-26 04:12:11 +01:00
8035cad8f3 Update dependency platformdirs to v3 2023-02-24 22:41:25 +00:00
44de2a7a7a Merge pull request #35 from TheLovinator1/renovate/python-dotenv-1.x
Update dependency python-dotenv to v1
2023-02-24 23:39:10 +01:00
d23742ab28 Update dependency python-dotenv to v1 2023-02-24 08:10:28 +00:00
7d2c09132a Lock file maintenance 2023-02-19 23:44:31 +00:00
d393806b93 Update dependency fastapi to ^0.92.0 2023-02-14 12:43:39 +00:00
101414e375 Lock file maintenance 2023-02-13 03:39:11 +00:00
0b45918c9d Update dependency fastapi to ^0.91.0 2023-02-10 17:08:40 +00:00
9677309aa5 Update dependency fastapi to ^0.90.0 2023-02-08 12:13:24 +00:00
917b9f5f1d Remove loguru and update dependencies 2023-02-01 23:29:25 +01:00
c303209a6f Merge pull request #28 from TheLovinator1/renovate/docker-build-push-action-4.x
Update docker/build-push-action action to v4
2023-01-31 03:14:09 +01:00
540ab1a6df Update docker/build-push-action action to v4 2023-01-30 20:26:55 +00:00
9a90385fae You can now filter the author 2023-01-30 01:21:16 +01:00
10e335e6e2 Add test for is_word_in_text 2023-01-30 00:01:47 +01:00
e5931b77e6 Maybe fix broken whitelist? 2023-01-30 00:01:34 +01:00
3ebed6e5ed Fix comment 2023-01-29 13:38:10 +01:00
80b3bcf9e7 Update dependencies 2023-01-29 02:44:50 +01:00
e972fc2b6d Move httpx from dev group to main 2023-01-29 02:41:24 +01:00
bc00be6f71 Refactor whitelist/blacklist 2023-01-29 02:16:36 +01:00
d5ac378664 /add uses it own context now instead of make_context_index 2023-01-29 01:27:31 +01:00
51be6c59d9 Use attached instead of corresponding 2023-01-29 01:23:10 +01:00
ae702fe492 Refactor code 2023-01-29 01:08:40 +01:00
155b94cff2 Remove images and URLs without any text when converting HTML to Markdown 2023-01-29 01:08:28 +01:00
4d8a0e9ded Update HTML to markdown converter 2023-01-28 23:01:17 +01:00
596238420a Remove unneeded variable 2023-01-28 21:22:45 +01:00
ee6eac721b Remove __name__ == "__main__" in markdown.py 2023-01-28 21:16:23 +01:00
07aeea44c2 Remove unneeded variable 2023-01-28 21:15:59 +01:00
5a4e56056f Remove unneeded function 2023-01-28 21:15:42 +01:00
fa061782f4 Move things away from main and refactor things 2023-01-28 21:11:20 +01:00
e571ad9ee2 Readd request to context and add tests 2023-01-28 19:44:59 +01:00
a9c79a7a94 Add the webhook to existing feed if it doesn't have a webhook 2023-01-28 19:28:43 +01:00
3f81b532fe Delete webhook after deleting feed in tests 2023-01-28 19:27:14 +01:00
438c979632 Move more things out from main.py 2023-01-28 19:15:30 +01:00
3f403c8edd Move things away from main.py 2023-01-26 17:06:55 +01:00
2ae829f9f5 There is now a page for all the webhooks 2023-01-25 15:52:30 +01:00
e5d93e9779 Fix crash when color was int 2023-01-25 15:51:51 +01:00
fc9483d7ee Show feeds that has no corresponding webhook 2023-01-25 11:50:39 +01:00
4824fa9452 Add more tests 2023-01-25 11:35:43 +01:00
c497cb0808 Fix missing space on the home page 2023-01-24 17:45:20 +01:00
b056a5a7bb Fix test 2023-01-23 19:15:27 +01:00
8d56acdbd8 Maybe fix test? 2023-01-23 19:09:10 +01:00
90f64a968e Add print saying where the data is stored, add 2 TODOs, and add stuff to Uvicorn 2023-01-23 18:58:16 +01:00
89ddca515c Fix README 2023-01-23 18:57:07 +01:00
27b1b794ee Add information to index page when you have no feeds 2023-01-23 17:46:36 +01:00
f6f3e3a7d2 Fix missing tags 2023-01-23 17:39:11 +01:00
8016c57d75 Change embed color to str and set a default one 2023-01-23 17:38:56 +01:00
a1b3e3fe5e Lock file maintenance 2023-01-23 02:19:35 +00:00