|
736a08edad
|
Change minimum Python version to 3.7 and remove Poetry version
|
2022-09-24 00:44:24 +02:00 |
|
|
0828b37d43
|
Run pytest with Github Actions
|
2022-09-24 00:35:48 +02:00 |
|
|
0127dab513
|
Update packages 👨🏻🌾
|
2022-09-20 23:58:45 +02:00 |
|
|
237761018f
|
Update dependencies 👨🏻🌾
|
2022-09-01 20:29:34 +02:00 |
|
|
29bca4dd18
|
Replace resolution tuple with dataclass
|
2022-08-08 11:23:49 +02:00 |
|
|
0212937aa1
|
Replace tuple with dataclass
|
2022-08-08 11:14:55 +02:00 |
|
|
44bdd8ebd9
|
Ignore files that are made from tests
|
2022-08-08 08:46:08 +02:00 |
|
|
74f0e8d22c
|
Add more tests
|
2022-08-08 08:45:42 +02:00 |
|
|
72cfd729a7
|
a
|
2022-08-06 17:47:39 +02:00 |
|
|
b1d1a4e358
|
Update packages
|
2022-08-06 17:47:08 +02:00 |
|
|
14c2d74c46
|
Move test_make_thumbnail() and test_video_resolution() to own file
|
2022-08-06 16:48:32 +02:00 |
|
|
fcad955db6
|
Revert last commit
|
2022-08-04 22:06:43 +02:00 |
|
|
8e30543625
|
The static directory was broken for some reason
|
2022-08-02 16:38:12 +02:00 |
|
|
1fc17b319c
|
Remove .github and .vscode directories
|
2022-08-02 14:58:25 +02:00 |
|
|
da5ece0b1c
|
Format code
|
2022-08-02 14:57:43 +02:00 |
|
|
4dbdd59d8d
|
Update packages
|
2022-07-21 19:53:07 +02:00 |
|
|
fa362e72e8
|
Revert "Move everything to one file"
This reverts commit 628ffc9587 .
|
2022-07-18 00:47:38 +02:00 |
|
|
628ffc9587
|
Move everything to one file
|
2022-07-15 23:09:20 +02:00 |
|
|
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 |
|