Commit graph

9142 commits

Author SHA1 Message Date
SamTV12345
62348e2bfc feat: moved to fetch instead of ajax call 2025-08-01 21:53:34 +02:00
SamTV12345
d72b76b574 feat: updated welcome page 2025-08-01 21:35:14 +02:00
SamTV12345
09204189e3 feat: continued with pad link functionality 2025-07-30 22:50:14 +02:00
SamTV12345
02e03b7c84 feat: added link 2025-07-29 22:13:11 +02:00
SamTV12345
d265725808 feat: added design layout 2025-07-29 22:12:48 +02:00
SamTV12345
47ab164be4 feat: append link programmatically 2025-07-29 22:10:12 +02:00
SamTV12345
b184b73e74 feat: first version 2025-07-29 20:55:58 +02:00
SamTV12345
8f2bc06743 feat: started with recent pads implementation 2025-07-29 17:17:21 +02:00
SamTV12345
233b8fcc04 feat: added home button also in settings.ts as default 2025-07-28 20:02:58 +02:00
SamTV12345
483153493f feat: added home button 2025-07-28 20:02:58 +02:00
dependabot[bot]
bc5237518e build(deps): bump esbuild from 0.25.5 to 0.25.6
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.5 to 0.25.6.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.5...v0.25.6)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 18:44:00 +02:00
dependabot[bot]
94ff30d86d Bump jsdom from 26.0.0 to 26.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.0.0 to 26.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/26.0.0...26.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-28 18:42:55 +02:00
SamTV12345
5142d46ddd feat: fixed indentation test 2025-07-27 22:22:18 +02:00
SamTV12345
96ff4276e0 feat: fixed upgrade yml 2025-07-27 22:22:18 +02:00
SamTV12345
6378e1ccf9 feat: fixed admin tests 2025-07-27 22:22:18 +02:00
SamTV12345
cd5a0227dc feat: fixed templates 2025-07-27 22:22:18 +02:00
SamTV12345
40884fa96b feat: disable stats endpoint if enableMetrics is false 2025-07-27 22:22:18 +02:00
dependabot[bot]
45a906e19d 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](https://github.com/express-rate-limit/express-rate-limit/compare/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>
2025-07-16 21:07:28 +02:00
dependabot[bot]
e7c82fae7a 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](https://github.com/openapistack/openapi-backend/compare/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>
2025-07-16 21:05:44 +02:00
dependabot[bot]
3fff4fe2ce 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](https://github.com/ladjs/superagent/compare/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>
2025-07-16 21:05:33 +02:00
dependabot[bot]
fb562fcb2a 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](https://github.com/awalsh128/cache-apt-pkgs-action/compare/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>
2025-07-16 21:05:25 +02:00
dependabot[bot]
7d462e7a1f build(deps-dev): bump the dev-dependencies group across 1 directory with 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>
2025-07-16 21:04:04 +02:00
dependabot[bot]
9409fd4557 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](https://github.com/panva/node-oidc-provider/compare/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>
2025-07-16 18:56:57 +02:00
translatewiki.net
67b630a3bf
Localisation updates from https://translatewiki.net. 2025-07-14 14:03:32 +02:00
translatewiki.net
b58dbad7db
Localisation updates from https://translatewiki.net. 2025-07-10 14:04:28 +02:00
translatewiki.net
475456ec10
Localisation updates from https://translatewiki.net. 2025-07-07 14:03:40 +02:00
translatewiki.net
0b2a22db5a
Localisation updates from https://translatewiki.net. 2025-06-30 14:03:44 +02:00
dependabot[bot]
ba5e653456 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](https://github.com/axios/axios/compare/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>
2025-06-28 12:06:39 +02:00
dependabot[bot]
4ed3cee57f 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](https://github.com/express-rate-limit/express-rate-limit/compare/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>
2025-06-28 12:06:31 +02:00
Stefan Müller
4485c689ac use node lts docker image instead of newest version 2025-06-28 12:06:23 +02:00
q3k
85096f7416 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.
2025-06-28 12:06:01 +02:00
SamTV12345
9e630faf25 Merge branch 'master' into develop 2025-06-25 22:49:42 +02:00
SamTV12345
eb1ebb1c43 bump version 2025-06-25 22:49:41 +02:00
SamTV12345
9d3167a333 Merge branch 'develop' 2025-06-25 22:49:41 +02:00
SamTV1998
32c48ec1ad feat(changelog): added readme for 2.3.2 2025-06-25 22:42:09 +02:00
SamTV12345
51929f873c feat: normalized url to admin area 2025-06-25 22:29:20 +02:00
SamTV12345
6766165b32 feat: fixed tests 2025-06-25 22:22:29 +02:00
SamTV12345
4093320544 Merge branch 'master' into develop 2025-06-25 13:14:14 +02:00
SamTV12345
89e8158616 Merge branch 'develop' 2025-06-25 13:14:13 +02:00
SamTV12345
13834d7801 bump version 2025-06-25 13:14:12 +02:00
SamTV12345
b919c35b53 Merge branch 'master' into develop 2025-06-25 13:13:58 +02:00
SamTV12345
1720596294 Added changelog for 2.3.1 2025-06-25 13:08:26 +02:00
SamTV12345
f2a5564bc5 feat: updated dependencies 2025-06-25 13:05:08 +02:00
dependabot[bot]
b0a796da60 Bump rate-limiter-flexible from 7.0.0 to 7.1.1
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases)
- [Commits](https://github.com/animir/node-rate-limiter-flexible/compare/v7.0.0...v7.1.1)

---
updated-dependencies:
- dependency-name: rate-limiter-flexible
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 22:16:07 +02:00
dependabot[bot]
7f628e3d04 Bump @radix-ui/react-switch from 1.2.4 to 1.2.5
Bumps [@radix-ui/react-switch](https://github.com/radix-ui/primitives) from 1.2.4 to 1.2.5.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 22:15:34 +02:00
dependabot[bot]
66079e8d61 Bump esbuild from 0.25.3 to 0.25.5
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.3 to 0.25.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.3...v0.25.5)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 22:14:49 +02:00
dependabot[bot]
ad13e510c6 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.1 to 9.1.3
- [Release notes](https://github.com/panva/node-oidc-provider/releases)
- [Changelog](https://github.com/panva/node-oidc-provider/blob/main/CHANGELOG.md)
- [Commits](https://github.com/panva/node-oidc-provider/compare/v9.1.1...v9.1.3)

Updates `@types/oidc-provider` from 8.8.1 to 9.1.0
- [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.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/oidc-provider"
  dependency-version: 9.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 22:14:21 +02:00
dependabot[bot]
77c4b9218d Bump tsx from 4.19.4 to 4.20.3
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.4 to 4.20.3.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.19.4...v4.20.3)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.20.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-13 22:29:48 +02:00
dependabot[bot]
e63011fcec Bump live-plugin-manager from 1.0.0 to 1.1.0
Bumps [live-plugin-manager](https://github.com/davideicardi/live-plugin-manager) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/davideicardi/live-plugin-manager/releases)
- [Commits](https://github.com/davideicardi/live-plugin-manager/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: live-plugin-manager
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-13 22:29:16 +02:00
dependabot[bot]
53dce9e6f3 Bump ueberdb2 from 5.0.6 to 5.0.14
Bumps [ueberdb2](https://github.com/ether/ueberDB) from 5.0.6 to 5.0.14.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ether/ueberDB/compare/v5.0.6...v5.0.14)

---
updated-dependencies:
- dependency-name: ueberdb2
  dependency-version: 5.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-13 20:50:04 +02:00