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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backend: Support multi-feed filtering in stream API
Adam Mathes
10 days
4
-26
/
+39
*
Frontend: Build and check in production assets for additive filtering fix
Adam Mathes
10 days
5
-15
/
+15
*
Update ticket status after closing NK-r8rs7m and NK-4jy0t2
Adam Mathes
10 days
1
-15
/
+16
*
Workflow: Simplify verification step in crank_but_verify
Adam Mathes
10 days
1
-1
/
+1
*
Frontend: Implement Playwright UI tests with mocked API responses (NK-4jy0t2)
Adam Mathes
10 days
2
-1
/
+169
*
Frontend: Fix additive filtering logic and preserve search query during navig...
Adam Mathes
10 days
2
-12
/
+146
*
Backend: Fix linting issues, improve error handling, and replace magic numbers
Adam Mathes
10 days
13
-130
/
+105
*
Document background crawler behavior and update default crawl minutes to 60 (...
Adam Mathes
10 days
2
-8
/
+36
*
Update golangci-lint version in CI to v2.9.0
Adam Mathes
10 days
1
-1
/
+1
*
Implement --purge and --purge-unread flags to delete old items
Adam Mathes
10 days
3
-8
/
+117
*
Clean up redundant font CSS variables and consolidate :root blocks
Adam Mathes
10 days
1
-17
/
+15
*
Document 'make check' benchmarks
Adam Mathes
10 days
1
-0
/
+21
*
Add code coverage to 'make check' and add 'cover' and 'coverage-html' targets
Adam Mathes
10 days
1
-2
/
+9
*
Add local git hooks to run 'make check' before push
Adam Mathes
10 days
3
-4
/
+33
*
Fix mobile infinite scroll by using <li> and threshold 0 for sentinel
Adam Mathes
10 days
1
-3
/
+3
*
Commit ticket updates and remaining backend lint fixes
Adam Mathes
10 days
5
-10
/
+27
*
Make sidebar filters additive by preserving context in links
Adam Mathes
10 days
2
-7
/
+20
*
Create 'make check' unified workflow and fix various lint issues
Adam Mathes
10 days
9
-57
/
+60
*
Improve infinite scroll responsiveness on mobile/iPad
Adam Mathes
10 days
1
-2
/
+2
*
Fix horizontal scrolling on iPad and improve mobile responsiveness
Adam Mathes
10 days
6
-5
/
+28
*
chore: update build artifacts and finalize test improvements
Adam Mathes
11 days
24
-728
/
+2004
*
feat: add manual crawl button and E2E test for crawl cycle
Adam Mathes
11 days
3
-1
/
+61
*
feat: add username field to login for better password manager support
Adam Mathes
11 days
4
-6
/
+34
*
chore: align local Makefile with GitHub CI jobs
Adam Mathes
11 days
4
-12
/
+28
*
chore: fix lint and type errors to resolve CI failures
Adam Mathes
11 days
20
-99
/
+192
*
style: fix font theme application to body text
Adam Mathes
11 days
3
-1
/
+38
*
test: mock RSS feeds in E2E tests
Adam Mathes
11 days
7
-4
/
+55
*
ci: enhance workflow with E2E tests and Docker check
Adam Mathes
11 days
8
-125
/
+96
*
assets update
Adam Mathes
11 days
2
-0
/
+12
*
style: update Settings page to match glass sidebar aesthetic
Adam Mathes
11 days
11
-22053
/
+208
*
Docs: Update README.md with recent changes and feature additions (NK-sdxq5p)
Adam Mathes
11 days
1
-1
/
+21
*
UI: Improve consistency of settings, logout, and theme sections in sidebar (N...
Adam Mathes
11 days
6
-11
/
+379
*
UI: Add collapsible caret icons for Tags and Feeds in sidebar (NK-gjymiw)
Adam Mathes
11 days
7
-31
/
+65
*
Cleanup root directory by moving scripts to scripts/ and fix CSRF cookie poli...
Adam Mathes
11 days
9
-8
/
+243
*
new workflows based on past issues
Adam Mathes
11 days
5
-1
/
+137
*
task: improve mobile responsiveness of React UI\n\n- Added media queries to A...
Adam Mathes
11 days
6
-13
/
+144
*
task: delete vanilla js prototype\n\n- Removed vanilla/ directory and web/dis...
Adam Mathes
11 days
2860
-683184
/
+4
*
test: add background crawler timing tests
Adam Mathes
11 days
2
-2
/
+130
*
fix: auto-load more items when pressing 'j' on last item\n\nPreviously, if yo...
Adam Mathes
11 days
4
-6
/
+52
*
feat: fix authentication to handle no-password scenario\n\n- Updated Authenti...
Adam Mathes
11 days
3
-0
/
+356
*
feat: add secure_cookies configuration option\n\n- Added SecureCookies bool f...
Adam Mathes
11 days
6
-5
/
+18
*
fix: CSRF cookie configuration for local network access\n\n- Changed SameSite...
Adam Mathes
11 days
9
-17
/
+22
*
fix: make infinite scroll less aggressive by using threshold 1.0 for sentinel...
Adam Mathes
11 days
2
-23
/
+42
*
fix: relax CSP to allow unsafe-eval for legacy UI
Adam Mathes
11 days
1
-1
/
+1
*
feat: add font theme support (fixing NK-rn4nzp)
Adam Mathes
11 days
7
-19
/
+105
*
fix: restore CI backend job by creating dummy assets for embed and updating l...
Adam Mathes
11 days
1
-1
/
+8
*
fix: update Dockerfile to use Go embed and fix build path (fixing NK-sk6pym)
Adam Mathes
11 days
1
-7
/
+10
*
test: increase frontend coverage for Settings and improve FeedItem css
Adam Mathes
11 days
25
-6179
/
+3907
*
style: refine sidebar design to closely match v1 (fixing NK-7jh6re)
Adam Mathes
11 days
3
-22
/
+57
*
fix: ensure neko toggle button is always accessible (fixing NK-zvt8hi)
Adam Mathes
11 days
4
-51
/
+32
[next]