Skip to content

Conversation

@bilal3310
Copy link

Please update video convertor to watch movie in different quality

muhanadali100 and others added 30 commits April 1, 2020 00:20
- Home button to close to logo when version is disabled
- User settings overlapped with nav bar
- nav bar pretty positioning

Added:
- Hide Dashboard button setting
- Hide My List setting
- Setting to limit the amount of profiles users can create
- bugfix for admin pages previous commit
#985 Exclude various non video related dependencies from tika
* ConflictingTheories-channel-playlist:
  Random Episode Feature for TV Shows
* origin/master:
  #985 Exclude various non video related dependencies from tika
  use class instead of inline style
  quickfix new releases h3
  - Header consistency and design (mobile) - bugfix for admin pages previous commit
  Fixed: - Home button to close to logo when version is disabled - User settings overlapped with nav bar - nav bar pretty positioning

# Conflicts:
#	grails-app/assets/stylesheets/_main.scss
…treama

* 'feature/opensubtitles' of https://github.com/vsamofal/streama:
  Fixes for the PR review
  Open subtitles integration
dularion and others added 30 commits April 9, 2021 00:07
Recursively add files in Bulk-Create
Adjust Up Next timer on videos as function of duration
Hey there,

As there isn't a `SECURITY.md` with an email on your repository, I am unsure how to contact you regarding a potential security issue.

Would you kindly add an e-mail or other contact method to this SECURITY.md? GitHub [recommends](https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository) this as the best way to ensure security issues are responsibly disclosed, and it would massively help security researchers get in touch next time.

Thank you!
The Status Values translated to German
TV shows have a `null` video, so when explicitly trying to get properties from it there will be an error accessing that property.
TV shows have a `null` video property so they wouldn't appear. It was changed so that it checks if it has a `tvShow` or a `video`
[Docker] Mysql build error for Apple M1
Fixing error adding tv shows to watchlist
Updated gradle from 3.0 to 3.1
Security fixes for CVE-worthy vulnerabilities (CVSS 4.0: 8.7):

- ZipHelper: Reject path traversal characters (.., /, \) in filenames
- ZipHelper: Add canonical path validation to prevent directory escape
- OpensubtitlesService: Whitelist URLs to opensubtitles.org domains only
- SubtitlesController: Add input validation as defense in depth

This prevents authenticated attackers from:
- Writing arbitrary files via path traversal in subFileName parameter
- Accessing internal services via SSRF in subDownloadLink parameter

Reported by: Valentin Lobstein
CWE-22 (Path Traversal) + CWE-918 (SSRF)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Bump version to 1.10.6
- Add CVE-2025-34452 security advisory to SECURITY.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Features:
- Added forgot password flow with email-based password reset
- Password reset tokens expire after 30 minutes for security
- Reset link logged to console when email is not configured

Technical:
- New PasswordResetController with request, sendResetEmail, index, setPassword
- Added passwordResetToken and passwordResetExpiry fields to User domain
- Created email template for password reset notifications
- Added "Forgot Password?" link to login page
- Added translations in all 18 language files
- Improved OpenSubtitles API error handling and URL encoding

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.