Commit Graph

  • 59c4f2fb7e refactor: replace retry loop with infinite retry and remove max_retries parameter from proxy_request main retoor 2026-01-03 16:43:36 +0000
  • 2994557fee feat: add scroll state restoration guard and debounced scroll handler to RantFeed component retoor 2025-12-12 18:39:18 +0000
  • 87a5d8bb68 chore: replace static null stateKey with dynamic buildStateKey method in RantFeed retoor 2025-12-12 18:32:38 +0000
  • f76c44a7e6 feat: add scroll state persistence to RantFeed with per-page state keys retoor 2025-12-12 18:26:17 +0000
  • fefd47f703 feat: add external attribute support to image-preview for direct URL rendering retoor 2025-12-12 18:00:51 +0000
  • d36937f743 feat: integrate structured link data into rant content rendering pipeline retoor 2025-12-12 17:45:39 +0000
  • 29efd2b13a feat: add BlockService integration with filtered rants, comments, and notifications across UI components retoor 2025-12-10 14:39:19 +0000
  • 01549c4e93 chore: remove entire caching layer and add logging to proxy endpoints retoor 2025-12-08 03:55:58 +0000
  • 6956a757f2 chore: disable GET response caching and Cache-Control header in proxy_request handler retoor 2025-12-08 03:53:13 +0000
  • 8adaffe9f3 feat: add CI workflow, Dockerfile, tests, and project scaffolding for proxy server retoor 2025-12-07 23:14:40 +0000
  • 05c067c991 refactor: reorder path traversal check before normalization in proxy safety validation retoor 2025-12-07 23:12:52 +0000
  • 50933050b5 perf: add in-memory caching layer for API responses and remove debug console log in notification component retoor 2025-12-07 22:18:28 +0000
  • 63b2ad8440 fix: resolve undefined name property access in notification display for user settings retoor 2025-12-07 22:11:46 +0000
  • 8e02a2d053 fix: resolve username mismatch in login by fetching profile for canonical name retoor 2025-12-04 21:36:01 +0000
  • 17f001975f feat: route all external image urls through new server-side proxy with host allowlist retoor 2025-12-04 19:44:39 +0000
  • 88673f6ea9 feat: add PWA install prompt handling and install button in settings page retoor 2025-12-04 19:33:22 +0000
  • 4c04da32b0 chore: scaffold Rantii project with README, icons, CSS, and JS directory structure retoor 2025-12-04 19:29:35 +0000