index
:
neko
claude/add-css-themes-QGTmP
claude/fix-golangci-lint-ci-pEFFN
claude/fix-open-tickets-IVV1C
claude/improve-image-proxy-5iY78
claude/improve-test-coverage-iBkwc
claude/investigate-theme-performance-GjjYA
claude/thicket-ready-crank-RmQuI
fix-image-proxy-dos-12392893234509318071
fix-sql-injection-feed-filter-2081315196776463969
fix/crawler-memory-dos-3097591786807713178
master
opml-import-cli
remove-jquery
self-hosted, single user rss reader
git@adammathes.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontend
/
src
/
components
/
FeedItem.tsx
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove legacy V2 React frontend and update build/test scripts to focus on ↵
Adam Mathes
9 days
1
-90
/
+0
|
|
|
|
Vanilla JS (V3)
*
Optimize frontend with memoized FeedItem and efficient IntersectionObserver
Adam Mathes
10 days
1
-50
/
+25
|
*
feature: add scrape full text button to feed items (fixing NK-8hu7z1)
Adam Mathes
11 days
1
-3
/
+30
|
*
security: implement CSRF protection and improve session cookie security ↵
Adam Mathes
11 days
1
-1
/
+3
|
|
|
|
(fixing NK-gfh33y)
*
Refactor: project structure, implement dependency injection, and align v2 UI ↵
Adam Mathes
11 days
1
-74
/
+72
|
|
|
|
with v1
*
fix(ui): sync FeedItem state with props to update read status styling ↵
Adam Mathes
12 days
1
-1
/
+5
|
|
|
|
(NK-fpzx66)
*
style(v2): move star to right of title and match legacy look (NK-35kxxw)
Adam Mathes
12 days
1
-4
/
+4
|
*
UI: replace text star button with icon next to title (NK-ymf1jb)
Adam Mathes
12 days
1
-7
/
+10
|
*
UI: remove explicit mark read buttons (NK-ahzf5c)
Adam Mathes
12 days
1
-10
/
+0
|
*
Implement UI styling updates: typography, sidebar, feed items, controls, ↵
Adam Mathes
12 days
1
-7
/
+9
|
|
|
|
dark mode
*
Implement Item Interactions (read/star) with tests
Adam Mathes
12 days
1
-0
/
+89