renovate[bot]
18e45c4269
Update dependency electron to v44.2.0
2026-09-08 05:36:08 +00:00
renovate[bot]
1f67af301f
Update dependency electron to v44.1.1
2026-09-05 00:25:03 +00:00
renovate[bot]
88101984f2
Update dependency electron to v44.1.0
2026-09-04 02:07:40 +00:00
Claude
17d334580f
fix(desktop): adapt login item and clipboard APIs to Electron 44
...
Bumps electron 43.4.1 -> 44.0.0 and repairs the three `pnpm typecheck`
errors the bump surfaces in apps/desktop.
Login items: Electron 44 removed `openAsHidden` from
`app.setLoginItemSettings()` and `wasOpenedAsHidden` from
`app.getLoginItemSettings()`, since both only worked on macOS 12 and
below. `wasLaunchedHidden()` now combines the remaining
`wasOpenedAtLogin` with the stored `hideOnAutoStart` option, so macOS
keeps the feature: the app opens normally and hides its own window,
matching what Windows and Linux already do through --start-hidden.
Clipboard: the module is now modelled on the W3C Clipboard API, so
`writeImage()` is gone and `write()` takes MIME-typed payloads and
returns a promise. The copy-image-to-clipboard handler re-encodes the
decoded image to PNG and writes it as a `ClipboardItem`. `toPNG()`
returns `Buffer<ArrayBufferLike>`, which is not a valid `BlobPart`,
hence the `Uint8Array` view.
Electron 44 also drops macOS 12, so the User Guide system requirements
and the website download blurb move from Monterey to Ventura.
Verified with electron 44.0.0 installed: `pnpm typecheck` is clean and
`pnpm --filter desktop test` passes 492 tests.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WkCLU8T5ENHbhMaL2zdEuW
2026-08-30 02:00:04 +00:00
renovate[bot]
3ead4a9f6c
Update dependency electron to v43.4.1
2026-08-23 00:31:50 +00:00
Elian Doran
a0908a6e1e
chore(release): prepare for v0.105.0
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Deploy Standalone App / Build and Deploy App (push) Waiting to run
Dev / Detect affected suites (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Test server (push) Blocked by required conditions
Dev / Test standalone (push) Blocked by required conditions
Dev / Test CKEditor 5 (shard ${{ matrix.shard }}) (1) (push) Blocked by required conditions
Dev / Test CKEditor 5 (shard ${{ matrix.shard }}) (2) (push) Blocked by required conditions
Dev / CKEditor 5 coverage gate (push) Blocked by required conditions
Dev / Build Docker image (push) Waiting to run
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on ${{ matrix.name }} (arm64, linux-arm64, ubuntu-24.04-arm) (push) Waiting to run
playwright / E2E tests on ${{ matrix.name }} (x64, linux-x64, ubuntu-22.04) (push) Waiting to run
playwright / PDF viewer E2E tests (push) Waiting to run
playwright / Standalone E2E tests on ${{ matrix.name }} (linux-arm64, ubuntu-24.04-arm) (push) Waiting to run
playwright / Standalone E2E tests on ${{ matrix.name }} (linux-x64, ubuntu-22.04) (push) Waiting to run
Update Nix flake / Sync the pinned Electron binary (push) Has been cancelled
Checks / main (push) Has been cancelled
Deploy Documentation / Build and Deploy Documentation (push) Has been cancelled
Deploy website / Build & deploy website (push) Has been cancelled
2026-08-19 20:57:23 +03:00
renovate[bot]
99a78fd57a
chore(deps): update dependency electron to v43.4.0
2026-08-15 01:10:39 +00:00
renovate[bot]
b4b3b4e615
Update dependency better-sqlite3 to v13.0.3
2026-08-09 00:24:47 +00:00
renovate[bot]
5dda4061f8
chore(deps): update dependency electron to v43.3.0
2026-08-08 00:29:30 +00:00
renovate[bot]
6bbad9c33a
fix(deps): update dependency better-sqlite3 to v13.0.2
2026-08-02 00:27:07 +00:00
Elian Doran
32a6f809eb
Merge remote-tracking branch 'origin/main' into renovate/electron-43.x
2026-07-25 18:13:12 +03:00
renovate[bot]
4f08a74f47
chore(deps): update dependency electron to v43
Checks / main (push) Has been cancelled
2026-07-25 13:55:42 +00:00
renovate[bot]
24ca17dee0
fix(deps): update dependency better-sqlite3 to v13
2026-07-25 13:32:56 +00:00
Elian Doran
744646d07b
chore(release): prepare for v0.104.1
Checks / main (push) Has been cancelled
Deploy Documentation / Build and Deploy Documentation (push) Has been cancelled
Deploy website / Build & deploy website (push) Has been cancelled
2026-07-25 16:25:43 +03:00
renovate[bot]
663f17a767
Update dependency electron to v42.7.1
2026-07-25 00:39:30 +00:00
renovate[bot]
a040bc2f22
chore(deps): update dependency electron to v42.7.0
2026-07-18 12:58:56 +00:00
Elian Doran
15a12a9761
chore(release): prepare for v0.104.0
2026-07-18 13:58:20 +03:00
renovate[bot]
bd5c22e415
Update dependency electron to v42.6.1
2026-07-11 01:18:11 +00:00
renovate[bot]
2a98fda109
chore(deps): update dependency electron to v42.6.0
2026-07-07 01:09:06 +00:00
renovate[bot]
c9901491ab
Update dependency electron to v42.5.2
2026-07-04 00:25:05 +00:00
renovate[bot]
81be62d2ee
Update dependency electron to v42.5.1
2026-07-03 00:31:34 +00:00
renovate[bot]
195516e7c4
chore(deps): update dependency electron to v42.5.0
2026-06-27 00:42:36 +00:00
renovate[bot]
ecab3131f4
chore(deps): update dependency electron to v42.4.1
2026-06-20 01:09:34 +00:00
renovate[bot]
967d2c2cf2
chore(deps): update dependency electron to v42
2026-06-19 04:57:27 +00:00
renovate[bot]
567de02b6f
fix(deps): update dependency better-sqlite3 to v12.11.1
2026-06-19 02:46:38 +00:00
renovate[bot]
d9a308c7b9
fix(deps): update dependency better-sqlite3 to v12.10.1
2026-06-17 00:56:04 +00:00
renovate[bot]
7a9def0cf6
chore(deps): update dependency electron to v41.7.2
2026-06-13 00:25:17 +00:00
Elian Doran
a3c45281d9
chore(deps): remove unused build and runtime dependencies
...
Drop dependencies that are declared but no longer referenced anywhere in
the codebase:
- copy-webpack-plugin (client, standalone, desktop, edit-docs) and
script-loader (client, standalone): webpack tooling left over from
before the Vite migration; there is no webpack config in the repo.
- express-http-proxy (server): the dev asset proxy it backed was
replaced by Vite middleware integration (cc474f39d8 ).
- stream-throttle (server): the ENEX import throttle that used it was
dropped when the importer was rewritten to run in the browser/WASM
standalone build (fa6e70a13a ).
Also removes the now-orphaned @types/express-http-proxy and
@types/stream-throttle.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 21:12:36 +03:00
renovate[bot]
898edd3112
chore(deps): update dependency electron to v41.7.1
2026-05-30 00:27:06 +00:00
renovate[bot]
84c181981c
chore(deps): update dependency electron to v41.7.0
2026-05-23 01:40:27 +00:00
Elian Doran
4d29ed7a1a
Merge remote-tracking branch 'origin/main' into renovate/archiver-8.x
...
; Conflicts:
; apps/build-docs/package.json
2026-05-19 20:44:46 +03:00
renovate[bot]
7e41b904ac
fix(deps): update dependency archiver to v8
Checks / main (push) Has been cancelled
2026-05-17 08:34:25 +00:00
renovate[bot]
1329e4c82f
chore(deps): update dependency electron to v41.6.1
Checks / main (push) Has been cancelled
2026-05-17 08:24:20 +00:00
renovate[bot]
666e253b9d
chore(deps): update dependency electron to v41.6.0
2026-05-17 06:19:16 +00:00
Elian Doran
9c1c2cb5d1
chore(edit-docs): missing import to commons
2026-05-16 21:35:12 +03:00
Elian Doran
4dc2ce8a65
refactor(edit-docs): decouple generation from providers
2026-05-16 19:11:15 +03:00
Elian Doran
0027ede245
test(edit-docs): add tests for standalone
2026-05-16 18:50:12 +03:00
Elian Doran
3dcc548166
chore(edit-docs): start generating standalone-specific meta
2026-05-16 18:48:25 +03:00
Elian Doran
982aba1f95
Update dependency better-sqlite3 to v12.10.0 ( #9792 )
2026-05-16 16:47:46 +03:00
Elian Doran
22650e0681
chore(deps): remove fs-extra
2026-05-16 16:45:17 +03:00
renovate[bot]
1e86ecc17e
Update dependency better-sqlite3 to v12.10.0
2026-05-16 12:17:12 +00:00
Elian Doran
a95bcbfebd
Revert "chore(deps): update dependency electron to v42"
2026-05-16 14:43:36 +03:00
renovate[bot]
0b377cf459
chore(deps): update dependency electron to v42
2026-05-16 10:18:59 +00:00
Elian Doran
cccb2e9408
Merge remote-tracking branch 'origin/main' into standalone
Checks / main (push) Has been cancelled
Deploy Standalone App / Build and Deploy App (push) Has been cancelled
Dev / Test development (push) Has been cancelled
/ Check Docker build (Dockerfile) (push) Has been cancelled
/ Check Docker build (Dockerfile.alpine) (push) Has been cancelled
Mobile / Build Android APK (push) Has been cancelled
Dev / Build Docker image (push) Has been cancelled
Dev / Check Docker build (Dockerfile) (push) Has been cancelled
Dev / Check Docker build (Dockerfile.alpine) (push) Has been cancelled
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Has been cancelled
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Has been cancelled
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Has been cancelled
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Has been cancelled
/ Merge manifest lists (push) Has been cancelled
2026-05-13 23:29:33 +03:00
Elian Doran
44f5be88b7
chore(release): prepare for v0.103.0
2026-05-13 22:53:42 +03:00
Elian Doran
9b91ba52b8
Merge remote-tracking branch 'origin/main' into standalone
Checks / main (push) Has been cancelled
Deploy Standalone App / Build and Deploy App (push) Has been cancelled
Dev / Test development (push) Has been cancelled
/ Check Docker build (Dockerfile) (push) Has been cancelled
/ Check Docker build (Dockerfile.alpine) (push) Has been cancelled
Mobile / Build Android APK (push) Has been cancelled
Dev / Build Docker image (push) Has been cancelled
Dev / Check Docker build (Dockerfile) (push) Has been cancelled
Dev / Check Docker build (Dockerfile.alpine) (push) Has been cancelled
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Has been cancelled
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Has been cancelled
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Has been cancelled
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Has been cancelled
/ Merge manifest lists (push) Has been cancelled
2026-04-26 16:10:09 +03:00
renovate[bot]
d211dfce2d
chore(deps): update dependency electron to v41.3.0
2026-04-26 02:10:39 +00:00
renovate[bot]
aa1596173c
chore(deps): update dependency electron to v41.2.2
2026-04-25 01:16:59 +00:00
renovate[bot]
99bce0c262
Update dependency electron to v41.2.1
2026-04-20 01:04:14 +00:00
Elian Doran
28c6826b35
Merge remote-tracking branch 'origin/main' into standalone
2026-04-19 20:26:10 +03:00