Commit Graph

  • 63bafc2feb chore: Remove title, description, and viewport meta tags from app.html. main Ben 2026-03-11 11:26:22 -07:00
  • d23e910aa7 feat: enhance value formatting by adding scientific notation for extremely small numbers. Ben 2026-03-10 14:48:00 -07:00
  • ae95a66668 fix: deduplicate SEO tags in app.html Ben 2026-03-09 13:44:39 -07:00
  • 0d099e34cd feat: add title and meta description, and relocate SvelteKit head tags to the top of the head. Ben 2026-03-09 13:37:27 -07:00
  • b44e9e5702 Normalize conversion factor formatting Codex Agent 2026-03-09 19:50:26 +00:00
  • c20f2ebc60 Ensure calculator factors are explicit Codex Agent 2026-03-09 19:22:48 +00:00
  • 56873816bb Adjust calc grid max columns Codex Agent 2026-03-09 19:17:59 +00:00
  • 07a299275b Gause to orsted Codex Agent 2026-03-09 18:58:58 +00:00
  • 17ed319fe7 Increase category tooltip opacity Codex Agent 2026-03-09 18:49:04 +00:00
  • de799c3a7b Fix category tooltip layering and placement Codex Agent 2026-03-09 18:46:58 +00:00
  • b1bf3f40d8 Keep tooltip above cursor Codex Agent 2026-03-09 18:43:25 +00:00
  • e4987d6764 Track tooltip vertically Codex Agent 2026-03-09 18:41:48 +00:00
  • 6af3b23987 Make category tooltips track cursor Codex Agent 2026-03-09 18:40:22 +00:00
  • 66d02c7f14 Add conversion-rate tooltips to category calculator cards Codex Agent 2026-03-09 18:36:47 +00:00
  • 5651ecb6d4 Fix calculator loader URL for SSR Codex Agent 2026-03-09 07:58:28 +00:00
  • 3e26376584 Fix slug lookup and add regression test Codex Agent 2026-03-09 07:55:17 +00:00
  • c006971cbe feat: Prerender the homepage, update HTML cache control, and inline critical CSS for improved performance. Ben 2026-03-08 20:01:47 -07:00
  • de4fa5ba85 feat: add color palette definitions and data for various themes. Ben 2026-03-08 19:51:39 -07:00
  • 379bb60722 feat: Update total calculator count to include all calculators by modifying the migration script. Ben 2026-03-08 19:34:07 -07:00
  • 3ae77e02a0 refactor: Optimize sidebar data loading, update font to ExtraBold, and adjust blur effects for category cards and header. Ben 2026-03-08 19:20:53 -07:00
  • 1093208324 refactor: Centralize calculator statistics and categories into a new module, lazy load search functionality, and remove unused font preloads. Ben 2026-03-08 19:15:42 -07:00
  • 0114e00618 style: Reduce site logo gap and split 'How Do You' text into individual spans. Ben 2026-03-08 14:01:36 -07:00
  • 2794835590 feat: Add Python consistency tests for calculator definitions and refactor QuickConversionTable to explicitly pass calculator configuration to its row builder. Ben 2026-03-08 13:41:50 -07:00
  • 193affca27 fix: Embed JSON-LD scripts using {@html} for correct rendering. Ben 2026-03-08 13:16:17 -07:00
  • 4c989ef1b3 Fix sidebar unit navigation to include reverse conversion pairs Codex Agent 2026-03-08 20:06:46 +00:00
  • a1758a9074 Remove src param compatibility from shared links Codex Agent 2026-03-08 19:53:18 +00:00
  • afe72b9ee1 Use minimal share params and source-aware hydration Codex Agent 2026-03-08 19:49:08 +00:00
  • cf1114e8d8 Fix share-link serialization and tooltip positioning Codex Agent 2026-03-08 19:44:30 +00:00
  • 02b9c2411f Fix calculator link copy icon and tooltips Codex Agent 2026-03-08 19:40:30 +00:00
  • 2dca3654a8 Fix duplicate hasInputs declaration in Calculator Codex Agent 2026-03-08 19:31:29 +00:00
  • 51a26ad120 Update sidebar unit grouping and apply layout/page updates Codex Agent 2026-03-08 19:29:26 +00:00
  • 6a0347fd22 Sidebar updates Codex Agent 2026-03-08 19:27:44 +00:00
  • edb08e3e5c Simplify share button Codex Agent 2026-03-08 18:58:55 +00:00
  • 700953194a Add share link button Codex Agent 2026-03-08 18:55:31 +00:00
  • f315ff1dc1 Revert "Improve scientific notation formatting" Codex Agent 2026-03-08 18:41:14 +00:00
  • cf0b72269c Revert "Adjust exponent alignment" Codex Agent 2026-03-08 18:41:13 +00:00
  • 723f932356 Adjust exponent alignment Codex Agent 2026-03-08 10:48:33 +00:00
  • ca7632bf25 Improve scientific notation formatting Codex Agent 2026-03-08 10:46:36 +00:00
  • 7996f31f32 Raise exponent notation in conversion chart Codex Agent 2026-03-08 10:22:07 +00:00
  • 0e33835ad6 Scientific notation Codex Agent 2026-03-08 09:39:58 +00:00
  • 60e462e987 Fix rounding to 0 Codex Agent 2026-03-08 09:35:47 +00:00
  • de3fc810ba Mobile layout adjustment Codex Agent 2026-03-08 09:01:10 +00:00
  • 6f4fa72a03 Add time, inch, and energy conversions Codex Agent 2026-03-08 08:54:50 +00:00
  • f5a62783ff Add more inch & speed conversions Codex Agent 2026-03-08 08:51:14 +00:00
  • acd5a0e2af Add extended binary data conversions Codex Agent 2026-03-08 08:47:48 +00:00
  • 41e8735720 Add tola-based mass conversions Codex Agent 2026-03-08 08:39:03 +00:00
  • fa899e5b58 Add US gallon and pint conversions Codex Agent 2026-03-08 08:35:36 +00:00
  • 9430abfd32 Add yard, year, yoctogram conversions Codex Agent 2026-03-08 08:31:44 +00:00
  • a97dec15c1 Add weeks and word conversions Codex Agent 2026-03-08 08:20:09 +00:00
  • f6cacd29ff Add speed and energy conversions Codex Agent 2026-03-08 08:14:33 +00:00
  • b6f5ebe0e6 Add inches-of-water and kilopascals conversions Codex Agent 2026-03-08 08:09:35 +00:00
  • 3f9b710555 Add imperial pint and inches-of-mercury conversions Codex Agent 2026-03-08 08:03:53 +00:00
  • d2d482768c Add imperial gallons and jiggers conversions Codex Agent 2026-03-08 07:57:07 +00:00
  • b7e0a52e9a Add imperial volume conversions Codex Agent 2026-03-08 07:53:59 +00:00
  • ba6b791362 Add long hundredweight conversions Codex Agent 2026-03-08 07:48:01 +00:00
  • f09b59c3d3 Area icon update Codex Agent 2026-03-08 07:38:51 +00:00
  • 5bfd6530f0 Add hundredweight, hour, and hertz conversions Codex Agent 2026-03-08 07:07:02 +00:00
  • ce41c39df5 Add Hartree, Hectares, hours, hogshead calculators Codex Agent 2026-03-08 06:54:23 +00:00
  • af9bd1ae44 Add hectopascals and hogshead backlog calculators Codex Agent 2026-03-08 06:46:13 +00:00
  • 2f53ee3997 Add Gray and Hands backlog calculators Codex Agent 2026-03-08 06:40:34 +00:00
  • 2dc14a37b7 Add grams & gray backlog calculators Codex Agent 2026-03-08 06:09:40 +00:00
  • 3863f33e23 Add grain-heavy backlog conversions Codex Agent 2026-03-08 06:03:56 +00:00
  • 01cf8ad11b Add next backlog calculators Codex Agent 2026-03-08 05:53:34 +00:00
  • edfc04b3c2 Add next 40 backlog calculators Codex Agent 2026-03-08 05:41:34 +00:00
  • 21e39e9268 Add next 40 backlog calculators Codex Agent 2026-03-08 05:40:04 +00:00
  • 3aecadd755 Add next 40 backlog calculators (Fermi + fluid ounces) Codex Agent 2026-03-08 05:38:39 +00:00
  • e0585422f2 Add next 40 backlog calculators Codex Agent 2026-03-08 05:37:09 +00:00
  • 252f1ecb27 Add next 40 backlog calculators Codex Agent 2026-03-08 05:34:11 +00:00
  • ccd6d51bf3 Add dunam and dyne/cm² converters from backlog Codex Agent 2026-03-08 05:28:21 +00:00
  • 328b0ece6a Normalize converter labels and fix card grid sizing Codex Agent 2026-03-08 05:14:22 +00:00
  • cf74f06de0 Add gauss, Gbps, and gibibyte/gigabit converters Codex Agent 2026-03-08 05:12:36 +00:00
  • 5befd30eb8 Add gallons and gamma mass converters Codex Agent 2026-03-08 05:07:24 +00:00
  • cbd4871780 Add fluid-ounce, foot-pound, fortnight, and feet conversions Codex Agent 2026-03-08 04:57:20 +00:00
  • cc91d89b8c Add feet and femtogram converters Codex Agent 2026-03-08 04:52:38 +00:00
  • 5f5441c52c Add fathom, seawater, and exabyte converters Codex Agent 2026-03-08 04:46:16 +00:00
  • 01964bf1f7 Add earth-mass and dynes conversions Codex Agent 2026-03-08 04:41:13 +00:00
  • 8cab02a627 Add dram converters and mark backlog items Codex Agent 2026-03-08 04:37:30 +00:00
  • c470d41ce3 Add disintegration and fluid dram converters Codex Agent 2026-03-08 04:32:30 +00:00
  • 53606f9373 Add Dalton and time converters Codex Agent 2026-03-08 04:25:31 +00:00
  • 1656bfb617 Add cups and remaining cubit conversions Codex Agent 2026-03-08 04:20:32 +00:00
  • cc8c3a7579 Add cubic-meter and cubit converters Codex Agent 2026-03-08 04:18:22 +00:00
  • 251e33e8ac Add cubic-inch and cubic-meter volume converters Codex Agent 2026-03-08 04:15:53 +00:00
  • 986b67226f Add cubic-centimeter and cubic-foot volume converters Codex Agent 2026-03-08 04:13:54 +00:00
  • ca164dd259 Add cmHg, cm/s, and remaining clove converters Codex Agent 2026-03-08 03:45:50 +00:00
  • d7bf6e8135 Add circular mil and clove converters Codex Agent 2026-03-08 03:38:39 +00:00
  • 48d255dbe9 Add next 40 backlog calculators (century, cfs, chain, circular mil) Codex Agent 2026-03-08 03:35:02 +00:00
  • 35c8f721ed Add next 40 backlog calculators Codex Agent 2026-03-08 03:30:16 +00:00
  • 97df622661 Add next 40 backlog calculators (centigram mass & centiliter volumes) Codex Agent 2026-03-08 03:23:39 +00:00
  • c0deb9a6ea Add next 40 backlog calculators (carat & centigram mass conversions) Codex Agent 2026-03-08 03:21:44 +00:00
  • c68ad9704e Fix 3-col calculator labelling and add lint Codex Agent 2026-03-08 03:20:08 +00:00
  • c7dda1f142 Add next 40 backlog calculators (calorie power, carat masses, cable/illuminance) Codex Agent 2026-03-08 03:20:01 +00:00
  • 10f05d75d2 Add next 40 backlog calculators (bushels US measures, bytes, cable conversions) Codex Agent 2026-03-08 03:16:49 +00:00
  • 58a207222c Add next 40 backlog calculators (BTU, bushels volumes, data already covered) Codex Agent 2026-03-08 03:06:45 +00:00
  • cb915afb9f Add next 40 backlog calculators (barye, becquerel, bits, BTU set) Codex Agent 2026-03-08 03:03:59 +00:00
  • 1ab2c1bc06 Add next 40 backlog calculators (barns, barrels, barye conversions) Codex Agent 2026-03-08 03:00:17 +00:00
  • 25a671535a Add next 40 backlog calculators (banana dose, bar/barn, awg-swg) Codex Agent 2026-03-08 02:58:17 +00:00
  • 962b6d090d Add next 40 backlog calculators (attogram mass + atomic time variants) Codex Agent 2026-03-08 02:55:22 +00:00
  • 82f8cbbfe7 Add next 40 backlog calculators (AMU mass set + atomic time conversions) Codex Agent 2026-03-08 02:54:20 +00:00
  • 1c3476aa05 Add next 40 backlog calculators (AU lengths, atmosphere variants, AMU conversions) Codex Agent 2026-03-08 02:53:14 +00:00
  • e2fa126c2a Add next 40 backlog calculators (apothecary oz, ares, AU conversions) Codex Agent 2026-03-08 02:51:41 +00:00