Commit Graph
14 Commits
Author SHA1 Message Date
Isaac GC b45214a75e Fixed linting for PR 843 2024-02-11 16:09:35 -08:00
Isaac GC d4b6c0d4f6 Build config changed from .ts to .mjs to fix contents not being used properly 2024-02-06 20:17:04 -08:00
Isaac-GC bfa96274af Updating electron-builder to a ts file 2024-01-24 19:03:04 -08:00
Isaac GC f90143acb6 Pushing Workaround for Apple teamId notarization issue 2024-01-24 18:39:18 -08:00
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