Commit graph

23 commits

Author SHA1 Message Date
Carter
312cc6e2dc build info on bottom left of screen area 2026-05-22 11:09:18 -06:00
Carter
3b62d87d31 local authentication placeholder 2026-04-29 10:20:44 -06:00
Carter
23de0a3bca created local deployment method that excludes crisp 2026-04-27 14:09:50 -06:00
Carter
472519dc99 added changes that prevent nginx welcome error 2026-01-19 14:53:03 -06:00
csawatzky
aea654fc18 there was a slash in the url that should not have been there, removing it fixed the api call code from 307 back to 200 2025-10-15 14:12:53 -06:00
csawatzky
977771ef9f issue persists, trying a modified rule 2025-10-15 12:55:43 -06:00
csawatzky
8dfe72e41c adding section to the runtimeCaching in the vite config that will force api calls to use the network rather than any cached responses 2025-10-15 12:16:42 -06:00
csawatzky
982fdf85a4 changing the vite config in an attempt to get the service worker to update for iOS devices 2025-10-15 11:09:06 -06:00
Carter
a0bb90099c adding indexV2 to the build path 2025-06-05 13:02:53 -06:00
Carter
727a20292f brought it back to V2, added it to vite config 2025-06-04 16:33:18 -06:00
Carter
7537c120b4 added some service worker settings, it should now serve cached website while getting the latest. the new listener in main.tsx will fire if a change is detected 2025-05-29 15:45:25 -06:00
csawatzky
fc4057536c adding target to the build in config 2025-05-08 12:40:13 -06:00
Carter
53a7c486ce cleanup outdated caches :) 2025-03-13 14:30:26 -06:00
Carter
2305c6e907 increasing max file size for caching to 20MiB 2025-02-27 12:26:46 -06:00
Carter
34ead6ee9e increasing max file size for caching 2025-02-27 12:21:48 -06:00
Carter
1979976ad5 implemented vite caching and added adaptive agriculture logos and manifest 2025-02-27 12:06:41 -06:00
Carter
58830d480e keepNames in vite config 2025-01-30 14:03:18 -06:00
Carter
80f3359c5e minify to false 2025-01-30 13:33:45 -06:00
Carter
a64f091aed adding sourcemap to vite config 2025-01-30 12:35:19 -06:00
Carter
df4a259131 added ts config so that it could compile using absolute paths without error 2024-11-14 15:27:54 -06:00
Carter
ec6dc1ebec config syntax cleaner, changed app message for now 2024-10-22 09:36:26 -06:00
Carter
8506f5ff9c changing output directory to build instead of dist 2024-10-21 14:59:30 -06:00
Carter
7fe654a0e5 switched to vite instead of create-react-app to stayed updated in packages 2024-10-21 14:32:25 -06:00