Commit Graph

34 Commits

Author SHA1 Message Date
7e9d6dd6e5 Updated footer to include ESAFORM logo and link 2025-02-06 10:21:01 +00:00
246e66c0f9 Updated header to include ESAFORM logo and link 2025-02-06 10:21:01 +00:00
2798103e4d Updated "about" page 2025-02-05 17:58:42 +00:00
4b5745c5b3 Prettier cleanup 2025-01-24 18:12:46 +00:00
825991507b Further optimisation of fonts.css 2025-01-24 17:42:12 +00:00
19cfc8d62e Optimised fonts.css 2025-01-24 17:37:56 +00:00
38555fdad3 Revert "Moved fonts to app.html as optimisation"
This reverts commit 2c13f77063.
2025-01-24 17:33:33 +00:00
2c13f77063 Moved fonts to app.html as optimisation 2025-01-24 17:25:41 +00:00
208cd19939 Optimised font display 2025-01-24 17:01:18 +00:00
683151d591 Prettier install & format 2025-01-24 14:17:23 +00:00
f8d44c2193 Return to pre-debug state (mostly) 2025-01-24 13:48:38 +00:00
813af91164 Removed winston, switched to console.log 2025-01-24 12:24:56 +00:00
1595ff175f Elevated debug logs to info for prod environment 2025-01-24 12:15:33 +00:00
39e27622c7 Fixed logging path 2025-01-24 12:08:43 +00:00
7b4796d89c Added winston debugger 2025-01-24 12:06:27 +00:00
c2ab964a29 Added debug statements 2025-01-24 11:56:53 +00:00
cd05e3fb64 point navigation.js to server page 2025-01-24 11:28:26 +00:00
11e2d8d9ca use sveltekit redirect to see if it fixes issue 2025-01-24 11:15:41 +00:00
f99bc8a1e7 Multiple changes to fix routing 2025-01-24 10:45:22 +00:00
7b31f8efa0 Attempt to avoid sveltekit routing 2025-01-23 16:50:58 +00:00
f4c852b894 Fixed navigation to repo 2025-01-21 15:44:38 +00:00
ad4444fb6f Temporarily disabled social media in footer 2025-01-21 14:51:00 +00:00
5dcfac8fad Created temporary repo placeholder page 2025-01-21 14:17:38 +00:00
1a9f240b14 Added email API endpoint 2025-01-20 17:18:54 +00:00
719c73186d Switched from sveltekit config for CDN to js constant 2025-01-18 01:37:34 +00:00
142953f762 Outsourced social media assets to external CDN 2025-01-18 01:10:55 +00:00
852eb1ace5 Migrated static assets to CDN 2025-01-17 23:30:46 +00:00
23c3cf5404 Fixed incorrect nav header theming in prod 2025-01-13 17:13:06 +00:00
2670fc1e95 Tweaked hotkey implementations 2025-01-13 13:43:33 +00:00
a2d4abe3d8 Unified look of contact form with rest of site 2025-01-13 11:48:17 +00:00
5e433248ff Added rough draft of contact page 2025-01-11 01:09:00 +00:00
09e2fe3c3b Added about page to site 2025-01-11 00:47:55 +00:00
822fbcbba3 Implemented navigation through website 2025-01-10 16:37:12 +00:00
d7e2e0f9f3 Migrated from svelte vite plugin to sveltekit 2025-01-10 16:11:30 +00:00