index
:
miniflux
master
web-based RSS/Atom reader
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
api
Commit message (
Collapse
)
Author
Age
*
Add the possibility to add rules during feed creation
Frédéric Guillot
2019-11-29
|
*
Add API parameter to filter entries by category
Frédéric Guillot
2019-11-17
|
*
Add option to disable feeds
Frédéric Guillot
2019-07-26
|
*
Move API middleware and routes to api package
Frédéric Guillot
2018-11-11
|
*
Use different variable names for localized errors
Frédéric Guillot
2018-10-19
|
*
Fix typo in license header
Frédéric Guillot
2018-10-08
|
*
Refactor HTTP response builder
Frédéric Guillot
2018-10-08
|
*
Improve request package and add more unit tests
Frédéric Guillot
2018-09-23
|
*
Add the possibility to override default user agent for each feed
Patrick
2018-09-19
|
*
Refactor HTTP context handling
Frédéric Guillot
2018-09-03
|
*
Expose real error messages for internal server API errors
Frédéric Guillot
2018-08-25
|
*
Use canonical imports
Frédéric Guillot
2018-08-24
|
*
Compress JSON, CSS and Javascript responses
Frédéric Guillot
2018-07-19
|
*
Add full-text search for entries and add search parameter to the API
Frédéric Guillot
2018-07-04
|
*
Improve feed and user API updates with optional values
Frédéric Guillot
2018-06-23
|
*
Add new fields for feed username/password
Frédéric Guillot
2018-06-19
|
*
Add more filters for API call /entries
Frédéric Guillot
2018-06-09
|
|
|
|
|
|
|
|
|
|
New filters: - before (unix timestamp) - before_entry_id - after - after_entry_id - starred (boolean)
*
Add API endpoint to get logged user
Leviathan Jeanis
2018-05-14
|
*
Add API endpoint to import OPML file
Frédéric Guillot
2018-04-29
|
*
Use vanilla HTTP handlers (refactoring)
Frédéric Guillot
2018-04-29
|
*
Show last login and session creation date in current timezone
Frédéric Guillot
2018-03-04
|
*
Add API endpoint for OPML export
Rogier Lommers
2018-01-12
|
*
Add more comments (GoDoc)
Frédéric Guillot
2018-01-11
|
*
Refactor packages to have more idiomatic code base
Frédéric Guillot
2018-01-02