SamTv12345
e79903df28
Fixed pnpm lock
2024-07-18 08:50:43 +02:00
SamTv12345
03c2651c2f
Merge remote-tracking branch 'origin/develop' into feat/bundle-js
...
* origin/develop:
Bump semver from 7.6.2 to 7.6.3 (#6517 )
Bump the dev-dependencies group across 1 directory with 7 updates (#6518 )
Bump the dev-dependencies group with 3 updates (#6513 )
Bump ueberdb2 from 4.2.82 to 4.2.84 (#6514 )
# Conflicts:
# pnpm-lock.yaml
# src/package.json
# ui/package.json
2024-07-18 08:48:49 +02:00
SamTv12345
52f96331ee
Fixed windows build
2024-07-18 07:47:33 +02:00
SamTV12345
b6c261e88b
Restructure windows build
2024-07-17 20:42:40 +02:00
dependabot[bot]
33b388b14c
Bump semver from 7.6.2 to 7.6.3 ( #6517 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 20:28:26 +02:00
dependabot[bot]
ac3e1e96a3
Bump the dev-dependencies group across 1 directory with 7 updates ( #6518 )
...
Bumps the dev-dependencies group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@playwright/test](https://github.com/microsoft/playwright ) | `1.45.1` | `1.45.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `20.14.10` | `20.14.11` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `7.16.0` | `7.16.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `7.16.0` | `7.16.1` |
| [react-i18next](https://github.com/i18next/react-i18next ) | `14.1.2` | `15.0.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) | `6.24.1` | `6.25.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.3.3` | `5.3.4` |
Updates `@playwright/test` from 1.45.1 to 1.45.2
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.45.2 )
Updates `@types/node` from 20.14.10 to 20.14.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 7.16.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 7.16.0 to 7.16.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/parser )
Updates `react-i18next` from 14.1.2 to 15.0.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.2...v15.0.0 )
Updates `react-router-dom` from 6.24.1 to 6.25.0
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.25.0/packages/react-router-dom )
Updates `vite` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: react-i18next
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: react-router-dom
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 20:28:00 +02:00
SamTV12345
b0a93ccddb
Fixed loading ep_font_color3
2024-07-17 20:24:16 +02:00
SamTv12345
ccbbaa20b3
Fixed
2024-07-17 16:19:32 +02:00
SamTv12345
20cb5b272c
Fixed loadtest
2024-07-17 16:11:11 +02:00
SamTv12345
d5793b5b7e
Fixed alias
2024-07-17 16:05:26 +02:00
SamTv12345
71c222c72f
Fixed types
2024-07-17 15:56:45 +02:00
SamTv12345
f7bd2185a8
Removed lightningcss
2024-07-17 15:13:23 +02:00
SamTv12345
cdaf1c5556
Fixed diagnostic url
2024-07-17 14:23:32 +02:00
SamTv12345
30e4d34788
Added minify via esbuild
2024-07-17 14:21:34 +02:00
SamTv12345
7e75677e0b
Added minifying via lightningcss
2024-07-17 12:58:19 +02:00
SamTv12345
75f97287c5
Fixed frontend tests.
2024-07-17 11:59:32 +02:00
SamTv12345
c5a94f1dc7
Fixed env
2024-07-17 11:09:53 +02:00
SamTv12345
97ca713190
Fixed.
2024-07-17 10:58:58 +02:00
SamTv12345
d366976065
Removed eval
2024-07-17 10:57:26 +02:00
SamTv12345
456f904050
Fixed timeslider when hot reloading
2024-07-17 10:55:30 +02:00
SamTv12345
bbf4adb075
Added live reloading.
2024-07-17 10:47:59 +02:00
SamTV12345
d522de17e6
Non working hmr
2024-07-16 22:00:50 +02:00
SamTV12345
70092c1cb7
Merge branch 'feat/bundle-js' of https://github.com/ether/etherpad-lite into feat/bundle-js
...
# Conflicts:
# src/node/hooks/express/specialpages.ts
2024-07-16 17:52:49 +02:00
SamTv12345
5cdf2277f0
Don't generate sources map in production mode
2024-07-16 16:23:19 +02:00
dependabot[bot]
46e924d16b
Bump the dev-dependencies group with 3 updates ( #6513 )
...
Bumps the dev-dependencies group with 3 updates: [eslint](https://github.com/eslint/eslint ), [i18next](https://github.com/i18next/i18next ) and [vitepress](https://github.com/vuejs/vitepress ).
Updates `eslint` from 9.6.0 to 9.7.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.6.0...v9.7.0 )
Updates `i18next` from 23.11.5 to 23.12.1
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v23.11.5...v23.12.1 )
Updates `vitepress` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/vuejs/vitepress/releases )
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vitepress/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: i18next
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: vitepress
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 15:58:12 +02:00
dependabot[bot]
cb6c8fb622
Bump ueberdb2 from 4.2.82 to 4.2.84 ( #6514 )
...
Bumps [ueberdb2](https://github.com/ether/ueberDB ) from 4.2.82 to 4.2.84.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.82...v4.2.84 )
---
updated-dependencies:
- dependency-name: ueberdb2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 15:58:05 +02:00
SamTv12345
4ab21d90f7
Fixed loading
2024-07-16 15:52:16 +02:00
SamTv12345
3ba0176bd8
Reworked paths
2024-07-16 14:45:49 +02:00
SamTv12345
a3e9f29558
Fixed timeslider
2024-07-16 13:47:59 +02:00
SamTv12345
ea5073ce13
Fixed popup not showing
2024-07-16 12:43:21 +02:00
SamTV12345
5d0da514f9
Removed require of socketio, l10n, html10n and error reporter
2024-07-16 11:05:29 +02:00
SamTV12345
1ccd27e2d3
Fixed get undefined.
2024-07-16 11:05:29 +02:00
SamTV12345
85dc9c088f
Added support for plugins
2024-07-16 11:05:29 +02:00
SamTV12345
b7e0e6b216
Fixed caret positioning
2024-07-16 11:05:29 +02:00
SamTV12345
865f2e565a
Moved first js files to ts
2024-07-16 11:05:29 +02:00
SamTV12345
be2616f766
Added POC for browser
2024-07-16 11:05:29 +02:00
SamTv12345
6d73fed7b6
Added minify
2024-07-16 11:05:29 +02:00
SamTV12345
2bf3ef58bc
Removed require of socketio, l10n, html10n and error reporter
2024-07-13 22:14:57 +02:00
SamTV12345
b8291ef316
Fixed get undefined.
2024-07-13 21:59:16 +02:00
SamTV12345
4c2f4d2384
Added support for plugins
2024-07-13 21:45:25 +02:00
SamTV12345
105016bd60
Fixed caret positioning
2024-07-13 21:26:57 +02:00
SamTV12345
da7671d9da
Moved first js files to ts
2024-07-13 21:13:09 +02:00
SamTV12345
7bad78d751
Added POC for browser
2024-07-13 20:40:56 +02:00
dependabot[bot]
856908219d
Bump lucide-react from 0.407.0 to 0.408.0 in the dev-dependencies group ( #6510 )
...
Bumps the dev-dependencies group with 1 update: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ).
Updates `lucide-react` from 0.407.0 to 0.408.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.408.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: lucide-react
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-13 10:03:42 +02:00
SamTv12345
2c2d1256d5
Added minify
2024-07-12 15:00:44 +02:00
SamTV12345
b84b4c0878
Removed lightningcss ( #6509 )
...
Co-authored-by: SamTv12345 <samtv12345@samtv12345.com>
2024-07-12 11:16:07 +02:00
dependabot[bot]
c5b7442acd
Bump ueberdb2 from 4.2.81 to 4.2.82 ( #6507 )
...
Bumps [ueberdb2](https://github.com/ether/ueberDB ) from 4.2.81 to 4.2.82.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.81...v4.2.82 )
---
updated-dependencies:
- dependency-name: ueberdb2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 08:35:40 +02:00
SamTv12345
e21b5130cf
Fixed checkPad script not returning
2024-07-12 08:34:53 +02:00
dependabot[bot]
651052f051
Bump the dev-dependencies group with 2 updates ( #6505 )
...
Bumps the dev-dependencies group with 2 updates: [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh ) and [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ).
Updates `eslint-plugin-react-refresh` from 0.4.7 to 0.4.8
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases )
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.7...v0.4.8 )
Updates `lucide-react` from 0.406.0 to 0.407.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.407.0/packages/lucide-react )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: lucide-react
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 20:22:48 +02:00
SamTV12345
634ffab3ba
Bumped JQuery to 3.7.1 ( #6506 )
2024-07-10 20:06:24 +02:00