Steven vanZyl
|
60cd7ffe88
refactor: Replace "Bookmarks" with "Starred"
|
7 ヶ月 前 |
Frédéric Guillot
|
c105b14f58
test(api): add integration test for fetching categories with counters
|
7 ヶ月 前 |
Frédéric Guillot
|
bfd8860398
feat(api): add new endpoints to manage API keys
|
10 ヶ月 前 |
Frédéric Guillot
|
d33e305af9
fix(api): `hide_globally` categories field should be a boolean
|
11 ヶ月 前 |
David Pedersen
|
86b3593fec
docs: update client README to not reference deprecated function
|
1 年間 前 |
Frédéric Guillot
|
3b654fefa7
feat(api): rename integrations status endpoint
|
1 年間 前 |
AiraNadih
|
0adbcc3a04
feat(api): add endpoint for user integration status
|
1 年間 前 |
Frédéric Guillot
|
eb4bca6eb7
fix: `store.GetEnclosure()` should return `nil` if no rows are returned
|
1 年間 前 |
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
|
b1e73fafdf
Enable go-critic linter and fix various issues detected
|
2 年 前 |
Frédéric Guillot
|
b68ada396a
Rewrite API integration tests without build tags
|
2 年 前 |
Frédéric Guillot
|
52cf236699
Add /v1/version endpoint
|
2 年 前 |
Frédéric Guillot
|
e4285c2cba
Add API endpoint to update entry title and content
|
2 年 前 |
Frédéric Guillot
|
2002d60fbe
Add new API endpoint /icons/{iconID}
|
2 年 前 |
Frédéric Guillot
|
5774323f2e
Add API endpoint to flush history
|
2 年 前 |
Frédéric Guillot
|
fccc25f7a3
Add changed_after and changed_before options to /v1/entries endpoint
|
2 年 前 |
Frédéric Guillot
|
c234903255
Rename Miniflux package name to follow Go module naming convention
|
2 年 前 |
Frédéric Guillot
|
e7ccf0aa1e
Add SaveEntry function to API client
|
2 年 前 |
fred
|
8646d61182
Replace copyright header with SPDX identifier
|
2 年 前 |
Davide Masserut
|
ce35b46fee
Add category feeds refresh
|
3 年 前 |
jtagcat
|
cd7f01f573
client.New(): accept endpoint URLs with /v1/
|
3 年 前 |
Pascal Noisette
|
d118aa8649
Add API endpoint to fetch unread and read counters
|
3 年 前 |
knrdl
|
fb585d0086
Allow API search for entries which are not starred
|
4 年 前 |
Edward Betts
|
264f4db567
Correct spelling
|
4 年 前 |
Frédéric Guillot
|
6e2e2d1665
Setup golangci-lint Github Action
|
5 年 前 |
Frédéric Guillot
|
a352aff93b
Remove deprecated io/ioutil package
|
5 年 前 |
Shizun Ge
|
4ff52bd730
Add API endpoints to get feeds and entries of a category
|
5 年 前 |
Frédéric Guillot
|
806b9545a9
Refactor feed validator
|
5 年 前 |
Frédéric Guillot
|
f0610bdd9c
Refactor feed creation to allow setting most fields via API
|
5 年 前 |