Commit Graph

95 Commits

Author SHA1 Message Date
renovate[bot] 4139a401e6 chore(deps): update dependency electron to v36.6.0 2025-06-27 06:30:28 +00:00
Elian Doran 2bebed1b0f fix(desktop): share theme not loaded 2025-06-23 12:17:47 +03:00
Elian Doran d8b85aad7c chore(rebrand): change product name 2025-06-23 08:43:04 +03:00
renovate[bot] 78a0637283 fix(deps): update dependency better-sqlite3 to v12 2025-06-22 08:23:25 +00:00
renovate[bot] 8f5be936a7 chore(deps): update dependency electron to v36.5.0 2025-06-20 02:47:20 +00:00
Elian Doran 248f6d6a7d refactor(forge): switch to TypeScript 2025-06-19 15:45:39 +03:00
Elian Doran b9ae226569 chore(release): bump version
/ Check Docker build (Dockerfile) (push) Failing after 38s
/ Check Docker build (Dockerfile.alpine) (push) Failing after 32s
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Has been skipped
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Has been skipped
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Has been skipped
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Has been skipped
/ Merge manifest lists (push) Has been skipped
Release / Make Electron (arm64, map[forge_platform:linux image:ubuntu-latest name:linux shell:bash]) (push) Failing after 37s
Release / Make Electron (x64, map[forge_platform:linux image:ubuntu-latest name:linux shell:bash]) (push) Failing after 26s
Release / Build Linux Server (x64, ubuntu-22.04) (push) Failing after 31s
Release / Make Electron (arm64, map[forge_platform:darwin image:macos-latest name:macos shell:bash]) (push) Has been cancelled
Release / Make Electron (arm64, map[forge_platform:win32 image:win-signing name:windows shell:cmd]) (push) Has been cancelled
Release / Make Electron (x64, map[forge_platform:darwin image:macos-latest name:macos shell:bash]) (push) Has been cancelled
Release / Make Electron (x64, map[forge_platform:win32 image:win-signing name:windows shell:cmd]) (push) Has been cancelled
Release / Build Linux Server (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Release / Publish release (push) Has been cancelled
2025-06-15 23:32:26 +03:00
Elian Doran 3d7784ca18 Revert "fix(desktop): use plugin to clean up languages"
This reverts commit cbcc219f1f.
2025-06-15 19:57:48 +03:00
Elian Doran cbcc219f1f fix(desktop): use plugin to clean up languages 2025-06-15 19:06:06 +03:00
Elian Doran 7863a5e09c chore: disable source maps 2025-06-11 22:03:25 +03:00
Elian Doran 5558d6e149 chore(ci): try to increase max heap size everywhere 2025-06-10 13:56:56 +03:00
Elian Doran 7fcbb83dbe chore(forge): increase heap space for CI 2025-06-09 23:31:56 +03:00
Elian Doran 7281233012 chore(build): enable source maps 2025-06-07 20:12:13 +03:00
Elian Doran 408dcf7713 chore(release): prepare for v0.94.1
/ Check Docker build (Dockerfile) (push) Failing after 37s
/ Check Docker build (Dockerfile.alpine) (push) Failing after 38s
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Has been skipped
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Has been skipped
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Has been skipped
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Has been skipped
/ Merge manifest lists (push) Has been skipped
Release / Make Electron (arm64, map[forge_platform:linux image:ubuntu-latest name:linux shell:bash]) (push) Failing after 38s
Release / Make Electron (x64, map[forge_platform:linux image:ubuntu-latest name:linux shell:bash]) (push) Failing after 34s
Release / Build Linux Server (x64, ubuntu-22.04) (push) Failing after 42s
Release / Make Electron (arm64, map[forge_platform:darwin image:macos-latest name:macos shell:bash]) (push) Has been cancelled
Release / Make Electron (arm64, map[forge_platform:win32 image:win-signing name:windows shell:cmd]) (push) Has been cancelled
Release / Make Electron (x64, map[forge_platform:darwin image:macos-latest name:macos shell:bash]) (push) Has been cancelled
Release / Make Electron (x64, map[forge_platform:win32 image:win-signing name:windows shell:cmd]) (push) Has been cancelled
Release / Build Linux Server (arm64, ubuntu-24.04-arm) (push) Has been cancelled
Release / Publish release (push) Has been cancelled
2025-06-07 12:46:18 +03:00
renovate[bot] c06ca0dbf8 chore(deps): update dependency electron to v36.4.0 2025-06-05 09:24:16 +00:00
Jin ee478bf2d1 Remove packageManager in apps/desktop 2025-06-03 16:45:29 +02:00
renovate[bot] 1404af9db4 chore(deps): update dependency electron to v36.3.2 2025-05-29 01:36:27 +00:00
Elian Doran ef6eac6f6e chore(desktop): fix version 2025-05-27 22:26:52 +03:00
Elian Doran a20e171443 chore(desktop): disable emit declarations 2025-05-26 19:35:42 +03:00
Elian Doran 13a8c6c488 Merge branch 'develop' into renovate/electron-36.x 2025-05-25 21:13:29 +03:00
Elian Doran dbe16be7ad fix({desktop,edit-docs}: zip export 2025-05-25 20:38:06 +03:00
Elian Doran 758745f19e fix(desktop): missing tray icon 2025-05-25 16:42:00 +03:00
Elian Doran d70140c180 chore(desktop): add electron-forge:start 2025-05-25 11:00:22 +03:00
Elian Doran 6bbf808cb4 fix(desktop): @electron/remote missing in package 2025-05-25 11:00:01 +03:00
Elian Doran f9b0df3056 chore(desktop): libraries not bundled 2025-05-25 10:12:09 +03:00
Elian Doran 791a51dfe3 chore(desktop/forge): add missing fields 2025-05-24 21:57:09 +03:00
Elian Doran 601e81fb18 chore(desktop/forge): force presence of package.json 2025-05-24 21:47:57 +03:00
Elian Doran 3bd2d865df fix(desktop): path to main 2025-05-24 15:40:29 +03:00
Elian Doran 63022c76d8 chore(desktop): avoid forge dependencies via custom package.JSON 2025-05-24 14:40:22 +03:00
Elian Doran 25f214d24a fix(desktop): set proper path to main 2025-05-24 12:26:22 +03:00
renovate[bot] 66afc72d19 chore(deps): update dependency electron to v36.3.1 2025-05-24 02:28:25 +00:00
Elian Doran 56dd10bd15 fix(desktop): path to forge config 2025-05-23 23:29:54 +03:00
Elian Doran 64b4869939 fix(desktop/esbuild): assets & launch options 2025-05-23 17:50:28 +03:00
Elian Doran 6f8bf58456 chore(desktop/esbuild): convert webpack config 2025-05-23 17:33:57 +03:00
Elian Doran 7bfe261ac6 refactor(highlightjs): move dependency 2025-05-18 00:20:43 +03:00
Elian Doran e946bde939 chore(desktop): use electron 35 for NixOS 2025-05-16 10:49:47 +03:00
renovate[bot] 515a63028b chore(deps): update dependency electron to v36.2.1 2025-05-16 02:44:32 +00:00
renovate[bot] 4705d795b2 chore(deps): update pnpm to v10.11.0 2025-05-15 02:17:17 +00:00
renovate[bot] 38e5cb45cb chore(deps): update dependency electron to v36 2025-05-10 11:14:37 +00:00
renovate[bot] e18678462e chore(deps): update electron-forge monorepo to v7.8.1 2025-05-10 10:39:19 +00:00
renovate[bot] 8402f98db9 chore(deps): update dependency electron to v35.3.0 2025-05-09 10:39:03 +00:00
Elian Doran 19f6f3352d feat(nx/desktop): integrate rebuild at monorepo level 2025-05-06 09:09:59 +03:00
Elian Doran cf492a5f47 feat(nx/desktop): add serve no-dir 2025-05-05 10:27:52 +03:00
Elian Doran e94d8b5b47 feat(nx/desktop): get electron to start on NixOS 2025-05-05 09:52:26 +03:00
renovate[bot] df83e6c6f7 chore(deps): update pnpm to v10.10.0 2025-05-03 00:26:37 +00:00
Elian Doran f9db91d5a1 chore(monorepo): integrate everything from old monorepo 2025-05-03 03:14:23 +03:00
renovate[bot] bac1781902 chore(deps): update dependency electron to v35.2.2 2025-05-02 20:57:24 +00:00
Elian Doran 0b00c73ed3 chore(desktop): adapt to new rebuild script 2025-05-02 23:24:32 +03:00
renovate[bot] a771006e6b chore(deps): update dependency @electron/rebuild to v4 2025-05-02 18:07:13 +00:00
Elian Doran 542d50b66e fix(sign): errors caused by logging 2025-05-02 17:19:44 +03:00