Johannes Millan
3791fa14c0
build(sync): add SuperSync service for E2E testing in docker-compose
2025-12-12 20:48:10 +01:00
Johannes Millan
c87e7ec218
refactor(sync): use uuidv7 library for UUID generation
...
Replace custom UUID v7 implementations with the standard uuidv7 library.
The custom implementation had a bug with JavaScript bitwise operators
not handling 48-bit timestamps correctly.
2025-12-12 20:46:19 +01:00
Johannes Millan
19dfc5ca07
build: add development build script for frontend
2025-12-12 20:46:05 +01:00
Johannes Millan
a10eb2fcf8
16.6.0
2025-12-12 19:06:20 +01:00
Johannes Millan
fe40bdf179
build(deps): update dependencies to fix security vulnerabilities
...
- Override @conventional-changelog/git-client to ^2.5.1 to fix CVE-2025-59433
- Update glob (via nested deps) to ^11.1.0 to fix CVE-2025-64756
- Update node-forge to ^1.3.3 to fix CVE-2025-12816 & CVE-2025-66030
2025-12-11 18:47:56 +01:00
Johannes Millan
e268076332
test(e2e): try to fix e2e tests
2025-12-10 21:26:48 +01:00
Johannes Millan
102ac1c330
16.5.5
2025-12-09 14:26:48 +01:00
johannesjo
7ce0d784ce
16.5.4
2025-12-07 09:57:23 +01:00
Johannes Millan
4bf3754fef
16.5.3
2025-12-06 16:29:09 +01:00
Johannes Millan
6e60bde789
build: downgrade electron again
2025-12-06 16:26:39 +01:00
Johannes Millan
6a150ea8a2
16.5.2
2025-12-06 13:41:30 +01:00
Johannes Millan
5ef527990a
16.5.1
2025-12-06 12:08:14 +01:00
Johannes Millan
02093f871d
16.5.0
2025-12-05 17:24:02 +01:00
Johannes Millan
68ff0ffb88
build(electron): upgrade to Electron 39 with X11 default on Linux
...
Upgrade Electron from 37.7.0 to 39.2.5. Since Electron 38+ defaults to
Wayland via --ozone-platform=auto, force X11 on Linux to ensure reliable
idle detection (#1443 ) and global shortcuts. Users can opt-in to Wayland
with --ozone-platform=wayland or --force-wayland flags.
2025-12-05 15:28:40 +01:00
Johannes Millan
e6d1464f00
Merge pull request #5638 from johannesjo/dependabot/npm_and_yarn/electron-builder-26.3.2
...
chore(deps-dev): bump electron-builder from 26.1.0 to 26.3.2
2025-12-04 11:06:05 +01:00
Johannes Millan
af55e8d409
Merge pull request #5608 from nicojmn/master
...
feat(encryption): migrate to argon2id
2025-12-02 12:41:12 +01:00
Johannes Millan
8f2161623f
Merge pull request #5637 from johannesjo/dependabot/npm_and_yarn/electron-log-5.4.3
...
chore(deps): bump electron-log from 5.4.1 to 5.4.3
2025-12-02 12:34:58 +01:00
dependabot[bot]
cfe80ef7e4
chore(deps-dev): bump electron-builder from 26.1.0 to 26.3.2
...
Bumps [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ) from 26.1.0 to 26.3.2.
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.3.2/packages/electron-builder )
---
updated-dependencies:
- dependency-name: electron-builder
dependency-version: 26.3.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-02 02:20:14 +00:00
Johannes Millan
e6883d5117
Merge pull request #5634 from johannesjo/dependabot/npm_and_yarn/canvas-confetti-1.9.4
...
chore(deps-dev): bump canvas-confetti from 1.9.3 to 1.9.4
2025-12-02 01:20:31 +01:00
dependabot[bot]
07cc3d387b
chore(deps): bump electron-log from 5.4.1 to 5.4.3
...
Bumps [electron-log](https://github.com/megahertz/electron-log ) from 5.4.1 to 5.4.3.
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/megahertz/electron-log/compare/v5.4.1...v5.4.3 )
---
updated-dependencies:
- dependency-name: electron-log
dependency-version: 5.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 15:46:50 +00:00
dependabot[bot]
a50907bb32
chore(deps-dev): bump canvas-confetti from 1.9.3 to 1.9.4
...
Bumps [canvas-confetti](https://github.com/catdad/canvas-confetti ) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/catdad/canvas-confetti/releases )
- [Commits](https://github.com/catdad/canvas-confetti/compare/1.9.3...1.9.4 )
---
updated-dependencies:
- dependency-name: canvas-confetti
dependency-version: 1.9.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 15:45:58 +00:00
Johannes Millan
6b6e815635
Merge pull request #5630 from johannesjo/dependabot/npm_and_yarn/nanoid-5.1.6
...
chore(deps-dev): bump nanoid from 5.1.5 to 5.1.6
2025-12-01 16:24:02 +01:00
Johannes Millan
b9c3b8c934
Merge pull request #5633 from johannesjo/dependabot/npm_and_yarn/rollup/rollup-darwin-x64-4.53.3
...
chore(deps): bump @rollup/rollup-darwin-x64 from 4.27.4 to 4.53.3
2025-12-01 16:23:55 +01:00
Johannes Millan
c92db89712
Merge pull request #5632 from johannesjo/dependabot/npm_and_yarn/eslint-plugin-jsdoc-61.4.1
...
chore(deps-dev): bump eslint-plugin-jsdoc from 50.6.0 to 61.4.1
2025-12-01 16:23:31 +01:00
dependabot[bot]
65209fa770
chore(deps): bump @rollup/rollup-darwin-x64 from 4.27.4 to 4.53.3
...
Bumps [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup ) from 4.27.4 to 4.53.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.27.4...v4.53.3 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-darwin-x64"
dependency-version: 4.53.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 15:14:13 +00:00
dependabot[bot]
ab5a4b39df
chore(deps-dev): bump eslint-plugin-jsdoc from 50.6.0 to 61.4.1
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 50.6.0 to 61.4.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v50.6.0...v61.4.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-version: 61.4.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 15:12:07 +00:00
dependabot[bot]
36778d1ac2
chore(deps-dev): bump @electron/notarize from 3.0.1 to 3.1.1
...
Bumps [@electron/notarize](https://github.com/electron/notarize ) from 3.0.1 to 3.1.1.
- [Release notes](https://github.com/electron/notarize/releases )
- [Commits](https://github.com/electron/notarize/compare/v3.0.1...v3.1.1 )
---
updated-dependencies:
- dependency-name: "@electron/notarize"
dependency-version: 3.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 15:11:54 +00:00
dependabot[bot]
c3e85440ae
chore(deps-dev): bump nanoid from 5.1.5 to 5.1.6
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 5.1.5 to 5.1.6.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/5.1.5...5.1.6 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-version: 5.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 15:11:42 +00:00
Johannes Millan
b9490291cb
16.4.3
2025-11-30 13:41:43 +01:00
Johannes Millan
1d4605621e
16.4.2
2025-11-30 13:41:06 +01:00
nicojmn
d97a8b0bd8
feat(encryption): migrate to argon2id
2025-11-29 23:48:10 +01:00
Johannes Millan
e2d6f82638
16.4.1
2025-11-28 21:12:30 +01:00
Johannes Millan
fa828f5454
fix(build): build vite-plugin before building plugins
2025-11-28 21:10:30 +01:00
Johannes Millan
6a8ee82f1b
16.4.0
2025-11-28 21:02:08 +01:00
Johannes Millan
2e5aadaa97
test: fix failing e2e tests and improve stability
...
- Add 'pree2e' script to build plugins before tests
- Add explicit checks for plugin management initialization
- Improve stability in issue-provider-panel tests
- Ensure baseURL is passed to test context
- Update plugin lockfiles
2025-11-28 20:59:37 +01:00
Johannes Millan
706a557e86
feat: update rxjs to 7 step 1
2025-11-17 14:04:17 +01:00
Johannes Millan
9d9715fd29
16.3.6
2025-11-15 10:34:50 +01:00
Johannes Millan
96f73ccfc7
16.3.5
2025-11-14 15:43:39 +01:00
Johannes Millan
7137b64677
16.3.4
2025-11-14 12:39:47 +01:00
Johannes Millan
a3dfd22ed7
16.3.3
2025-11-13 19:36:56 +01:00
johannesjo
348dfeac82
docs: add comprehensive Mac App Store code signing guide
...
Documents the complete solution for certificate/provisioning profile matching issues with electron-builder and Apple's MAS validation.
2025-11-10 15:59:24 +01:00
Johannes Millan
0bf97455ab
16.3.1
2025-11-10 10:26:15 +01:00
Johannes Millan
43ceb545b4
16.3.0
2025-11-07 14:00:57 +01:00
Johannes Millan
b0768d2a8c
build: upgrade husky
2025-11-03 10:48:37 +01:00
Johannes Millan
f383fcb5ff
Merge pull request #5411 from johannesjo/dependabot/npm_and_yarn/lmdb/lmdb-linux-x64-3.4.3
...
build(deps): bump @lmdb/lmdb-linux-x64 from 3.4.2 to 3.4.3
2025-11-03 10:28:50 +01:00
dependabot[bot]
5baaf23ed1
build(deps-dev): bump @ngrx/schematics from 20.0.0 to 20.1.0
...
Bumps [@ngrx/schematics](https://github.com/ngrx/platform ) from 20.0.0 to 20.1.0.
- [Changelog](https://github.com/ngrx/platform/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ngrx/platform/commits )
---
updated-dependencies:
- dependency-name: "@ngrx/schematics"
dependency-version: 20.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 13:02:09 +00:00
dependabot[bot]
45c90f61f0
build(deps): bump @lmdb/lmdb-linux-x64 from 3.4.2 to 3.4.3
...
Bumps [@lmdb/lmdb-linux-x64](https://github.com/kriszyp/lmdb-js ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/kriszyp/lmdb-js/releases )
- [Commits](https://github.com/kriszyp/lmdb-js/compare/v3.4.2...v3.4.3 )
---
updated-dependencies:
- dependency-name: "@lmdb/lmdb-linux-x64"
dependency-version: 3.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 13:01:59 +00:00
Johannes Millan
b77f407cc5
16.2.1
2025-11-01 13:22:58 +01:00
Johannes Millan
52ce9e6022
16.2.0
2025-10-31 14:41:44 +01:00
Johannes Millan
e271e130e6
Revert "build: try to fix lighthouse 2"
...
This reverts commit 562251e2d5 .
2025-10-29 19:40:18 +01:00