Frédéric Guillot
|
075127c56f
chore: add go:fix inline to deprecated client.New
|
před 3 týdny |
Frédéric Guillot
|
7f7f23d33d
chore: upgrade to Go 1.26
|
před 1 měsícem |
Frédéric Guillot
|
4cd66aef5f
docs(client): improve Godoc comments for exported functions
|
před 2 měsíci |
Gerald Cox
|
90a389ac25
feat: add API endpoint to import entries into existing feed
|
před 3 měsíci |
Kelly Norton
|
385d8bb969
feat(client): allow http.Client as option and add context to api methods
|
před 5 měsíci |
jvoisin
|
dd44fbcc76
refactor(misc): replace fmt.Errorf with errors.New where possible
|
před 6 měsíci |
Steven vanZyl
|
60cd7ffe88
refactor: Replace "Bookmarks" with "Starred"
|
před 7 měsíci |
Frédéric Guillot
|
c105b14f58
test(api): add integration test for fetching categories with counters
|
před 7 měsíci |
Frédéric Guillot
|
bfd8860398
feat(api): add new endpoints to manage API keys
|
před 10 měsíci |
Frédéric Guillot
|
d33e305af9
fix(api): `hide_globally` categories field should be a boolean
|
před 11 měsíci |
David Pedersen
|
86b3593fec
docs: update client README to not reference deprecated function
|
před 1 rokem |
Frédéric Guillot
|
3b654fefa7
feat(api): rename integrations status endpoint
|
před 1 rokem |
AiraNadih
|
0adbcc3a04
feat(api): add endpoint for user integration status
|
před 1 rokem |
Frédéric Guillot
|
eb4bca6eb7
fix: `store.GetEnclosure()` should return `nil` if no rows are returned
|
před 1 rokem |
Pontus Jensen Karlsson
|
810b351772
feat: add API routes `/v1/enclosures/{enclosureID}`
|
před 1 rokem |
Pontus Jensen Karlsson
|
6fb7e84ce1
feat: API: Allow filtering entries on globally_hidden
|
před 1 rokem |
Frédéric Guillot
|
b1e73fafdf
Enable go-critic linter and fix various issues detected
|
před 2 roky |
Frédéric Guillot
|
b68ada396a
Rewrite API integration tests without build tags
|
před 2 roky |
Frédéric Guillot
|
52cf236699
Add /v1/version endpoint
|
před 2 roky |
Frédéric Guillot
|
e4285c2cba
Add API endpoint to update entry title and content
|
před 2 roky |
Frédéric Guillot
|
2002d60fbe
Add new API endpoint /icons/{iconID}
|
před 2 roky |
Frédéric Guillot
|
5774323f2e
Add API endpoint to flush history
|
před 2 roky |
Frédéric Guillot
|
fccc25f7a3
Add changed_after and changed_before options to /v1/entries endpoint
|
před 2 roky |
Frédéric Guillot
|
c234903255
Rename Miniflux package name to follow Go module naming convention
|
před 2 roky |
Frédéric Guillot
|
e7ccf0aa1e
Add SaveEntry function to API client
|
před 2 roky |
fred
|
8646d61182
Replace copyright header with SPDX identifier
|
před 2 roky |
Davide Masserut
|
ce35b46fee
Add category feeds refresh
|
před 3 roky |
jtagcat
|
cd7f01f573
client.New(): accept endpoint URLs with /v1/
|
před 3 roky |
Pascal Noisette
|
d118aa8649
Add API endpoint to fetch unread and read counters
|
před 3 roky |
knrdl
|
fb585d0086
Allow API search for entries which are not starred
|
před 4 roky |