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
/
web
/
web.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup root directory by moving scripts to scripts/ and fix CSRF cookie poli...
Adam Mathes
11 days
1
-2
/
+2
*
task: delete vanilla js prototype\n\n- Removed vanilla/ directory and web/dis...
Adam Mathes
11 days
1
-7
/
+0
*
feat: fix authentication to handle no-password scenario\n\n- Updated Authenti...
Adam Mathes
11 days
1
-0
/
+16
*
feat: add secure_cookies configuration option\n\n- Added SecureCookies bool f...
Adam Mathes
11 days
1
-3
/
+3
*
fix: CSRF cookie configuration for local network access\n\n- Changed SameSite...
Adam Mathes
11 days
1
-1
/
+2
*
fix: relax CSP to allow unsafe-eval for legacy UI
Adam Mathes
11 days
1
-1
/
+1
*
routing: make new UI default at / and move legacy UI to /v1/ (fixing NK-mgmn5...
Adam Mathes
11 days
1
-1
/
+7
*
security: add HTTP security headers (fixing NK-7xuajb)
Adam Mathes
11 days
1
-1
/
+17
*
security: mitigate SSRF in image proxy and feed fetcher (fixing NK-0ca7nq)
Adam Mathes
11 days
1
-3
/
+2
*
security: implement CSRF protection and improve session cookie security (fixi...
Adam Mathes
11 days
1
-5
/
+43
*
Refactor: project structure, implement dependency injection, and align v2 UI ...
Adam Mathes
11 days
1
-12
/
+20
*
Audit and reduce Go dependencies: replace go.rice with embed, pflag with flag
Adam Mathes
11 days
1
-40
/
+25
*
Optimize asset packaging: move UI assets to root dist/ and decouple rice embe...
Adam Mathes
11 days
1
-4
/
+4
*
feat: add vanilla JS frontend prototype (NK-2xsgef)
Adam Mathes
12 days
1
-0
/
+11
*
fix(v2): remove distracting selection styles and fix build (NK-8rhpp3)
Adam Mathes
12 days
1
-23
/
+61
*
Implement robust Gzip middleware and update page size analysis
Adam Mathes
12 days
1
-4
/
+89
*
Implement Frontend Logout with tests
Adam Mathes
12 days
1
-0
/
+8
*
Implement frontend login logic with >90% coverage
Adam Mathes
12 days
1
-0
/
+39
*
Scaffold new frontend and close NK-t0nmbj
Adam Mathes
12 days
1
-0
/
+3
*
wip: tui updates (buggy)
Adam Mathes
12 days
1
-1
/
+11
*
Refactor backend to a clean REST API
Adam Mathes
13 days
1
-188
/
+28
*
wip adding /crawl/ manual crawl update
Adam Mathes
2018-07-04
1
-0
/
+13
*
enable feed export from web interface
Adam Mathes
2018-07-04
1
-0
/
+9
*
wip, simplifications
Adam Mathes
2018-07-04
1
-1
/
+1
*
log fatal web serving errors
Adam Mathes
2018-06-17
1
-1
/
+1
*
add back in search support, requires sqlite
Adam Mathes
2018-06-16
1
-1
/
+7
*
remove runtime static file dependencies, use rice boxes
Adam Mathes
2018-06-12
1
-14
/
+17
*
debug cleanup
Adam Mathes
2018-04-29
1
-2
/
+3
*
separator for scrape
Adam Mathes
2018-04-27
1
-8
/
+41
*
img proxy
Adam Mathes
2018-04-26
1
-4
/
+17
*
img proxy
Adam Mathes
2018-04-26
1
-9
/
+24
*
wip img proxy
Adam Mathes
2018-04-24
1
-0
/
+26
*
wip single category on feed
Adam Mathes
2018-04-22
1
-2
/
+24
*
crawl immediately on web feed add
Adam Mathes
2017-04-17
1
-0
/
+6
*
switch to single binary (neko) with standard flags. update config file to use...
Adam Mathes
2017-02-20
1
-17
/
+23
*
change to personal namespace
Adam Mathes
2017-02-07
1
-3
/
+3
*
fix includes
Adam Mathes
2017-02-02
1
-4
/
+3
*
add back in starred functionality, fix login page
Adam Mathes
2017-01-30
1
-1
/
+6
*
better cookie handling
Adam Mathes
2017-01-26
1
-7
/
+6
*
shitty cookie auth that needs work but safari keeps asking me for my digest a...
Adam Mathes
2017-01-25
1
-21
/
+55
*
neko v2 initial commit
Adam Mathes
2017-01-23
1
-0
/
+131