Commit Graph

423 Commits

Author SHA1 Message Date
aba52ab944 Merge pytest.yml and build.yml 2022-09-26 00:38:04 +02:00
2e02bea36c Add CodeQL 2022-09-25 22:53:13 +02:00
31509dafe1 Add workflow_dispatch so we can trigger the Docker build automatically 2022-09-25 22:32:10 +02:00
f64e1d1bde Deploy Docker image with GitHub Actions 2022-09-25 22:26:05 +02:00
9609399c54 We have to install Poetry before we use it 🙃 2022-09-25 21:27:33 +02:00
5a2d076f56 Update pytest.yml workflow
Rename build to test
Remove macos-latest
Remove abatilo/actions-poetry and install Poetry with  pipx instead
Remove name for poetry install and poetry run pytest
Cache dependencies
2022-09-25 21:24:23 +02:00
564cd20f6b Add token to actions-poetry so Tim Apple doesn't get angry 2022-09-24 01:13:41 +02:00
6af8c66d85 Rename workflow 2022-09-24 01:08:20 +02:00
82ef9a823b Install ffmpeg 2022-09-24 01:02:57 +02:00
6c5d3ebf8a Add environment variable UPLOAD_FOLDER 2022-09-24 00:57:59 +02:00
24b14e11b4 Add environment variables 2022-09-24 00:55:40 +02:00
2f620a20be Add workflow_dispatch 2022-09-24 00:51:15 +02:00
341849c4c2 Install dependencies 2022-09-24 00:49:31 +02:00
ad3ee68e90 Change minimum Python version to 3.9 2022-09-24 00:46:27 +02:00
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