This website requires JavaScript.
Explore
Sign In
Home
/
iptv-manager-service
Watch
2
Star
0
Fork
0
You've already forked iptv-manager-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4b1a7e9bea581486cdd05bfa35c29931a601d6e2
iptv-manager-service
/
app
/
models
History
Stefano
21cc99eff6
All checks were successful
AWS Deploy on Push / build (push)
Successful in 2m4s
Details
Added in_use and priority_id field for channels urls. Added priorities table. Setup sql alchemy migration. Generate first migration.
2025-05-26 21:24:41 -05:00
..
__init__.py
Moved channel URLs to channels_urls table. Create CRUD endpoints for new table.
2025-05-23 11:36:04 -05:00
auth.py
Switch to cognito user/password authentication. Major code refactor.
2025-05-16 11:05:54 -05:00
db.py
Added in_use and priority_id field for channels urls. Added priorities table. Setup sql alchemy migration. Generate first migration.
2025-05-26 21:24:41 -05:00
schemas.py
Added in_use and priority_id field for channels urls. Added priorities table. Setup sql alchemy migration. Generate first migration.
2025-05-26 21:24:41 -05:00