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
3937269bb9d4ec691b5a9b7c78a025762017fd83
iptv-manager-service
/
app
History
Stefano
8c7ed421c9
All checks were successful
AWS Deploy on Push / build (push)
Successful in 1m7s
Details
Using Optional[str] instead of str | None for optional fields
2025-05-23 11:49:13 -05:00
..
auth
Added PostgreSQL RDS database. Added channels protected endpoints. Added scripts and docker config to run application locally in dev mode.
2025-05-21 14:02:01 -05:00
iptv
Switch to cognito user/password authentication. Major code refactor.
2025-05-16 11:05:54 -05:00
models
Using Optional[str] instead of str | None for optional fields
2025-05-23 11:49:13 -05:00
routers
Moved channel URLs to channels_urls table. Create CRUD endpoints for new table.
2025-05-23 11:36:04 -05:00
utils
Fixed process of updating app on running instances
2025-05-21 16:16:02 -05:00
__init__.py
create venv on ec2 instance and then run the app - Fix 1
2025-05-14 23:00:30 -05:00
main.py
Moved endpoints to routers
2025-05-22 09:34:20 -05:00