-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Comparing changes
Open a pull request
base repository: ether/etherpad-lite
base: v2.3.2
head repository: ether/etherpad-lite
compare: develop
- 15 commits
- 16 files changed
- 5 contributors
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9e630fa - Browse repository at this point
Copy the full SHA 9e630faView commit details
Commits on Jun 28, 2025
-
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.
Configuration menu - View commit details
-
Copy full SHA for 85096f7 - Browse repository at this point
Copy the full SHA 85096f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4485c68 - Browse repository at this point
Copy the full SHA 4485c68View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4ed3cee - Browse repository at this point
Copy the full SHA 4ed3ceeView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ba5e653 - Browse repository at this point
Copy the full SHA ba5e653View commit details
Commits on Jun 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0b2a22d - Browse repository at this point
Copy the full SHA 0b2a22dView commit details
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 475456e - Browse repository at this point
Copy the full SHA 475456eView commit details
Commits on Jul 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b58dbad - Browse repository at this point
Copy the full SHA b58dbadView commit details
Commits on Jul 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 67b630a - Browse repository at this point
Copy the full SHA 67b630aView commit details
Commits on Jul 16, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 9409fd4 - Browse repository at this point
Copy the full SHA 9409fd4View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7d462e7 - Browse repository at this point
Copy the full SHA 7d462e7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for fb562fc - Browse repository at this point
Copy the full SHA fb562fcView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3fff4fe - Browse repository at this point
Copy the full SHA 3fff4feView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e7c82fa - Browse repository at this point
Copy the full SHA e7c82faView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 45a906e - Browse repository at this point
Copy the full SHA 45a906eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.2...develop