Commit Graph

  • 4c57701fba
    Merge pull request #107 from misenhower/update-query-hashes main Matt Isenhower 2026-03-18 19:23:57 -0700
  • f49f4bd424 Update query hashes misenhower 2026-03-19 02:21:14 +0000
  • 75675d38af
    Merge pull request #106 from misenhower/update-query-hashes Matt Isenhower 2026-02-25 06:23:42 -0800
  • feba392d6e Update query hashes misenhower 2026-02-25 08:49:30 +0000
  • 55e77ffee1
    Merge pull request #105 from misenhower/vfs Matt Isenhower 2026-02-22 10:15:58 -0800
  • 96725eecbb Use prefixedConsole for VFS logging vfs Matt Isenhower 2026-02-22 10:11:40 -0800
  • 941a6eb258 Remove unused catch binding variables in fs.mjs Matt Isenhower 2026-02-22 10:09:17 -0800
  • 6dac044a69 Make VFS load lazily Matt Isenhower 2026-02-22 09:54:44 -0800
  • 7125f30bfc Remove inline base64 image embedding from iCal output Matt Isenhower 2026-02-22 09:44:04 -0800
  • e6e96ac8f9 Check local disk before VFS, removing need for manual vfs.track() Matt Isenhower 2026-02-22 09:27:00 -0800
  • 41c9f9a315 Add VFS layer to avoid downloading files only needed for existence checks Matt Isenhower 2026-02-22 09:26:05 -0800
  • 6b686fb7f4 Add lazy loading to splatfest images to reduce concurrent requests Matt Isenhower 2026-02-21 16:08:18 -0800
  • 94aa3d7ece Replace # private class members with _ prefix convention for consistency Matt Isenhower 2026-02-21 16:01:09 -0800
  • 111118cbb0 Simplify data auto-refresh with regular polling and visibility detection Matt Isenhower 2026-02-21 15:56:26 -0800
  • c1664590b5 Auto-update social media avatars Matt Isenhower 2026-02-20 08:56:19 -0800
  • 00f0ee4cf1 Add Claude.md Matt Isenhower 2026-02-17 22:35:26 -0800
  • 2d8113ae92 Ignore todo file Matt Isenhower 2026-02-17 22:31:57 -0800
  • 76b12efd61
    Merge pull request #104 from misenhower/fix-threads Matt Isenhower 2026-02-17 22:29:09 -0800
  • 09c2031ece Improve logging fix-threads Matt Isenhower 2026-02-17 22:27:25 -0800
  • f363d9551e Use Threads-specific URL Matt Isenhower 2026-02-17 22:24:31 -0800
  • 1b8a866548 Update Threads client Matt Isenhower 2026-02-17 22:20:51 -0800
  • 811cd7fcd3 Improve error reporting Matt Isenhower 2026-02-17 22:05:05 -0800
  • 60c61e6231 Fix bug with invalid data on disk Matt Isenhower 2026-02-17 21:35:21 -0800
  • eb7aa11245
    Merge pull request #103 from misenhower/nxapi-auth Matt Isenhower 2026-02-16 16:40:04 -0800
  • fc4aa746c3 Re-enable EU/JP/AP updaters nxapi-auth Matt Isenhower 2026-02-16 16:32:56 -0800
  • 79c7325f1a Add nxapi-auth support Matt Isenhower 2026-02-16 16:32:46 -0800
  • eba99cbb10
    Merge pull request #102 from misenhower/add-tests Matt Isenhower 2026-02-16 15:53:24 -0800
  • 7cfe3775fe Remove unused variable in util test add-tests Matt Isenhower 2026-02-16 15:51:53 -0800
  • d6ea4827b6 Disable Threads for now Matt Isenhower 2026-02-15 18:37:43 -0800
  • 4f482f3a40 Add unit tests for LocalizationProcessor and br2nl Matt Isenhower 2026-02-15 16:55:31 -0800
  • 6fba6f3076 Remove stale jsonpath tests from util.test.mjs Matt Isenhower 2026-02-15 16:55:28 -0800
  • ecce394315 Add unit tests for Pinia stores Matt Isenhower 2026-02-15 15:41:00 -0800
  • 38caca3e48 Add unit tests for ImageProcessor Matt Isenhower 2026-02-15 15:40:56 -0800
  • 6e4b57f6a7 Add unit tests for fs utilities and ValueCache Matt Isenhower 2026-02-15 15:40:54 -0800
  • b0083d08cc Add unit tests for getDurationParts Matt Isenhower 2026-02-15 15:40:52 -0800
  • 7257c26869 Add unit tests for app/common/util Matt Isenhower 2026-02-15 15:40:49 -0800
  • 7084b3c5ae Set up Vitest and CI workflow for unit tests Matt Isenhower 2026-02-15 15:40:46 -0800
  • 120f6e4dca
    Merge pull request #101 from misenhower/update-packages Matt Isenhower 2026-02-15 16:38:07 -0800
  • bfcea5cca0 Fix issues with node 22 update-packages Matt Isenhower 2026-02-15 16:36:59 -0800
  • 5bff658212 Revert eslint Matt Isenhower 2026-02-15 16:36:53 -0800
  • f8707b7e9a Update Vite to v7, @vitejs/plugin-vue, and @eslint/js to 10.0.1 Matt Isenhower 2026-02-15 16:25:48 -0800
  • bb78a7e6e2 Update ESLint and @eslint/js to v10 Matt Isenhower 2026-02-15 16:23:27 -0800
  • ff6ce5a0a1 Update nxapi to latest next release (1.6.1-next.248) Matt Isenhower 2026-02-15 16:20:33 -0800
  • d625a2dc90 Update pinia to v3 and vue-router to v5 Matt Isenhower 2026-02-15 16:17:56 -0800
  • e8714d335a Update dotenv to v17, p-limit to v7, p-queue to v9 Matt Isenhower 2026-02-15 16:10:14 -0800
  • af526403a1 Update cron to v4 and ical-generator to v10 Matt Isenhower 2026-02-15 16:09:19 -0800
  • 6bf8696746 Update minor dependencies Matt Isenhower 2026-02-15 16:02:47 -0800
  • 8b11900905 Revert jsonpath-plus back to jsonpath Matt Isenhower 2026-02-15 15:56:05 -0800
  • f92267d0bf Fix styling misenhower 2026-02-15 22:04:22 +0000
  • 29482689f4 Migrate Tailwind CSS from v3 to v4 Matt Isenhower 2026-02-15 13:52:27 -0800
  • 7adb9c313e Add mkdirp utility to avoid verbose fs.mkdir calls Matt Isenhower 2026-02-15 11:09:02 -0800
  • 8780463c66 Replace deprecated and unmaintained packages Matt Isenhower 2026-02-15 11:05:49 -0800
  • e6004154b9 Migrate ESLint to v9 with flat config Matt Isenhower 2026-02-15 11:02:09 -0800
  • d5c97a5bf6 Update vue-i18n from v9 to v11 Matt Isenhower 2026-02-15 10:58:39 -0800
  • 0462cc2d8c Update Vite from v3 to v6 Matt Isenhower 2026-02-15 10:58:07 -0800
  • 7c901f9ae7 Update social media API SDKs Matt Isenhower 2026-02-15 10:52:07 -0800
  • 89daffe6c1 Update Sentry from v7 to v10 Matt Isenhower 2026-02-15 10:48:28 -0800
  • 4a5a2aca42 Update Vue ecosystem packages Matt Isenhower 2026-02-15 10:47:26 -0800
  • c20642feb4 Upgrade Node.js from 20 to 22 LTS Matt Isenhower 2026-02-15 10:46:54 -0800
  • 055fa35b84 Fix non-breaking security vulnerabilities (40 → 9 remaining) Matt Isenhower 2026-02-15 10:46:11 -0800
  • e1bc498879 Tag me for a code review of query hash updates Matt Isenhower 2026-01-31 20:11:56 -0800
  • 0793cde63e
    Merge pull request #99 from misenhower/claude-cleanups Matt Isenhower 2026-01-31 20:11:05 -0800
  • c93854c610 Improve error logging for data loading and localization claude-cleanups Matt Isenhower 2026-01-31 20:04:34 -0800
  • f45a4654d1 Extract shared cache expiry calculation to utility function Matt Isenhower 2026-01-31 20:04:23 -0800
  • 647d62dbd2 Remove dead code in GearCard and App components Matt Isenhower 2026-01-31 20:04:14 -0800
  • 011430f344 Fix code inconsistencies across frontend and backend Matt Isenhower 2026-01-31 20:04:05 -0800
  • ca632864f8 Add error handling and media validation to social media clients Matt Isenhower 2026-01-31 20:03:56 -0800
  • c1a290e7bc Add null/bounds checks for media arrays and Splatfest results Matt Isenhower 2026-01-31 20:03:48 -0800
  • abb6eff676 Fix potential duplicate event listener in i18n initialization Matt Isenhower 2026-01-31 20:03:38 -0800
  • 3053dc4cd5
    Merge pull request #98 from misenhower/update-query-hashes Matt Isenhower 2026-01-28 20:06:58 -0800
  • bf106dd8da Update query hashes misenhower 2026-01-29 02:20:12 +0000
  • 786b293c30
    Merge 20ead44130 into 8295e58127 leah 2026-01-16 21:36:50 +0900
  • 8295e58127
    Merge pull request #97 from misenhower/update-query-hashes Matt Isenhower 2026-01-11 19:13:33 -0800
  • 79def4da32 Update query hashes misenhower 2026-01-12 03:12:41 +0000
  • 4e933667e7 Update query updater script Matt Isenhower 2026-01-11 19:11:08 -0800
  • c74c3b626e Add query hash utility Matt Isenhower 2026-01-11 19:09:20 -0800
  • ab6d91d0fc Disable query hash updater for now Matt Isenhower 2026-01-11 09:54:26 -0800
  • e084122255 Update query hashes Matt Isenhower 2026-01-11 09:53:16 -0800
  • f682292314 Update query hashes misenhower 2025-05-19 22:34:25 +0000
  • eff16c2096 Update query hashes misenhower 2025-05-18 04:37:26 +0000
  • 9d56fc381c Update query hashes misenhower 2025-05-17 17:32:10 +0000
  • fce6fb09a9 Update query hashes misenhower 2025-05-17 09:31:52 +0000
  • a19b817630 Update nxapi Matt Isenhower 2025-05-01 09:17:33 +0900
  • a2405b240b Update query hashes misenhower 2025-04-29 19:30:18 +0000
  • ba6af52bc5 Update query hashes misenhower 2025-04-09 09:33:59 +0000
  • 1611468f33
    Merge pull request #86 from Hoshimikan6490/main Matt Isenhower 2025-04-04 18:11:15 -0700
  • 4082a0dd45 Fix Japanese translation mistakes Hoshimikan6490 2025-03-27 10:28:07 +0900
  • 487ce58753 Update Japanese translations Hoshimikan6490 2025-03-27 10:13:19 +0900
  • ccc18df431 Disable Twitter client Matt Isenhower 2025-02-25 13:06:51 -0800
  • f7f25aa854 Update screenshot footer Matt Isenhower 2024-12-21 08:02:10 -0800
  • 67e6737ccb Fix time display on splatnet gear Matt Isenhower 2024-12-14 23:33:00 -0800
  • 6dc7fd0bdb Download private storage before pulling data from Splatnet Matt Isenhower 2024-12-14 16:02:49 -0800
  • 9eb3c4c1bc Add directory browser to assets dir Matt Isenhower 2024-12-14 08:43:55 -0800
  • 06806c9de4 Disable non-US updaters for now Matt Isenhower 2024-12-12 09:20:14 -0800
  • d728a584ce
    Merge pull request #83 from misenhower/develop Matt Isenhower 2024-12-06 08:37:01 -0800
  • bfb0741f44 Add data directory listing develop Matt Isenhower 2024-12-06 08:27:00 -0800
  • 47d15e8f7e Fix Bluesky image ratios Matt Isenhower 2024-11-30 09:59:08 -0500
  • ba44aec52a Make the data archive optional Matt Isenhower 2024-11-29 14:35:52 -0500
  • d702340ae5 Fix Grizzco Mystery weapon detection Matt Isenhower 2024-11-29 14:33:01 -0500
  • 951a12e7b8 Improve time display for upcoming Salmon Run shifts Matt Isenhower 2024-11-22 14:03:12 -0800