@elek-io/client |
---|
minor |
Initial setup - pre GUI
- Debugging main & renderer in VSCode. See https://www.electronforge.io/advanced/debugging
- CI/CD with lint, test & build
- Custom file protocol handler to access Assets on disk
- Working IPC calls
- Working IPC call to Core with git command execution with included dugite binary
- Using react inside renderer
- Typesafe routing working with data loading. See https://tanstack.com/router/latest
- Sentry.io
- Error monitoring in renderer, main & preload
- Replays on error
- Performance monitoring
- Profiling
- Creating releases incl. sourcemap upload
- First security & best practice audit. See https://github.com/doyensec/electronegativity & https://www.electronjs.org/docs/latest/tutorial/security
- Automatic updates working. See https://www.electronforge.io/advanced/auto-update (Should work but needs certificates I do not have for not - need to test later)
- Using an custom app icon
- Custom borderless window with draggable area