Commit Graph

20 Commits

Author SHA1 Message Date
Roman Krček
4b74810912 Remove logging and duplicate videos
All checks were successful
Build Docker image / test (push) Successful in 2m54s
Build Docker image / build (push) Successful in 1m14s
2025-05-06 20:24:22 +02:00
Roman Krček
8829caceee Add prometheus telemetry
All checks were successful
Build Docker image / test (push) Successful in 5m36s
Build Docker image / build (push) Successful in 8m19s
2025-05-06 20:06:36 +02:00
Roman Krček
8cc1c55026 Fix awaits for async functions
Some checks failed
Build Docker image / test (push) Has started running
Build Docker image / build (push) Has been cancelled
2025-02-16 17:23:25 +01:00
Roman Krček
f2fcea2333 Add env fix for CI and remove caching
All checks were successful
Build Docker image / test (push) Successful in 2m13s
Build Docker image / build (push) Successful in 4m41s
2024-10-14 09:38:02 +02:00
Roman Krček
3075743c5d Fix linter issues and unittests
Some checks failed
Build Docker image / build (push) Has been skipped
Build Docker image / test (push) Failing after 2m41s
2024-10-13 21:18:18 +02:00
Roman Krček
6d508121b0 Add hash checking to TT downloading 2024-10-13 21:07:56 +02:00
Roman Krček
47248f10ab Add computed properties to settings 2024-10-13 21:05:51 +02:00
Roman Krček
47472d59b7 Move log level to settings
All checks were successful
Build Docker image / test (push) Successful in 2m50s
Build Docker image / build (push) Successful in 53s
2024-10-13 20:24:33 +02:00
Roman Krček
d236f88b64 Move to pydantic settings paradigm 2024-10-13 19:47:06 +02:00
Roman Krček
c68d3d8722 Fix datetime in unittests
All checks were successful
Build Docker image / test (push) Successful in 2m29s
Build Docker image / build (push) Successful in 49s
2024-10-13 19:13:12 +02:00
Roman Krček
c1bf9c1e53 Fix minor problems with user IDs and datetime
Some checks failed
Build Docker image / test (push) Failing after 2m29s
Build Docker image / build (push) Has been skipped
2024-10-13 19:06:47 +02:00
Roman Krček
48bd21f14f Use specific versions in requirements
Some checks failed
Build Docker image / test (push) Successful in 2m30s
Build Docker image / build (push) Failing after 3m19s
2024-10-13 18:22:18 +02:00
Roman Krček
af6282e26d Split some functions to make unittests easier 2024-10-13 18:14:59 +02:00
Roman Krček
725cf30319 Reorganize the project for better compatibility with unittests 2024-10-13 11:22:37 +02:00
Roman Krček
7a54a4c0f5 Fix linter issues
All checks were successful
Build Docker image / test (push) Successful in 30s
Build Docker image / build (push) Successful in 52s
2024-10-10 23:06:14 +02:00
Roman Krček
53228e7294 Protect chat by decorator
Some checks failed
Build Docker image / test (push) Failing after 33s
Build Docker image / build (push) Has been skipped
2024-10-10 23:00:01 +02:00
Roman Krček
801580e3f5 Reduce cognitive load by slitting long functions 2024-10-10 22:59:24 +02:00
Roman Krček
3ddfbb1aa9 Fix linter error line too long
All checks were successful
Build Docker image / test (push) Successful in 34s
Build Docker image / build (push) Successful in 4m7s
2024-10-06 14:14:53 +02:00
Roman Krček
c549ef71f0 Add sentry
Some checks failed
Build Docker image / test (push) Failing after 38s
Build Docker image / build (push) Has been skipped
2024-10-06 14:06:42 +02:00
Roman Krček
c736ee6193 Initial commit 2024-07-22 14:16:53 +02:00