Commit Graph

14 Commits

Author SHA1 Message Date
Derek Wang
1ce6ad6b59
feat: electron desktop app without express server (#1136)
Some checks failed
Docker Publish / docker-build-publish (push) Has been cancelled
Update Stable Branch / prepare-release (push) Has been cancelled
* feat: add electron app

* refactor: using different approach

* chore: update commit hash to 02621e3545

* fix: working dev but prod showing not found and lint fix

* fix: add icon

* fix: resolve server file load issue

* fix: eslint and prettier wip

* fix: only load server build once

* fix: forward request for other ports

* fix: use cloudflare {} to avoid crash

* fix: no need for appLogger

* fix: forward cookie

* fix: update script and update preload loading path

* chore: minor update for appId

* fix: store and load all cookies

* refactor: split main/index.ts

* refactor: group electron main files into two folders

* fix: update electron build configs

* fix: update auto update feat

* fix: vite-plugin-node-polyfills need to be in dependencies for dmg version to work

* ci: trigger build for electron branch

* ci: mark draft if it's from branch commit

* ci: add icons for windows and linux

* fix: update icons for windows

* fix: add author in package.json

* ci: use softprops/action-gh-release@v2

* fix: use path to join

* refactor: refactor path logic for working in both mac and windows

* fix: still need vite-plugin-node-polyfills dependencies

* fix: update vite-electron.config.ts

* ci: sign mac app

* refactor: assets folder

* ci: notarization

* ci: add NODE_OPTIONS

* ci: window only nsis dist

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-20 00:22:06 +05:30
Stijnus
c4c73622f5 Fix ESLint issues 2025-01-28 11:39:12 +01:00
Stijnus
0db9ce2717 Revert "Major UI improvements"
This reverts commit 6e52114172.
2025-01-28 10:28:45 +01:00
Stijnus
6e52114172 Major UI improvements 2025-01-28 01:33:19 +01:00
Dustin Loring
6c552f86c6 added last lint rule for this update 2024-12-02 06:21:32 -05:00
Dustin Loring
87620f38be lint rules added and fixed 2024-12-02 06:06:17 -05:00
Dustin Loring
83191d394b new lint rules 2024-12-01 18:42:44 -05:00
Oliver Jägle
fe3e2ebddf
Ignore some stackblitz specific linting rules 2024-11-21 22:18:39 +01:00
eduardruzga
082339c242 Added tooltips and fork 2024-11-18 20:31:56 +02:00
Sam Denty
6fb59d2bc5
fix: remove monorepo 2024-09-25 19:54:09 +01:00
Dominic Elm
8613e390cc fix: do not use path mapping for worker function 2024-07-25 18:04:36 +02:00
Dominic Elm
2a3d5f569e
chore(eslint): enforce consistent import paths (#8) 2024-07-24 17:43:32 +02:00
Dominic Elm
621b8804d8 feat: add first version of workbench, increase token limit, improve system prompt 2024-07-17 20:54:46 +02:00
Dominic Elm
6927c07451 feat: initial commit 2024-07-11 16:20:57 +02:00