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
64
Commits
1
Branch
0
Tags
8c7ed421c968377b658f53b63f063dbc58b5d1a0
Commit Graph
5 Commits
Author
SHA1
Message
Date
Stefano
8c7ed421c9
Using Optional[str] instead of str | None for optional fields
All checks were successful
AWS Deploy on Push / build (push)
Successful in 1m7s
Details
2025-05-23 11:49:13 -05:00
Stefano
c96ee307db
Moved channel URLs to channels_urls table. Create CRUD endpoints for new table.
All checks were successful
AWS Deploy on Push / build (push)
Successful in 1m8s
Details
2025-05-23 11:36:04 -05:00
Stefano
9e8df169fc
Refactored DB schema. Channels table to have uuid as primary key. Modified endpoints accordingly
Some checks failed
AWS Deploy on Push / build (push)
Failing after 1m9s
Details
2025-05-22 11:34:04 -05:00
Stefano
489281f3eb
Added PostgreSQL RDS database. Added channels protected endpoints. Added scripts and docker config to run application locally in dev mode.
Some checks failed
AWS Deploy on Push / build (push)
Failing after 41s
Details
2025-05-21 14:02:01 -05:00
Stefano
c221a8cded
Switch to cognito user/password authentication. Major code refactor.
Some checks failed
AWS Deploy on Push / build (push)
Failing after 48s
Details
2025-05-16 11:05:54 -05:00