aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v2/assets/index-BrdQ2q6o.css
Commit message (Collapse)AuthorAgeFilesLines
* fix: CSRF cookie configuration for local network access\n\n- Changed ↵Adam Mathes12 days1-1/+0
| | | | SameSite from Lax to None to allow cookie access across localhost/IP variations\n- Added Secure=false for local development (should be true in production with HTTPS)\n- Added credentials:'include' to all fetch requests to ensure cookies are sent\n- Updated tests to expect credentials parameter in fetch calls\n\nThis fixes the 403 Forbidden error when accessing from LAN IPs like 192.168.x.x
* feature: add scrape full text button to feed items (fixing NK-8hu7z1)Adam Mathes12 days1-0/+1