Commit Graph

141 Commits

Author SHA1 Message Date
fad403b2c0 Add reloading, change port and move Uploads folder 2022-07-15 23:08:53 +02:00
9b31f8e021 Update Dockerfile: Use Poetry instead of Pip
Also:
Remove multi-stage (Need to be added in the future to minimize the image)
2022-07-15 20:35:44 +02:00
6de97dad73 Remove types in docstring to reduce clutter 2022-07-15 16:20:33 +02:00
f92a5f838a Update dependencies 2022-07-15 16:18:14 +02:00
ce3400828e Remove ? from filename
When taking screenshot of Youtube video in mpv the filename will be watch?v=QtDl1neofaM_0001_00_02_30.901.webp
2022-07-06 20:30:42 +02:00
fcc6eb0bbc Delete codeql-analysis.yml 2022-06-22 23:22:53 +02:00
7713e67555 Delete renovate.json 2022-06-22 23:22:44 +02:00
dbc0ecb8c1 Update dependency fastapi to ^0.78.0 2022-05-14 23:00:08 +00:00
a7c5062037 Merge pull request #21 from TheLovinator1/renovate/lock-file-maintenance
Lock file maintenance
2022-05-10 06:42:25 +02:00
52cb14c720 Update dependency fastapi to ^0.77.0 2022-05-10 04:01:10 +00:00
d564648d77 Update dependency discord-webhook to ^0.16.0 2022-05-07 02:16:20 +00:00
d6e80b8c39 Merge pull request #22 from TheLovinator1/renovate/fastapi-0.x
Update dependency fastapi to ^0.76.0
2022-05-06 01:02:47 +02:00
a0439e1eb6 Update dependency fastapi to ^0.76.0 2022-05-05 22:58:45 +00:00
6ca662eca5 Fix message when SERVE_DOMAIN is missing 2022-05-04 00:18:10 +02:00
078b83da3a Lock file maintenance 2022-05-02 00:30:56 +00:00
4929b4c04d Update docker-compose.yml 2022-04-21 16:39:20 +02:00
6737de65df Update README.md 2022-04-21 16:36:12 +02:00
9345b706e5 Bump version to 1.0.0 2022-04-20 20:38:06 +02:00
070cd77bd2 Add tests 2022-04-20 20:36:39 +02:00
1676186e2f Rename the domain environment variable and use urljoin when joining URLs 2022-04-20 16:47:47 +02:00
506670e4de Move renovate.json and fill it out with more things 2022-04-20 14:58:53 +02:00
d981077f9c Add Pytest 2022-04-20 14:58:25 +02:00
5122a87259 Update Dockerfile 2022-04-19 19:50:48 +02:00
34d90fb885 Install uvicorn[standard] instead of uvicorn 2022-04-19 17:12:39 +02:00
64afda5662 Remove exception 2022-04-19 17:10:52 +02:00
2702703e13 Add CSS 2022-04-19 17:03:39 +02:00
fec6ccec0a Add docstrings to tests 2022-04-19 16:39:07 +02:00
b40895e691 Move HTML to own file instead of inline with the code 2022-04-19 16:38:55 +02:00
07944342df Update dependencies 2022-04-19 16:31:14 +02:00
6fb50b8a2c Git is no longer needed in the Dockerfile 2022-04-13 02:36:52 +02:00
d85f23740d Move everything to own file 2022-04-13 02:36:39 +02:00
a2af09075f Remove extras folder 2022-04-13 01:48:59 +02:00
49da82ed33 Remove version from docker-compose.yml 2022-04-13 01:48:25 +02:00
387d5e3842 Use python-discord-webhook instead of dhooks 2022-04-13 01:48:12 +02:00
501af6be12 Remove text_file_uploaded 2022-04-13 01:39:17 +02:00
34ce9e0a61 Replace spaces with dots 2022-04-13 01:38:16 +02:00
7ba2553698 Format code 2022-04-13 01:34:34 +02:00
104101bc54 Remove unused function 2022-04-13 01:27:55 +02:00
31cb5dbf81 Make things async 2022-04-13 01:27:24 +02:00
71a57da59b Change f to file 2022-04-13 01:24:38 +02:00
170236da53 Merge pull request #19 from TheLovinator1/renovate/python-dotenv-0.x
Update dependency python-dotenv to ^0.20.0
2022-03-25 01:12:18 +01:00
0226713117 Update dependency python-dotenv to ^0.20.0 2022-03-25 00:08:33 +00:00
0edbb1518e Don't make a volume for /var/log/discord-embed 2022-03-24 02:22:55 +01:00
297308397c Update docker-compose.yml 2022-03-23 04:16:54 +01:00
97bc24827a Remove install instructions and add environment variables 2022-03-23 02:24:05 +01:00
020a52eed0 Create docker-publish.yml 2022-03-23 01:56:20 +01:00
e091f08e2c Fix Dockerfile 2022-03-23 01:53:52 +01:00
4bc51ad68a Use fastapi instead of fastapi[all], install gunicorn separately 2022-03-23 01:53:06 +01:00
f21f088adc Delete docker-publish.yml
Sadge
2022-03-21 02:29:31 +01:00
07d25575f8 Update Dockerfile 2022-03-21 02:25:30 +01:00