Frédéric Guillot
|
52cf236699
Add /v1/version endpoint
|
2 years ago |
Frédéric Guillot
|
e4285c2cba
Add API endpoint to update entry title and content
|
2 years ago |
Frédéric Guillot
|
2002d60fbe
Add new API endpoint /icons/{iconID}
|
2 years ago |
Frédéric Guillot
|
5774323f2e
Add API endpoint to flush history
|
2 years ago |
Frédéric Guillot
|
fccc25f7a3
Add changed_after and changed_before options to /v1/entries endpoint
|
2 years ago |
Frédéric Guillot
|
c234903255
Rename Miniflux package name to follow Go module naming convention
|
2 years ago |
Frédéric Guillot
|
e7ccf0aa1e
Add SaveEntry function to API client
|
2 years ago |
fred
|
8646d61182
Replace copyright header with SPDX identifier
|
2 years ago |
Davide Masserut
|
ce35b46fee
Add category feeds refresh
|
3 years ago |
jtagcat
|
cd7f01f573
client.New(): accept endpoint URLs with /v1/
|
3 years ago |
Pascal Noisette
|
d118aa8649
Add API endpoint to fetch unread and read counters
|
3 years ago |
knrdl
|
fb585d0086
Allow API search for entries which are not starred
|
4 years ago |
Edward Betts
|
264f4db567
Correct spelling
|
4 years ago |
Frédéric Guillot
|
6e2e2d1665
Setup golangci-lint Github Action
|
5 years ago |
Frédéric Guillot
|
a352aff93b
Remove deprecated io/ioutil package
|
5 years ago |
Shizun Ge
|
4ff52bd730
Add API endpoints to get feeds and entries of a category
|
5 years ago |
Frédéric Guillot
|
806b9545a9
Refactor feed validator
|
5 years ago |
Frédéric Guillot
|
f0610bdd9c
Refactor feed creation to allow setting most fields via API
|
5 years ago |
Frédéric Guillot
|
fd9eaa3e83
Make user fields editable via API
|
5 years ago |
Benjamin Congdon
|
e17d395ae7
Add API routes for "mark all as read"
|
5 years ago |
Frédéric Guillot
|
acd318b640
Update API client to support more filters
|
5 years ago |
Frédéric Guillot
|
74c95ed34b
API client: Do not return body for response with no content
|
5 years ago |
Frédéric Guillot
|
086b985383
Add API Client function to refresh all feeds
|
6 years ago |
Frédéric Guillot
|
25cc0d2447
Add per-application API Keys
|
6 years ago |
Frédéric Guillot
|
11dfcdd3d6
Fix typo in license header
|
7 years ago |
Frédéric Guillot
|
f43a055d63
Move Golang API client here
|
7 years ago |