Comparing Opssaeed:main...quoid:main · Opssaeed/userscripts · GitHub
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: Opssaeed/userscripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: quoid/userscripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 13 files changed
  • 1 contributor

Commits on Aug 30, 2025

  1. Configuration menu
    Copy the full SHA
    56587c8 View commit details
    Browse the repository at this point in the history
  2. fix: dynamically remove listeners when tab unload

    `browser.runtime.onMessage` listeners seems to prevent content scripts recycle from causing memory leaks
    ACTCD committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    7e9301b View commit details
    Browse the repository at this point in the history
  3. Merge pull request quoid#864 from quoid/fix/863/content-scripts-memor…

    …y-leak
    
    fix: avoid browser tabs content scripts memory leak
    ACTCD authored Aug 30, 2025
    Configuration menu
    Copy the full SHA
    879b272 View commit details
    Browse the repository at this point in the history
  4. build(gem): update dependencies

    ACTCD committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    f8683a9 View commit details
    Browse the repository at this point in the history
  5. ci: update xcode version

    ACTCD committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    bcf0e9c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    77d5237 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. Configuration menu
    Copy the full SHA
    77a0ec8 View commit details
    Browse the repository at this point in the history
  2. fix(ios): not remove bookmark while resolve fails

    The failure may be temporary, and not removing the bookmark may alleviate the need for user interaction and frustration, but it does not solve the underlying problem, and the error will still occur silently.
    ACTCD committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    57467c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request quoid#885 from quoid/fix/mitigation-measure

    fix(ios): mitigation measure for directory reset issue
    ACTCD authored Nov 29, 2025
    Configuration menu
    Copy the full SHA
    ac8d2d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e287a03 View commit details
    Browse the repository at this point in the history
  5. build(gem): update fastlane

    ACTCD committed Nov 29, 2025
    Configuration menu
    Copy the full SHA
    7d77cab View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2026

  1. fix: significantly reduces memory usage

    Avoid compiling RE repeatedly in loops, especially in large metadata scripts.
    ACTCD committed Jan 10, 2026
    Configuration menu
    Copy the full SHA
    f9944f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request quoid#900 from quoid/memory-usage-analysis

    fix: significantly reduces memory usage
    ACTCD authored Jan 10, 2026
    Configuration menu
    Copy the full SHA
    dcb047e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0990a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request quoid#901 from quoid/investigate-memory-usage2

    fix: further reduces memory usage
    ACTCD authored Jan 10, 2026
    Configuration menu
    Copy the full SHA
    bdaf750 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. Configuration menu
    Copy the full SHA
    012fc83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dafc2cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5705b12 View commit details
    Browse the repository at this point in the history
  4. Merge pull request quoid#928 from quoid/theme-setting

    feat: adding color theme mode setting
    ACTCD authored May 10, 2026
    Configuration menu
    Copy the full SHA
    8b743e3 View commit details
    Browse the repository at this point in the history
Loading