204 Commits

Author SHA1 Message Date
ben 6b028fdbda Refactor cache control settings and improve robots.txt handling; update definition retrieval to synchronous method 2026-05-17 21:45:59 -07:00
ben d4bb8deb5e Harden calculator SEO signals 2026-05-14 17:47:49 -07:00
ben 2273dfa0f5 Fix format conversion utility module syntax 2026-05-14 17:32:29 -07:00
ben cf2b3d2e5d Enhance calculators and SEO features, improve category handling, and update metadata for better indexing 2026-05-14 17:31:28 -07:00
ben 63bafc2feb chore: Remove title, description, and viewport meta tags from app.html. 2026-03-11 11:26:22 -07:00
ben d23e910aa7 feat: enhance value formatting by adding scientific notation for extremely small numbers. 2026-03-10 14:48:00 -07:00
ben ae95a66668 fix: deduplicate SEO tags in app.html 2026-03-09 13:44:39 -07:00
ben 0d099e34cd feat: add title and meta description, and relocate SvelteKit head tags to the top of the head. 2026-03-09 13:40:23 -07:00
Codex Agent b44e9e5702 Normalize conversion factor formatting 2026-03-09 19:50:26 +00:00
Codex Agent c20f2ebc60 Ensure calculator factors are explicit 2026-03-09 19:22:48 +00:00
Codex Agent 56873816bb Adjust calc grid max columns 2026-03-09 19:17:59 +00:00
Codex Agent 07a299275b Gause to orsted 2026-03-09 18:58:58 +00:00
Codex Agent 17ed319fe7 Increase category tooltip opacity 2026-03-09 18:49:04 +00:00
Codex Agent de799c3a7b Fix category tooltip layering and placement 2026-03-09 18:46:58 +00:00
Codex Agent b1bf3f40d8 Keep tooltip above cursor 2026-03-09 18:43:25 +00:00
Codex Agent e4987d6764 Track tooltip vertically 2026-03-09 18:41:48 +00:00
Codex Agent 6af3b23987 Make category tooltips track cursor 2026-03-09 18:40:22 +00:00
Codex Agent 66d02c7f14 Add conversion-rate tooltips to category calculator cards 2026-03-09 18:36:47 +00:00
Codex Agent 5651ecb6d4 Fix calculator loader URL for SSR 2026-03-09 07:58:28 +00:00
Codex Agent 3e26376584 Fix slug lookup and add regression test 2026-03-09 07:55:17 +00:00
ben c006971cbe feat: Prerender the homepage, update HTML cache control, and inline critical CSS for improved performance. 2026-03-08 20:01:47 -07:00
ben de4fa5ba85 feat: add color palette definitions and data for various themes. 2026-03-08 19:51:39 -07:00
ben 379bb60722 feat: Update total calculator count to include all calculators by modifying the migration script. 2026-03-08 19:34:07 -07:00
ben 3ae77e02a0 refactor: Optimize sidebar data loading, update font to ExtraBold, and adjust blur effects for category cards and header. 2026-03-08 19:20:53 -07:00
ben 1093208324 refactor: Centralize calculator statistics and categories into a new module, lazy load search functionality, and remove unused font preloads. 2026-03-08 19:15:42 -07:00
ben 0114e00618 style: Reduce site logo gap and split 'How Do You' text into individual spans. 2026-03-08 14:01:36 -07:00
ben 2794835590 feat: Add Python consistency tests for calculator definitions and refactor QuickConversionTable to explicitly pass calculator configuration to its row builder. 2026-03-08 13:41:50 -07:00
ben 193affca27 fix: Embed JSON-LD scripts using {@html} for correct rendering. 2026-03-08 13:16:17 -07:00
Codex Agent 4c989ef1b3 Fix sidebar unit navigation to include reverse conversion pairs 2026-03-08 20:06:46 +00:00
Codex Agent a1758a9074 Remove src param compatibility from shared links 2026-03-08 19:53:18 +00:00
Codex Agent afe72b9ee1 Use minimal share params and source-aware hydration 2026-03-08 19:49:08 +00:00
Codex Agent cf1114e8d8 Fix share-link serialization and tooltip positioning 2026-03-08 19:44:30 +00:00
Codex Agent 02b9c2411f Fix calculator link copy icon and tooltips 2026-03-08 19:40:30 +00:00
Codex Agent 2dca3654a8 Fix duplicate hasInputs declaration in Calculator 2026-03-08 19:31:29 +00:00
Codex Agent 51a26ad120 Update sidebar unit grouping and apply layout/page updates 2026-03-08 19:29:26 +00:00
Codex Agent 6a0347fd22 Sidebar updates 2026-03-08 19:27:44 +00:00
Codex Agent edb08e3e5c Simplify share button 2026-03-08 18:58:55 +00:00
Codex Agent 700953194a Add share link button 2026-03-08 18:55:31 +00:00
Codex Agent f315ff1dc1 Revert "Improve scientific notation formatting"
This reverts commit ca7632bf25.
2026-03-08 18:41:14 +00:00
Codex Agent cf0b72269c Revert "Adjust exponent alignment"
This reverts commit 723f932356.
2026-03-08 18:41:13 +00:00
Codex Agent 723f932356 Adjust exponent alignment 2026-03-08 10:48:33 +00:00
Codex Agent ca7632bf25 Improve scientific notation formatting 2026-03-08 10:46:36 +00:00
Codex Agent 7996f31f32 Raise exponent notation in conversion chart 2026-03-08 10:22:07 +00:00
Codex Agent 0e33835ad6 Scientific notation 2026-03-08 09:39:58 +00:00
Codex Agent 60e462e987 Fix rounding to 0 2026-03-08 09:35:47 +00:00
Codex Agent de3fc810ba Mobile layout adjustment 2026-03-08 09:01:10 +00:00
Codex Agent 6f4fa72a03 Add time, inch, and energy conversions 2026-03-08 08:54:50 +00:00
Codex Agent f5a62783ff Add more inch & speed conversions 2026-03-08 08:51:14 +00:00
Codex Agent acd5a0e2af Add extended binary data conversions 2026-03-08 08:47:48 +00:00
Codex Agent 41e8735720 Add tola-based mass conversions 2026-03-08 08:39:03 +00:00