Commit Graph
12 Commits
Author SHA1 Message Date
18alantom 5489cd979f incr: add registration of models onload
- refactor a few imports
- move model file into plugin
2023-07-24 14:53:57 +05:30
18alantom 16eae085ff incr: add script to build plugins 2023-07-19 14:26:44 +05:30
18alantom 675066d6f2 incr: add preload scripts 2023-07-10 13:04:14 +05:30
18alantom d5fc729d27 build: enable sourcemaps for renderer
- change vite host to localhost ip
2023-06-27 15:29:37 +05:30
18alantom 6254b8722e build: add options to skip codesign and packaging 2023-06-27 11:35:31 +05:30
18alantom b155d71170 chore: add lint workflow
- fix filter issue in List.vue
- update readme with inspect notes
- fix log_creds.txt path for dev
2023-06-23 12:29:51 +05:30
18alantom 4415c04a88 chore: enable typescript eslint rules
- refactor code to satisfy rules (batch 1)
- use ensuredir in build to prevent ENOENT
2023-06-21 16:08:47 +05:30
18alantom 207a74706b chore: update refs to build command 2023-06-21 12:28:20 +05:30
18alantom 589c72fc0c build: add packaging to build.mjs
- remove vue-cli-plugin-electron-builder
2023-06-21 12:00:22 +05:30
18alantom 8df735d76f build: create app protocol
- add a build script (wip not yet packaged)
2023-06-20 19:29:25 +05:30
18alantom dde007dd09 refactor: move colors to json
- disable security warnings in dev (cause by http vite server)
2023-06-20 17:50:20 +05:30
18alantom cc675e54ff build: add dev script
- enable source maps for main process
- run main and build process using the same command
- change dev command to `yarn dev`
2023-06-20 15:59:37 +05:30