Commit Graph

311 Commits

Author SHA1 Message Date
Matthew Raymer
0cc4a491f5 chore: update in preparation for production mode 2025-02-13 07:29:08 +00:00
Matthew Raymer
d8c1a84cfe WIP (fix): improve electron build configuration and service worker handling
- Properly disable service workers in electron builds
- Add CSP headers for electron security
- Fix path resolution in electron context
- Improve preload script error handling and IPC setup
- Update build scripts for better electron/capacitor compatibility
- Fix router path handling in electron context
- Remove electron-builder dependency
- Streamline build process and output structure

This change improves the stability and security of electron builds while
maintaining PWA functionality in web builds. Service workers are now
properly disabled in electron context, and path resolution issues are
fixed.
2025-02-12 13:17:25 +00:00
Matthew Raymer
3a5f202da3 commit working index.html 2025-02-12 06:46:16 +00:00
Matthew Raymer
c9f78ae09b feat(electron): improve electron build configuration
- Add dedicated electron build scripts for each platform
- Configure Vite rollup options for electron builds
- Update electron-builder configuration with proper app metadata
- Add clean script and rimraf dependency
- Set proper appId and build settings for production builds
- Enable asar packaging for better security
2025-02-12 03:44:05 +00:00
c8e71abc85 bump version to 0.3.57 2025-02-11 09:13:02 -07:00
0ed1779d4c bump version & add "-beta" 2025-02-07 15:23:12 -07:00
538bdcc920 bump to version 0.3.55 2025-02-07 14:30:53 -07:00
60384e583b bump version to 0.3.54 2025-02-06 20:21:02 -07:00
Matthew Raymer
2a7178db53 Merge changes 2025-02-03 13:27:36 +00:00
267d6e2488 bump version and add "-beta" 2025-01-30 08:53:28 -07:00
86a128215c bump version to 0.3.53 2025-01-30 08:39:14 -07:00
3e486254e0 fix problem with production map endpoint server, and bump version to 0.3.52 2025-01-22 21:20:12 -07:00
490410ce86 bump to version 0.3.51, tweak README for deployments 2025-01-22 20:15:04 -07:00
22c8e488a0 bump to version 0.3.50 2025-01-21 18:05:22 -07:00
Matthew Raymer
6903a02df6 Merge fixes 2025-01-11 12:45:43 +00:00
3cdf5cb322 bump version and add "-beta" 2025-01-10 07:32:48 -07:00
bfc35cf2ea bump to version 0.3.49 2025-01-09 20:48:13 -07:00
27622ad9e5 bump version and add "-beta" 2025-01-08 08:37:07 -07:00
039717906b bump version to 0.3.48 2025-01-08 08:35:50 -07:00
Matthew Raymer
ff4e23517b Multi-build support; tested successfully for Electron 2025-01-07 09:40:31 +00:00
df724162b2 bump version and add "-beta" 2025-01-06 12:19:35 -07:00
1fa11b2401 bump version to 0.3.47 2025-01-06 08:58:11 -07:00
Matthew Raymer
8b77d2b573 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 2025-01-05 08:38:15 +00:00
adb37d2d30 bump version and add "-beta" 2025-01-04 13:15:39 -07:00
72cb5d89d5 bump version to 0.3.46 and fix vulnerabilities 2025-01-03 13:01:51 -07:00
fcded84aad bump version and add "-beta" 2025-01-01 14:12:49 -07:00
b1ce9df504 bump version to 0.3.45 2025-01-01 14:07:18 -07:00
fac80d0d00 bump version and add "-beta" 2024-12-31 10:49:04 -07:00
92b32551f1 fix centering of numbers on map markers, fix recenter after first drag 2024-12-31 10:26:48 -07:00
2fca59c01d bump version to 0.3.43 2024-12-30 13:56:55 -07:00
6f67e7845b add requests for map tiles with counts of plans (commented out) 2024-12-29 19:14:23 -07:00
633b98b3a6 bump version and add "-beta" 2024-12-28 16:28:53 -07:00
8cadfb15dd add more visibility for invite JWT plus a check for JWT, bump version to 0.3.42 2024-12-27 09:06:25 -07:00
df9256b93e bump to version 0.3.41 2024-12-21 16:24:38 -07:00
d71f3f5ec5 bump version and add "-beta" 2024-12-20 20:25:18 -07:00
a67d265439 don't show issuer for self-issued claims 2024-12-20 20:19:55 -07:00
8fe251e67a bump version and add "-beta" 2024-12-20 20:00:35 -07:00
53153308cf bump to version 0.3.39 2024-12-20 19:57:32 -07:00
4646502960 bump version and add -beta 2024-12-14 14:39:01 -07:00
0e06a781e2 bump version to 0.3.38 2024-12-14 14:33:11 -07:00
d7935083aa bump version to 0.3.37 2024-12-13 14:05:00 -07:00
2b802f01f8 add page for a printable certificate (which works but isn't too impressive yet) 2024-12-01 20:20:03 -07:00
60eb4a9dc7 bump version and add "-beta" 2024-11-26 08:31:26 -07:00
1b87bda471 change default reminder message; show people & unnamed icons blue for clickable 2024-11-24 20:14:30 -07:00
bb10d2f8e3 bump version and add "-beta" 2024-11-24 17:53:23 -07:00
ee0bc33db5 fix problem when notification subscription isn't found 2024-11-24 17:40:29 -07:00
2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 2024-11-24 13:09:40 -07:00
6605fbd708 bump version and add "-beta"; add capacitor libraries 2024-11-10 20:16:19 -07:00
7ef8263d49 bump version to 0.3.33 2024-11-07 18:19:52 -07:00
79a530aff5 bump version to 0.3.32 2024-11-05 19:58:00 -07:00