Frédéric Guillot
|
0ab3bb5efb
refactor(api): replace inlined map and structs with named payload structs
|
il y a 2 mois |
Frédéric Guillot
|
709e671168
feat(api): execute the content sanitizer when updating or importing entries
|
il y a 3 mois |
Gerald Cox
|
90a389ac25
feat: add API endpoint to import entries into existing feed
|
il y a 3 mois |
Jiacheng
|
b3a63dbd86
fix(api): rewrite entry content URLs with media proxy in fetchContent endpoint
|
il y a 4 mois |
Frédéric Guillot
|
f83d66769d
fix(api): do not return removed entries
|
il y a 7 mois |
Steven vanZyl
|
60cd7ffe88
refactor: Replace "Bookmarks" with "Starred"
|
il y a 7 mois |
Frédéric Guillot
|
80f48c88c7
refactor: replace `interface{}` with `any`
|
il y a 8 mois |
Frédéric Guillot
|
63891501e5
refactor(model): add test coverage and simplify `ProxifyEnclosureURL`
|
il y a 9 mois |
AiraNadih
|
6b70a7dc81
feat(api): add `update_content` query parameter to `/entries/{entryID}/fetch-content` endpoint
|
il y a 11 mois |
Pontus Jensen Karlsson
|
810b351772
feat: add API routes `/v1/enclosures/{enclosureID}`
|
il y a 1 an |
Pontus Jensen Karlsson
|
6fb7e84ce1
feat: API: Allow filtering entries on globally_hidden
|
il y a 1 an |
Frédéric Guillot
|
d048d59d39
fix: use BASE_URL instead of `r.Host` to generate absolute media proxy URL
|
il y a 1 an |
Frédéric Guillot
|
c2311e316c
Rename PROXY_* options to MEDIA_PROXY_*
|
il y a 2 ans |
jvoisin
|
31ac62f410
Don't compute reading-time when unused
|
il y a 2 ans |
Frédéric Guillot
|
e4285c2cba
Add API endpoint to update entry title and content
|
il y a 2 ans |
Frédéric Guillot
|
5774323f2e
Add API endpoint to flush history
|
il y a 2 ans |
Frédéric Guillot
|
6dd090a848
Add enclosures to /v1/entries API endpoint
|
il y a 2 ans |
Frédéric Guillot
|
fccc25f7a3
Add changed_after and changed_before options to /v1/entries endpoint
|
il y a 2 ans |
Frédéric Guillot
|
e5d9f2f5a0
Rename internal url package to avoid overlap with net/url
|
il y a 2 ans |
Frédéric Guillot
|
168a870c02
Move internal packages to an internal folder
|
il y a 2 ans |