Commit Graph

135 Commits

Author SHA1 Message Date
Cian-H 9eb017a177 Updated config to add repo 2025-01-29 11:56:36 +00:00
Cian-H 22e367c6f5 Allowed caddy to serve favicon 2025-01-24 18:16:59 +00:00
Cian-H 4b5745c5b3 Prettier cleanup 2025-01-24 18:12:46 +00:00
Cian-H 5f4de3d080 Added title 2025-01-24 18:12:40 +00:00
Cian-H 1e4d5e2335 Revert "Added caddy caching"
This reverts commit 6f35c5aea4.
2025-01-24 18:01:19 +00:00
Cian-H 6d6eff0b88 Revert "Corrected caddy caching for caddy v2"
This reverts commit 7d19feecdf.
2025-01-24 18:01:07 +00:00
Cian-H 7d19feecdf Corrected caddy caching for caddy v2 2025-01-24 18:00:09 +00:00
Cian-H 6f35c5aea4 Added caddy caching 2025-01-24 17:50:39 +00:00
Cian-H 825991507b Further optimisation of fonts.css 2025-01-24 17:42:12 +00:00
Cian-H 19cfc8d62e Optimised fonts.css 2025-01-24 17:37:56 +00:00
Cian-H 38555fdad3 Revert "Moved fonts to app.html as optimisation"
This reverts commit 2c13f77063.
2025-01-24 17:33:33 +00:00
Cian-H 2c13f77063 Moved fonts to app.html as optimisation 2025-01-24 17:25:41 +00:00
Cian-H 92cea583de Added preconnecting to CDNs 2025-01-24 17:17:14 +00:00
Cian-H 208cd19939 Optimised font display 2025-01-24 17:01:18 +00:00
Cian-H 50b84a4d30 Removed unnecessary sveltekit handoff coda attempts 2025-01-24 15:59:54 +00:00
Cian-H 4360a7431f Returned caddyfile to production state 2025-01-24 15:59:35 +00:00
Cian-H cc5967a4ff Added app path to caddyfile 2025-01-24 15:54:09 +00:00
Cian-H 8525b3e8cc Changed caddyfile again 2025-01-24 15:50:43 +00:00
Cian-H a536cf614f More caddyfile tweaks and added debug logs 2025-01-24 15:16:05 +00:00
Cian-H 548e6a0c8a Trying new caddy config 2025-01-24 15:13:10 +00:00
Cian-H fd84c4e2c5 Try response other than 404 2025-01-24 15:08:14 +00:00
Cian-H 2d3b9c9d37 added hook to prevent handling of /repo 2025-01-24 14:55:51 +00:00
Cian-H 45e1a5c616 Disabled caching for repo 2025-01-24 14:41:54 +00:00
Cian-H e293fb5215 Disable csr on repo page 2025-01-24 14:40:13 +00:00
Cian-H 852059ce56 Forgot to add status to redirect 2025-01-24 14:37:37 +00:00
Cian-H f5676d60da Added page handoff to server for /repo 2025-01-24 14:31:13 +00:00
Cian-H 95f331fd26 Added format command 2025-01-24 14:19:11 +00:00
Cian-H 683151d591 Prettier install & format 2025-01-24 14:17:23 +00:00
Cian-H ecff0a202c devenv update 2025-01-24 13:55:39 +00:00
Cian-H 8a99f26bd5 Added nocache headers to avoid caching issues when debugging 2025-01-24 13:49:03 +00:00
Cian-H f8d44c2193 Return to pre-debug state (mostly) 2025-01-24 13:48:38 +00:00
Cian-H 3779ab233b Switch to debug server 2025-01-24 13:03:38 +00:00
Cian-H 47ccaef3ad Removed repo ignore, as may be messing with new approach 2025-01-24 13:03:28 +00:00
Cian-H 82cbe1275b More debugging 2025-01-24 12:28:45 +00:00
Cian-H 813af91164 Removed winston, switched to console.log 2025-01-24 12:24:56 +00:00
Cian-H 1595ff175f Elevated debug logs to info for prod environment 2025-01-24 12:15:33 +00:00
Cian-H 39e27622c7 Fixed logging path 2025-01-24 12:08:43 +00:00
Cian-H 7b4796d89c Added winston debugger 2025-01-24 12:06:27 +00:00
Cian-H c2ab964a29 Added debug statements 2025-01-24 11:56:53 +00:00
Cian-H 09f14ee683 Out of ideas for new commit messages 2025-01-24 11:41:23 +00:00
Cian-H cd05e3fb64 point navigation.js to server page 2025-01-24 11:28:26 +00:00
Cian-H ba8fe7c725 New idea: explicit redirect 2025-01-24 11:26:15 +00:00
Cian-H 11e2d8d9ca use sveltekit redirect to see if it fixes issue 2025-01-24 11:15:41 +00:00
Cian-H da9da5010e Added repo stripping to try and fix redirect 2025-01-24 11:00:45 +00:00
Cian-H f99bc8a1e7 Multiple changes to fix routing 2025-01-24 10:45:22 +00:00
Cian-H 334000e570 Yet another attempt to fix routing 2025-01-24 09:21:35 +00:00
Cian-H 66fea04b9b Attempt to fix routing via client side hooks 2025-01-24 09:18:36 +00:00
Cian-H 43d6092309 Added route ignore to svelte config 2025-01-23 17:05:35 +00:00
Cian-H 7b31f8efa0 Attempt to avoid sveltekit routing 2025-01-23 16:50:58 +00:00
Cian-H f32a4ed0af More attempts to solve routing issues 2025-01-23 16:47:24 +00:00