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: duckduckgo/content-scope-scripts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f9e5587
Choose a base ref
...
head repository: duckduckgo/content-scope-scripts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f13bd9d
Choose a head ref
  • 9 commits
  • 49 files changed
  • 8 contributors

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    91171f0 View commit details
    Browse the repository at this point in the history
  2. Support Windows permission handling in nested iframes in DDG-WebView (#…

    …2027)
    
    * Support Windows permission handling in nested iframes in DDG-WebView
    
    * Fix style issues
    
    * move `isDdgWebView` to top level user preferences (windows)
    
    ---------
    
    Co-authored-by: Shane Osbourne <shane.osbourne8@gmail.com>
    antal-foldi-work and shakyShane authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    e6f03ef View commit details
    Browse the repository at this point in the history
  3. history: adding sites support (#1954)

    * history: adding sites support
    
    * Add separator above "Sites" item
    
    * Add tests for the divider change
    
    * Target sites only
    
    * Follow the same approach to use the css
    
    * Update test screenshots
    
    * Remove unncessary tests -- screenshots covers it already
    
    ---------
    
    Co-authored-by: Moon Kyong <mkyong@Moons-MacBook-Pro.local>
    Co-authored-by: Moon Kyong <kmk1986@gmail.com>
    3 people authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    134fb07 View commit details
    Browse the repository at this point in the history
  4. Add Subscription NextSteps card to NTP (#2019)

    * feat: Add Subscription NextSteps card variant
    
    * docs: Improve the params docs, add subscription next steps card
    
    * chore: update copy
    
    * fix:translations
    
    * lang: add translations
    vkraucunas authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    7342634 View commit details
    Browse the repository at this point in the history
  5. NTP - Fix text cut-off on windows (#2029)

    * Set line-height to normal -- this fixes cut-off issue on windows, but does not change anything on mac os
    
    * Target windows only
    
    * use data-platform for naming consistency
    moon0326 authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    6d035c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    1233483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f12a52 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. [Autofill Import] Navigate to manage page and retry download (#2026)

    * fix: configurable retry
    
    * fix: go straight to the archive page
    
    * refactor: don't need to store export ID
    
    * fix: filter empty segments
    dbajpeyi authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    c2ed781 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. build(deps-dev): bump the typescript group across 1 directory with 5 …

    …updates
    
    Bumps the typescript group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.8` | `0.28.14` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
    | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.1` | `0.1.24` |
    | [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.9` | `5.1.11` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.1.0` | `24.7.2` |
    
    
    
    Updates `typedoc` from 0.28.8 to 0.28.14
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.28.8...v0.28.14)
    
    Updates `typescript` from 5.8.3 to 5.9.3
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)
    
    Updates `@types/chrome` from 0.1.1 to 0.1.24
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)
    
    Updates `@types/jasmine` from 5.1.9 to 5.1.11
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)
    
    Updates `@types/node` from 24.1.0 to 24.7.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-version: 0.28.14
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: typescript
    - dependency-name: typescript
      dependency-version: 5.9.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript
    - dependency-name: "@types/chrome"
      dependency-version: 0.1.24
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: typescript
    - dependency-name: "@types/jasmine"
      dependency-version: 5.1.11
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: typescript
    - dependency-name: "@types/node"
      dependency-version: 24.7.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    f13bd9d View commit details
    Browse the repository at this point in the history
Loading