Commit Graph

65 Commits

Author SHA1 Message Date
52aff64591 Update dependency python-multipart to ^0.0.7 2024-02-03 17:22:08 +00:00
f4dc5e73f9 Update dependency fastapi to ^0.109.0 2024-01-23 08:13:05 +00:00
bef59e218c Update dependency httpx to ^0.26.0 2024-01-23 00:46:44 +00:00
937640a5a2 Update dependency uvicorn to ^0.27.0 2024-01-22 23:10:37 +00:00
90d195cf0c Update dependency fastapi to ^0.105.0 2023-12-12 04:22:01 +00:00
4e14e51294 Update dependency uvicorn to ^0.24.0 2023-11-04 23:05:08 +00:00
1bb8fbd0be Update dependency fastapi to ^0.104.0 2023-10-18 16:23:45 +00:00
557b24c883 Update dependency httpx to ^0.25.0 2023-09-11 11:22:42 +00:00
fff02a27d3 Update dependency fastapi to ^0.103.0 2023-08-26 19:13:29 +00:00
54ba72cb10 Update dependency fastapi to ^0.102.0 2023-08-25 21:45:28 +00:00
2a98f780eb Update dependency fastapi to ^0.101.0 2023-08-04 21:32:55 +00:00
e416e1b4e7 Update dependency tomlkit to ^0.12.0 2023-07-27 10:37:11 +00:00
437823b874 Update dependency uvicorn to ^0.23.0 2023-07-15 10:48:23 +00:00
05270b8dfd Update dependency fastapi to ^0.100.0 2023-07-07 19:13:47 +00:00
195224ce17 Update dependency fastapi to ^0.99.0 2023-06-30 21:47:07 +00:00
ddcd4df6d7 Update dependency fastapi to ^0.98.0 2023-06-22 18:56:00 +00:00
e1aa0469f4 Update dependency fastapi to ^0.97.0 2023-06-12 01:12:39 +00:00
1c8d3350b5 Update dependency fastapi to ^0.96.0 2023-06-03 16:33:09 +00:00
335b9a5319 Update dependency uvicorn to ^0.22.0 2023-04-28 03:33:31 +00:00
e2a03023da Update dependency httpx to ^0.24.0 2023-04-11 10:39:43 +00:00
4907e78927 Update dependency fastapi to ^0.95.0 2023-03-18 21:36:20 +00:00
09abc0c93a Ignore more linter stuff 2023-03-18 04:19:20 +01:00
948a5a2af9 Use Ruff and fix all its warnings and errors 2023-03-18 01:50:45 +01:00
c3f99c0612 Update dependency fastapi to ^0.94.0 2023-03-10 20:53:46 +00:00
1a1df34937 Update dependency uvicorn to ^0.21.0 2023-03-10 00:16:21 +00:00
b903442220 Update dependency fastapi to ^0.93.0 2023-03-07 19:02:46 +00:00
eaa878fed9 Update dependency python-multipart to ^0.0.6 2023-02-27 20:05:47 +00:00
8035cad8f3 Update dependency platformdirs to v3 2023-02-24 22:41:25 +00:00
d23742ab28 Update dependency python-dotenv to v1 2023-02-24 08:10:28 +00:00
d393806b93 Update dependency fastapi to ^0.92.0 2023-02-14 12:43:39 +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
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
ad674c81c9 Add djLint as a dependency 2023-01-22 23:00:25 +01:00
d4fd70965e Create our own HTML to Markdown converter 2023-01-21 22:48:00 +01:00
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