jvoisin
|
560be66147
refactor(misc): Use proper slog.XXX instead of slog.Any
|
9 mesi fa |
Anton Larionov
|
553c578f2e
feat(rssbridge): support auth token for RSS-Bridge
|
10 mesi fa |
Frédéric Guillot
|
3de9629a49
feat(googlereader): avoid SQL query to fetch username in streamItemContentsHandler
|
11 mesi fa |
Frédéric Guillot
|
8d821dfc3b
fix(googlereader): handle various item ID formats
|
11 mesi fa |
Frédéric Guillot
|
cb775bc79e
refactor(googlereader): move constants to separate files
|
11 mesi fa |
Frédéric Guillot
|
6cc8d8abf1
fix(googlereader): `/items/contents` should accept short form item IDs
|
11 mesi fa |
Frédéric Guillot
|
50395f13ca
feat(googlereader): add `mark-all-as-read` endpoint
|
11 mesi fa |
Frédéric Guillot
|
e8c3435bb9
fix(googlereader): return a 400 instead of 500 for invalid edit requests
|
11 mesi fa |
Frédéric Guillot
|
63f0a17388
fix(googlereader): avoid panic for inexisting feed or category
|
11 mesi fa |
Frédéric Guillot
|
d33e305af9
fix(api): `hide_globally` categories field should be a boolean
|
11 mesi fa |
Frédéric Guillot
|
ef22e95f8b
feat: implement proxy URL per feed
|
1 anno fa |
Frédéric Guillot
|
535fd050b7
feat: add proxy rotation functionality
|
1 anno fa |
Frédéric Guillot
|
e643effefa
feat: combine feed icon handlers to use only `externalIconID`
|
1 anno fa |
Frédéric Guillot
|
c531be8780
fix: update Content-Security-Policy to use 'sandbox' directive
|
1 anno fa |
Josiah Campbell
|
df8bc742fb
feat(googlereader): add feed icon field, endpoint
|
1 anno fa |
Frédéric Guillot
|
381f03b56a
fix(greader): return enclosures in `streamItemContentsHandler` response
|
1 anno fa |
Pontus Jensen Karlsson
|
810b351772
feat: add API routes `/v1/enclosures/{enclosureID}`
|
1 anno fa |
Frédéric Guillot
|
d048d59d39
fix: use BASE_URL instead of `r.Host` to generate absolute media proxy URL
|
1 anno fa |
Frédéric Guillot
|
5ce3f24838
googelreader: set CrawlTimeMsec at the correct precision
|
1 anno fa |
Frédéric Guillot
|
c2311e316c
Rename PROXY_* options to MEDIA_PROXY_*
|
2 anni fa |
Frédéric Guillot
|
a15cdb1655
Fix regression in AbsoluteProxifyURL()
|
2 anni fa |
Frédéric Guillot
|
b1e73fafdf
Enable go-critic linter and fix various issues detected
|
2 anni fa |
jvoisin
|
1f5c8ce353
Don't mix up capacity and length
|
2 anni fa |
Frédéric Guillot
|
9d1b1e19d4
Google Reader: Do not return a 500 error when no items is returned
|
2 anni fa |
Frédéric Guillot
|
1af1bc3460
Google Reader API: Allow rename and move feed at the same time
|
2 anni fa |
Frédéric Guillot
|
1bd5d57884
`user/{userID}/state/com.google/read` is missing in `categories` section for read entries
|
2 anni fa |
Frédéric Guillot
|
aa3dc574a7
Google Reader API: Take ExcludeTargets into consideration in Feed stream handler
|
2 anni fa |
Frédéric Guillot
|
eeaab72a9f
Refactor feed discovery and avoid an extra HTTP request if the url provided is the feed
|
2 anni fa |
Frédéric Guillot
|
14e25ab9fe
Refactor HTTP Client and LocalizedError packages
|
2 anni fa |
Ryan Stafford
|
120aabfbce
Add RSS-Bridge integration
|
2 anni fa |