index
:
v2
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
api
/
api_integration_test.go
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-29
integration/webhook: add category title to request body
Jean Khawand
1
-8
/
+15
2024-03-28
Turkish Translation Update
Taylan Tatlı
1
-530
/
+497
2024-03-25
Bump dominikh/staticcheck-action from 1.3.0 to 1.3.1
dependabot[bot]
1
-1
/
+1
2024-03-24
reader/rss: don't add empty tags to RSS items
jvoisin
1
-13
/
+27
2024-03-24
fix: do not store empty tags
Romain de Laage
2
-2
/
+19
2024-03-24
http/response: get rid of the X-XSS-Protection header
jvoisin
2
-2
/
+0
2024-03-24
timezone: make sure the tests pass when the timezone database is not installe...
Frédéric Guillot
1
-0
/
+3
2024-03-24
integration: fix rssbrige import
Frédéric Guillot
1
-1
/
+1
2024-03-23
Update GitHub PR template
Frédéric Guillot
1
-0
/
+1
2024-03-23
cli: avoid misleading error message when creating an admin user
Frédéric Guillot
4
-15
/
+24
2024-03-23
rss: use Channel tags only if there is no Item tags
Frédéric Guillot
2
-7
/
+9
2024-03-21
Update miniflux.1
Jean Khawand
1
-1
/
+1
2024-03-21
Update miniflux.1
Jean Khawand
1
-0
/
+2
2024-03-20
Rename PROXY_* options to MEDIA_PROXY_*
Frédéric Guillot
14
-204
/
+413
2024-03-20
Enable trusted-types
jvoisin
5
-4
/
+20
2024-03-20
Replace a bunch of `let` with `const`
jvoisin
6
-44
/
+41
2024-03-20
Inline a one-liner function
jvoisin
4
-12
/
+7
2024-03-19
man page: sort config options in alphabetical order
Frédéric Guillot
1
-217
/
+216
2024-03-19
Ensure enclosure URLs are always absolute
Frédéric Guillot
6
-128
/
+447
2024-03-19
Minor refactoring of internal/reader/atom/atom_10_adapter.go
jvoisin
1
-30
/
+31
2024-03-19
Minor idiomatic pass on internal/http/request/context.go
jvoisin
1
-24
/
+8
2024-03-20
Add `FILTER_ENTRY_MAX_AGE_DAYS` config option to limit fetching all feed items
Jean Khawand
6
-4
/
+53
2024-03-19
Add keyboard shortcuts for scrolling to top/bottom of the item list
Matt Behrens
21
-11
/
+76
2024-03-19
Bump github.com/coreos/go-oidc/v3 from 3.9.0 to 3.10.0
dependabot[bot]
2
-19
/
+7
2024-03-18
Fix regression in AbsoluteProxifyURL()
Frédéric Guillot
3
-18
/
+113
2024-03-18
Remove trailing space in SiteURL and FeedURL
Frédéric Guillot
7
-22
/
+274
2024-03-18
Use struct embedding to reduce code duplication
jvoisin
2
-37
/
+21
2024-03-18
Minor concatenation-related simplifications in internal/storage/
jvoisin
3
-16
/
+14
2024-03-18
Simplify removeDuplicates
jvoisin
1
-11
/
+4
2024-03-18
Minor simplification of internal/reader/media/media.go
jvoisin
1
-9
/
+8
2024-03-17
atom: avoid debug message when the date is empty
Frédéric Guillot
1
-9
/
+11
2024-03-17
Enable go-critic linter and fix various issues detected
Frédéric Guillot
34
-109
/
+126
2024-03-17
Replace Optional{Int,Int64,Float64} with a generic function OptionalNumber()
Frédéric Guillot
3
-24
/
+10
2024-03-17
Minor simplifications of the rewriter
jvoisin
2
-68
/
+51
2024-03-17
Compile block/keep regex only once per feed
jvoisin
1
-39
/
+46
2024-03-17
feat: Media player: Conrol playback speed
Romain de Laage
31
-74
/
+188
2024-03-16
Rewrite API integration tests without build tags
Frédéric Guillot
15
-2552
/
+2385
2024-03-15
Update GitHub PR template
Frédéric Guillot
1
-0
/
+2
2024-03-15
Fix regressions introduced by PR #2476
Frédéric Guillot
1
-4
/
+4
2024-03-15
Fix download button loading label
Frédéric Guillot
1
-27
/
+29
2024-03-15
Avoid warnings in ui package
Frédéric Guillot
2
-17
/
+8
2024-03-15
Fix force refresh
Frédéric Guillot
1
-3
/
+7
2024-03-15
Display an error message on edit feed page when the feed URL is not unique
Frédéric Guillot
3
-3
/
+7
2024-03-15
Remove some duplicated code in RSS parser
Frédéric Guillot
4
-64
/
+227
2024-03-15
Refactor Atom parser to use an adapter
Frédéric Guillot
11
-513
/
+808
2024-03-15
Bump the number of simultaneous workers
jvoisin
2
-2
/
+2
2024-03-14
Fix regression: Add to Home Screen button is unreadable
Frédéric Guillot
1
-0
/
+2
2024-03-14
More trusted-types compatibility
jvoisin
1
-5
/
+5
2024-03-14
Bump github.com/go-webauthn/webauthn from 0.10.1 to 0.10.2
dependabot[bot]
2
-14
/
+14
2024-03-13
Fix JavaScript error on the login page
Frédéric Guillot
1
-2
/
+4
[next]