Commit Graph

9 Commits

Author SHA1 Message Date
1e4449dccf
fix(encoding): utf8 encoding support
Some checks failed
Docker Image CI / build (push) Has been cancelled
Signed-off-by: paprykdev <58005447+paprykdev@users.noreply.github.com>
2024-12-19 12:51:14 +01:00
388964d497
feat: scraper for monet arts
Some checks failed
Docker Image CI / build (push) Has been cancelled
Signed-off-by: paprykdev <58005447+paprykdev@users.noreply.github.com>
2024-12-18 01:41:12 +01:00
a8136a7ff4
fix: update file path handling in main.py and simplify get_path function 2024-11-16 00:42:11 +01:00
f481879863
refactor: remove unused import of time module in main.py
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-14 03:38:53 +01:00
90ae53a95d
refactor: reorganize Docker-related files and update docker-compose configuration 2024-11-14 03:38:02 +01:00
f65292d891
feat: seperate all logic into small methods
Some checks are pending
Docker Image CI / build (push) Waiting to run
2024-11-13 23:56:43 +01:00
7d904501c1
fix: update Dockerfile to remove docker installation and set user permissions 2024-11-12 05:29:24 +01:00
c5b61893ac
feat: add docker integration 2024-11-12 05:17:00 +01:00
b25f04d218
feat: initial commit 2024-11-12 05:16:21 +01:00