index
:
asa.news
dependabot/go_modules/services/worker/github.com/docker/docker-28.0.0incompatible
dependabot/go_modules/services/worker/golang.org/x/crypto-0.45.0
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: include feed name in unsubscribe notification
HEAD
main
Fuwn
2026-02-12
2
-2
/
+5
*
feat: strip tracking parameters from entry URLs and filter tracking pixel images
Fuwn
2026-02-12
3
-2
/
+92
*
fix: keep scroll position stable when entry list re-sorts after read state ch...
Fuwn
2026-02-12
1
-6
/
+7
*
fix: prioritise unread entries server-side so they appear in all-entries view
Fuwn
2026-02-12
4
-33
/
+59
*
fix: use singular "entry" in mark-as-read toast when count is 1
Fuwn
2026-02-12
1
-1
/
+1
*
feat: add drag-and-drop reordering for feeds, folders, and custom feeds
Fuwn
2026-02-12
12
-299
/
+1089
*
fix: invalidate unread counts when toggling individual entry read state
Fuwn
2026-02-12
1
-0
/
+1
*
feat: switch search_entries to trigram-based search with similarity ranking
Fuwn
2026-02-12
1
-7
/
+18
*
fix: prevent read entries from reverting to unread on re-fetch
Fuwn
2026-02-12
5
-10
/
+89
*
Redump latest Supabase schema
Fuwn
2026-02-11
1
-33
/
+42
*
feat: add previous/next navigation buttons on mobile detail view
Fuwn
2026-02-10
1
-9
/
+36
*
fix: mark-all-read undo only reverts affected entries
Fuwn
2026-02-10
1
-6
/
+10
*
fix: query entry state directly instead of relying on unfiltered timeline
Fuwn
2026-02-10
3
-11
/
+38
*
fix: let display density apply to main content panel
Fuwn
2026-02-10
1
-1
/
+1
*
fix: exclude hidden feeds from total/folder unread counts only
Fuwn
2026-02-10
2
-9
/
+12
*
fix: exclude hidden feeds from unread counts
Fuwn
2026-02-10
1
-3
/
+4
*
feat: add scrollbar style setting (themed/native/hidden)
Fuwn
2026-02-10
4
-0
/
+93
*
fix: remove font size selector, always use default text-base
Fuwn
2026-02-10
2
-24
/
+1
*
feat: add unread priority option to push unread entries to top
Fuwn
2026-02-10
3
-1
/
+42
*
feat: add Go worker tests and include in CI
Fuwn
2026-02-10
3
-0
/
+325
*
fix: harden CI and close remaining test/security gaps
Fuwn
2026-02-10
14
-39
/
+881
*
feat: reorder feature grid by attention-grabbing impact
Fuwn
2026-02-10
1
-21
/
+21
*
fix: use md/lg breakpoints for 3/4-column feature grid
Fuwn
2026-02-10
2
-2
/
+2
*
fix: use max-w-screen-xl for features section to fit 4-column grid
Fuwn
2026-02-10
1
-1
/
+1
*
fix: widen features section to allow 4-column grid on xl screens
Fuwn
2026-02-10
1
-1
/
+1
*
fix: widen feature grid to 4 columns on xl screens
Fuwn
2026-02-10
1
-1
/
+1
*
fix: remove typography mention from feature grid
Fuwn
2026-02-10
1
-1
/
+1
*
fix: refine feature grid copy for customisation and API cards
Fuwn
2026-02-10
1
-2
/
+2
*
feat: add missing features to marketing feature grid
Fuwn
2026-02-10
1
-0
/
+30
*
feat: add offline reading row to pricing comparison table
Fuwn
2026-02-10
1
-0
/
+6
*
feat: gate offline reading to pro and developer plans
Fuwn
2026-02-10
6
-1
/
+59
*
feat: add automatic timeline refresh with scroll position preservation
Fuwn
2026-02-10
5
-4
/
+75
*
feat: scoped mark-all-read, share enhancements, notification z-index
Fuwn
2026-02-10
10
-18
/
+155
*
fix: service worker cross-origin image handling and CI env vars
Fuwn
2026-02-10
3
-101
/
+5
*
refactor: use Supabase Auth display name instead of custom column
Fuwn
2026-02-10
5
-19
/
+12
*
docs: replace boilerplate README with project documentation
Fuwn
2026-02-10
2
-24
/
+59
*
feat: add vitest tests and GitHub Actions CI
Fuwn
2026-02-10
10
-6
/
+1031
*
fix: reduce lint warnings from 34 to 0
Fuwn
2026-02-10
22
-44
/
+27
*
fix: P2 security hardening and tier limit parity
Fuwn
2026-02-10
5
-54
/
+240
*
fix: resolve Supabase security and performance advisories
Fuwn
2026-02-09
2
-955
/
+3399
*
fix: P0 correctness/security fixes and P1 lint error resolution
Fuwn
2026-02-09
9
-46
/
+64
*
fix: P0 correctness and security fixes
Fuwn
2026-02-09
15
-30
/
+175
*
fix: use online networkMode for offline mutations instead of offlineFirst
Fuwn
2026-02-09
1
-1
/
+1
*
feat: offline support tier 3 — mutation queue and image caching
Fuwn
2026-02-09
4
-3
/
+103
*
feat: offline support tier 2 — prefetch entry content and SW runtime caching
Fuwn
2026-02-09
3
-7
/
+75
*
feat: offline support tier 1 — IndexedDB query persistence and offline banner
Fuwn
2026-02-09
7
-4
/
+119
*
fix: add spacing between collapsible appearance settings sections
Fuwn
2026-02-09
1
-1
/
+1
*
ui: group appearance settings into collapsible sections
Fuwn
2026-02-09
1
-197
/
+228
*
ui: reorder sidebar footer, import/export tab, and subscription actions
Fuwn
2026-02-09
3
-47
/
+47
*
feat: add per-feed "hide from timeline" option
Fuwn
2026-02-09
7
-2
/
+58
[next]