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: ether/etherpad-lite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.2
Choose a base ref
...
head repository: ether/etherpad-lite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 15 commits
  • 16 files changed
  • 5 contributors

Commits on Jun 25, 2025

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

Commits on Jun 28, 2025

  1. Do not respond to right alt (Alt Gr) keyboard events.

    On some keyboard layouts (eg. pl) the right alt key (a.k.a. Alt Gr) is
    used in combination with letters to type special characters, eg. AltGr-C
    makes a 'ć' on a pl keyboard layout.
    
    At least on Firefox on macOS it seems like events that would otherwise
    result in a special character still get passed to keydown and friends.
    This means that if etherpad handles alt-c, it might swallow someone's
    intent to type in 'ć' and instead open up the chat window.
    
    This could arguably be a bug in Firefox or macOS, as the same doesn't
    happen in Firefox on Linux/X11. But before I bring the discussion to a
    wider audience I'd like to at least make the issue go away at etherpad
    level.
    q3k authored and SamTV12345 committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    85096f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4485c68 View commit details
    Browse the repository at this point in the history
  3. Bump express-rate-limit from 7.5.0 to 7.5.1

    Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 7.5.0 to 7.5.1.
    - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
    - [Commits](express-rate-limit/express-rate-limit@v7.5.0...v7.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: express-rate-limit
      dependency-version: 7.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and SamTV12345 committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    4ed3cee View commit details
    Browse the repository at this point in the history
  4. Bump axios from 1.8.4 to 1.10.0

    Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.10.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.8.4...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-version: 1.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and SamTV12345 committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    ba5e653 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

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

Commits on Jul 7, 2025

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

Commits on Jul 10, 2025

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

Commits on Jul 14, 2025

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

Commits on Jul 16, 2025

  1. build(deps): bump oidc-provider and @types/oidc-provider

    Bumps [oidc-provider](https://github.com/panva/node-oidc-provider) and [@types/oidc-provider](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/oidc-provider). These dependencies needed to be updated together.
    
    Updates `oidc-provider` from 9.1.3 to 9.3.0
    - [Release notes](https://github.com/panva/node-oidc-provider/releases)
    - [Changelog](https://github.com/panva/node-oidc-provider/blob/main/CHANGELOG.md)
    - [Commits](panva/node-oidc-provider@v9.1.3...v9.3.0)
    
    Updates `@types/oidc-provider` from 9.1.0 to 9.1.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/oidc-provider)
    
    ---
    updated-dependencies:
    - dependency-name: oidc-provider
      dependency-version: 9.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/oidc-provider"
      dependency-version: 9.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and SamTV12345 committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    9409fd4 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump the dev-dependencies group across 1 directory w…

    …ith 17 updates
    
    ---
    updated-dependencies:
    - dependency-name: "@playwright/test"
      dependency-version: 1.53.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@types/jsonwebtoken"
      dependency-version: 9.0.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@types/node"
      dependency-version: 24.0.10
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: eslint
      dependency-version: 9.30.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: mocha
      dependency-version: 11.7.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: supertest
      dependency-version: 7.1.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: vitest
      dependency-version: 3.2.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-version: 8.36.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: "@typescript-eslint/parser"
      dependency-version: 8.36.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: i18next
      dependency-version: 25.3.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: lucide-react
      dependency-version: 0.525.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: react-hook-form
      dependency-version: 7.60.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: react-i18next
      dependency-version: 15.6.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: react-router-dom
      dependency-version: 7.6.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: vite
      dependency-version: 7.0.3
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: dev-dependencies
    - dependency-name: vite-plugin-static-copy
      dependency-version: 3.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: zustand
      dependency-version: 5.0.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and SamTV12345 committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    7d462e7 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump awalsh128/cache-apt-pkgs-action from 1.5.0 to 1.5.1

    Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.5.0 to 1.5.1.
    - [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
    - [Commits](awalsh128/cache-apt-pkgs-action@v1.5.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: awalsh128/cache-apt-pkgs-action
      dependency-version: 1.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and SamTV12345 committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    fb562fc View commit details
    Browse the repository at this point in the history
  4. build(deps): bump superagent from 10.2.1 to 10.2.2

    Bumps [superagent](https://github.com/ladjs/superagent) from 10.2.1 to 10.2.2.
    - [Release notes](https://github.com/ladjs/superagent/releases)
    - [Changelog](https://github.com/forwardemail/superagent/blob/master/HISTORY.md)
    - [Commits](forwardemail/superagent@v10.2.1...v10.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: superagent
      dependency-version: 10.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and SamTV12345 committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    3fff4fe View commit details
    Browse the repository at this point in the history
  5. build(deps): bump openapi-backend from 5.12.0 to 5.13.0

    Bumps [openapi-backend](https://github.com/openapistack/openapi-backend) from 5.12.0 to 5.13.0.
    - [Commits](openapistack/openapi-backend@5.12.0...5.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: openapi-backend
      dependency-version: 5.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and SamTV12345 committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    e7c82fa View commit details
    Browse the repository at this point in the history
  6. build(deps): bump express-rate-limit from 7.5.1 to 8.0.0

    Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 7.5.1 to 8.0.0.
    - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
    - [Commits](express-rate-limit/express-rate-limit@v7.5.1...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: express-rate-limit
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and SamTV12345 committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    45a906e View commit details
    Browse the repository at this point in the history
Loading