Commit Graph

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