Naomi Carrigan naomi
  • https://nhcarrigan.com
  • Senior Software Engineer | Community Growth Strategist | Discord Bot Developer | Advocate for Inclusive Tech

  • Joined on 2025-01-22
naomi merged pull request nhcarrigan/library#59 2026-02-20 01:51:25 -08:00
feat: Multiple Features, Accessibility, Security, and UX Improvements
naomi closed issue nhcarrigan/library#51 2026-02-20 01:51:25 -08:00
[FEATURE] - About Page
naomi closed issue nhcarrigan/library#52 2026-02-20 01:51:25 -08:00
[FEATURE] - Progressive Web App (PWA)
naomi closed issue nhcarrigan/library#53 2026-02-20 01:51:25 -08:00
[FEATURE] - Accessibility Audit and Improvements
naomi closed issue nhcarrigan/library#54 2026-02-20 01:51:25 -08:00
[FEATURE] - Series Field for Related Items
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 01:49:16 -08:00
544c090ff3 fix: resolve linting issues and add dropdown tabindex
naomi created pull request nhcarrigan/library#59 2026-02-20 01:47:03 -08:00
Polish: Multiple Features, Accessibility, Security, and UX Improvements
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 01:45:05 -08:00
abb39c67f2 feat: apply comprehensive validation to all remaining services
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 01:39:44 -08:00
5bbd3f7d6e feat: comprehensive security audit and critical improvements
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 01:30:42 -08:00
6f4c3bd41a feat: comprehensive accessibility improvements for WCAG 2.1 Level AA compliance
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 01:20:35 -08:00
86e65d5688 feat: simplify entity cards to minimal design with detail page links
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 01:09:06 -08:00
cce520598d fix: add script to unregister old service worker
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 01:07:22 -08:00
009a68a0d2 revert: remove PWA functionality due to service worker issues
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 01:04:21 -08:00
a0f6362c1b fix: prevent service worker from caching external resources
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 01:03:06 -08:00
e1fbbd4d7c fix: make service worker more resilient to prevent freezing
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 00:54:17 -08:00
eebe20026c feat: add brand icon to navbar for visual elegance
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 00:47:23 -08:00
86b9090628 feat: add PWA app icons and favicon using Naomi's portrait
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 00:44:00 -08:00
c1d2e192da feat: transform library into Progressive Web App (PWA)
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 00:33:35 -08:00
7606a18e38 feat: implement entity detail pages with full navigation
b8d3365158 fix: improve comment display in activity feed
6ef787a3b8 fix: render HTML comments properly in activity feed
512e7eec13 fix: strip HTML tags from comment previews in activity feed
f0052cad76 fix: add explicit type annotations to activity service methods
Compare 5 commits »
naomi pushed to feat/polish at nhcarrigan/library 2026-02-20 00:05:41 -08:00
7f255afce6 fix: export ActivityType as value not just type