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