Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ayanarshad/cloudstream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: recloudstream/cloudstream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 65 files changed
  • 11 contributors

Commits on Dec 23, 2025

  1. Translated using Weblate (Belarusian)

    Currently translated at 33.4% (277 of 828 strings)
    
    Translated using Weblate (Arabic (Levantine))
    
    Currently translated at 100.0% (828 of 828 strings)
    
    Translated using Weblate (Belarusian)
    
    Currently translated at 27.5% (228 of 828 strings)
    
    Translated using Weblate (Latvian)
    
    Currently translated at 84.9% (703 of 828 strings)
    
    Translated using Weblate (Belarusian)
    
    Currently translated at 25.4% (211 of 828 strings)
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (828 of 828 strings)
    
    Translated using Weblate (Chinese (Simplified Han script))
    
    Currently translated at 100.0% (828 of 828 strings)
    
    Translated using Weblate (Belarusian)
    
    Currently translated at 23.0% (191 of 828 strings)
    
    Translated using Weblate (Portuguese (Brazil))
    
    Currently translated at 100.0% (828 of 828 strings)
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (828 of 828 strings)
    
    Translated using Weblate (Ukrainian)
    
    Currently translated at 100.0% (828 of 828 strings)
    
    Co-authored-by: Hosted Weblate <hosted@weblate.org>
    Co-authored-by: Juan Rubin <juancrubin08@gmail.com>
    Co-authored-by: Massimo Pissarello <mapi68@gmail.com>
    Co-authored-by: Pizza Party <paol.m@proton.me>
    Co-authored-by: Sasha Glazko <lenify@tutanota.com>
    Co-authored-by: soldado-do-wolfenstein <luigi.rebelato1234@gmail.com>
    Co-authored-by: Максим Горпиніч <gorpinicmaksim0@gmail.com>
    Co-authored-by: ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝) <coool@mail.lv>
    Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
    Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/apc/
    Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/be/
    Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/it/
    Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/lv/
    Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/pt/
    Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/pt_BR/
    Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/uk/
    Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/zh_Hans/
    Translation: Cloudstream/App
    9 people committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    7fd4902 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. Configuration menu
    Copy the full SHA
    063d960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb0df79 View commit details
    Browse the repository at this point in the history
  3. Replace QuickJS with Zipline (recloudstream#2256)

    QuickJS was renamed to Zipline all the way back in 2021. Unlike old QuickJS, newer Zipline versions are 16kb aligned. Current Zipline is also compatible back to minSdk 21.
    Luna712 authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    3fe6a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea194d9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request recloudstream#2361 from recloudstream/weblate

    Translations update from Hosted Weblate
    fire-light42 authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    b7e38eb View commit details
    Browse the repository at this point in the history
  6. Move untranslatable strings to seperate file (recloudstream#2273)

    This could cause crashes or poisoned data on some languages as some untranslatable strings were being translated, including keys and format strings that shouldn't be translatable. Also when translating the episodes key on weblate it caused a conflict between the plural version (which weblate does support) and the actual episodes key, meaning the episodes key was translating as the singular version of the plural episodes version in some cases. Moving to a separate resource file should hopefully prevent these issues.
    Luna712 authored Dec 24, 2025
    Configuration menu
    Copy the full SHA
    81d9ecd View commit details
    Browse the repository at this point in the history
Loading