Commit Graph

169 Commits

Author SHA1 Message Date
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
Cian-H 118a18ee4c Moved placeholder file 2025-01-23 16:30:48 +00:00
Cian-H 4776f53e9d More attempts to solve proxy path conflicts 2025-01-23 16:28:47 +00:00
Cian-H 369aae3b39 Updated repo path hook 2025-01-23 16:26:21 +00:00
Cian-H deb163ff38 Test of hook approach to solve sveltekit routing issues with reverse proxy 2025-01-23 16:21:56 +00:00
Cian-H f7bd3aef6d Fixed justfile deployment steps 2025-01-21 16:36:28 +00:00
Cian-H f4c852b894 Fixed navigation to repo 2025-01-21 15:44:38 +00:00
Cian-H edd9920347 Tweak to composefile 2025-01-21 15:34:14 +00:00
Cian-H cf0cb00e82 Another attempt to fix placeholder page 2025-01-21 15:32:38 +00:00
Cian-H d72b1fe7e8 Attempt to fix repo placeholder 2025-01-21 15:15:49 +00:00
Cian-H 141af44b70 Typo fix 2025-01-21 15:11:45 +00:00
Cian-H 13d034b238 Justfile formatting: ensure kebab case 2025-01-21 15:10:41 +00:00
Cian-H 06cbf41b14 Justfile tweak 2025-01-21 15:09:56 +00:00
Cian-H 7c3ed95bc5 More justfile tweaks 2025-01-21 15:08:46 +00:00
Cian-H 9b2b050398 Attempt to fix slightly broken justfile 2025-01-21 15:07:30 +00:00
Cian-H ad4444fb6f Temporarily disabled social media in footer 2025-01-21 14:51:00 +00:00
Cian-H 6410b3c0a9 Added email details and mailto link to contact us page 2025-01-21 14:47:46 +00:00