Skip to content

Add Support for Backend Database #548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ashishraj09
Copy link

@ashishraj09 ashishraj09 commented Apr 5, 2025

  1. Added an option to use an external database for storing playlists and favorites has been added.
  2. The Docker uses environment variables to enable APIs for managing playlists and favorites with the backend module.
  3. Enhanced security for APIs by implementing OAuth token and a shared secret between the frontend and backend, ensuring the protection of playlist data from unauthorized access.
  4. By default the web module will continue to browser storage unless environment variables is set to use external storage.
  5. The backend module uses level DB to store all the playlist and favorites.

Copy link

vercel bot commented Apr 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
iptvnator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2025 11:51pm

@ashishraj09 ashishraj09 changed the title Ghcw-session-9ac0 Add Support for Backend Database Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant