This website requires JavaScript.
Explore
Help
Sign In
LogalDeveloper
/
OwncastSentry
Watch
0
Fork
0
Code
Issues
1
Actions
Releases
7
Activity
Files
90aa6afcc606b440c7b5db0725c94444ed885c0c
OwncastSentry
/
owncastsentry
T
History
LogalDeveloper
90aa6afcc6
CD / Build (push)
Successful in 8s
Details
CI / Formatting (push)
Successful in 5s
Details
CI / Linting (push)
Successful in 5s
Details
CI / Tests (push)
Successful in 10s
Details
CI / Type Checking (push)
Successful in 9s
Details
CI / Spelling (push)
Successful in 5s
Details
Added None guards to satisfy mypy strict union-attr checks.
2026-03-14 16:51:37 -04:00
..
__init__.py
Fixed stream monitor instantiating its own subscription repository.
2026-03-11 15:36:43 -04:00
commands.py
Added None guards to satisfy mypy strict union-attr checks.
2026-03-14 16:51:37 -04:00
config.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
database.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
health_checker.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
migrations.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
models.py
Modernized codebase with tooling configuration and CI/CD workflows.
2026-03-11 14:37:56 -04:00
notification_service.py
Derived hardcoded day counts in cleanup messages from threshold constants.
2026-03-12 21:24:59 -04:00
owncast_client.py
Wrapped HTTP responses in async context managers to prevent connection leaks.
2026-03-12 15:43:03 -04:00
stream_monitor.py
Added None guards to satisfy mypy strict union-attr checks.
2026-03-14 16:51:37 -04:00
utils.py
Simplified progressive backoff arithmetic for readability.
2026-03-11 15:09:39 -04:00