Commit Graph

62 Commits

Author SHA1 Message Date
2ae714db48 misc 2026-02-12 17:57:30 -06:00
00f8d707d8 improve css practices 2026-02-12 13:35:24 -06:00
5e2acb3ae9 restore unused generic css 2026-02-12 09:15:11 -06:00
Claude
c8b1f124f2 fix architectural issues: SPA nav, error handling, CSS bugs, perf
- responsive.js: fix scroll race condition (scroll after innerHTML),
  add error handling for fetch failures, fix implicit global `eid`,
  dispatch `beforenavigate` event for cleanup hooks
- chessbed.js: fix implicit global `ratings` variable
- status.js: clear polling interval on SPA navigation via
  `beforenavigate` event to prevent leak
- App.css: add font-display:swap to all @font-face, fix broken
  media query (missing px unit), consolidate duplicate selectors
  (.concentratedHead, .relative, strong), fix hardcoded bookshelf
  background-image path to use relative URL
- header.html: defer chessbed.js, use p5.min.js instead of p5.js
- monitor.py: use ThreadPoolExecutor for concurrent service checks
- config.py: fix __import__('envs.py') → __import__('envs')
- app.py: rename misleading error handlers (page404→handle_http_error,
  page500→handle_generic_error), fix error info leakage by not passing
  raw exception to InternalServerError, fix hardcoded canonical "404"

https://claude.ai/code/session_01FUhPqQLahEoL6FMxhXkDKa
2026-02-12 14:39:43 +00:00
b55a96c51c finalize claudilization 2026-02-11 23:19:58 -06:00
800f42c9bb css reduction 2026-02-11 17:42:01 -06:00
a7635c62d3 productionalizing? 2026-02-11 17:12:00 -06:00
99bf0f6c5f test stylistic choices 2026-02-11 15:15:32 -06:00
b1e75bd91f sample status page 2026-02-11 14:54:45 -06:00
46fc66971d fix huge project images on mobile 2026-02-11 13:08:52 -06:00
d54aa6009a code review 2026-02-11 12:58:23 -06:00
0b311678c6 fun. 2026-01-30 22:22:08 -06:00
18c291d37a performance enhancers 2025-08-24 16:35:23 -05:00
34e5512a8d start status page 2025-07-17 19:31:19 -05:00
f437dd4271 localize chess font 2025-05-09 15:43:32 -05:00
986a30735a blanks? 2025-05-09 15:35:42 -05:00
a6fb8ab43a vibe check 2024-12-29 20:15:07 -05:00
6b274dea52 certs cleanup, first step filesystem mount 2024-09-29 18:20:07 -04:00
3e0b269f57 funny bug hehe 2024-09-08 19:06:02 -04:00
7b0e58d8bd book reviews redo 2024-07-28 14:51:06 -05:00
912ed8fae2 adding curated books 2024-07-24 15:02:09 -05:00
11c884be63 Just general pain.
But Project rewrite is technically done now.  Will look wrong on big monitors but idgaf anymore
2024-06-19 20:24:45 -05:00
06e072b050 strava embed 2024-06-12 18:57:33 -05:00
233208c910 big frickin project commit 2024-06-03 17:15:52 -05:00
2cb1368440 replace about page with homepage content 2024-05-19 11:16:05 -05:00
7744786431 text update 2024-05-18 12:58:57 -05:00
f679f970f7 just a whole lot of things 2024-05-05 15:12:52 -05:00
391d5a1768 Learned a fat lesson about sticky and floats 2024-05-04 19:06:11 -05:00
44f9b4eb74 Removing stuff I don't like 2024-04-19 15:18:51 -05:00
7ae923d58f Move hotspots to separate service 2024-04-14 11:16:04 -05:00
6dbb44f5c0 iOS logo compatability 2024-03-05 18:51:04 -06:00
8e3046c4fb h 2024-03-04 11:58:08 -06:00
c499b2a7ce fixed invisible overflow glitch 2024-02-26 15:45:03 -06:00
62526a5ff4 just a whole lot of things 2024-02-26 13:53:06 -06:00
b19062eb65 Device experiments results 2024-02-25 16:07:29 -06:00
be738e2e65 Navbar update 2024-02-25 15:30:32 -06:00
7f95fdc4ca Logo update 2024-02-25 13:17:18 -06:00
6deb4ee147 rebuild home padding 2024-02-23 15:37:11 -06:00
Andrew Simonson
455bc71fef mac revealed content overlap on small screen, need to test 2024-02-23 09:47:40 -06:00
aa620d0667 Book Update 2024-02-12 19:22:09 -06:00
3904ee18cb Improved Style Dynamics 2023-12-30 12:36:53 -05:00
2d411e8634 scroll patch + marginally better home style 2023-10-25 16:41:51 -04:00
2243fc25c4 replace idler and accidentally fix foreground 2023-10-24 18:10:50 -04:00
abb505aa57 Add home books 2023-05-11 12:12:00 -04:00
814a70c088 fix book review overlaps 2023-05-11 11:06:13 -04:00
8e8d0a8492 book reviews 2023-04-30 16:43:51 -05:00
024c962567 misc 2023-04-24 13:50:15 -05:00
938dae2586 bookshelf style 2023-04-24 12:54:51 -05:00
726ff889c3 ducks spinning 2023-04-23 14:38:51 -05:00
02dc26d54b First iteration bookshelf 2023-04-23 14:17:06 -05:00