index
:
miniflux
master
web-based RSS/Atom reader
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
storage
Commit message (
Expand
)
Author
Age
*
Improve storage module
Frédéric Guillot
2019-10-29
*
Show unread counters on feeds page
Maxim Baz
2019-10-29
*
Compare Fever token case-insensitively
Tony Wang
2019-10-21
*
Avoid constraint error when having duplicate entries
Frédéric Guillot
2019-09-18
*
Make configurable the number of days to remove old sessions
Ty Cobb
2019-09-11
*
Add option to disable feeds
Frédéric Guillot
2019-07-26
*
Remove debug timer from most storage functions
Frédéric Guillot
2019-04-28
*
Add option to enable/disable keyboard shortcuts
Frédéric Guillot
2019-04-28
*
Allow users to disable auto-remove
Jacob Wahlgren
2019-03-10
*
Use feed ID instead of user ID to check entry URLs presence
Frédéric Guillot
2019-02-28
*
Sort search results by relevance
Jebbs
2019-02-11
*
Handle the case when application session is expired and not user session
Frédéric Guillot
2019-01-21
*
Make the feed list order case-insensitive
Peter De Wachter
2019-01-07
*
Add function storage.UpdateFeedError()
Frédéric Guillot
2018-12-15
*
Make configurable the number of days to archive read items
Jebbs
2018-12-05
*
Archive more read entries
Frédéric Guillot
2018-11-25
*
Improve Fever middleware and handle groupID=0
Frédéric Guillot
2018-10-26
*
Add more details in feed storage errors to facilitate debugging
Frédéric Guillot
2018-10-21
*
Set arbitrary maximum size for tsvector column
Frédéric Guillot
2018-10-19
*
Simplify feed fetcher
Frédéric Guillot
2018-10-14
*
Fix typo in license header
Frédéric Guillot
2018-10-08
*
Improve Fever API performances when marking a feed or group as read
Frédéric Guillot
2018-10-07
*
Add the possibility to override default user agent for each feed
Patrick
2018-09-19
*
Show count of feeds with permanent errors in header menu
Dave Z
2018-08-26
*
Use canonical imports
Frédéric Guillot
2018-08-24
*
Create database package (refactoring)
Frédéric Guillot
2018-08-01
*
Add search form
Frédéric Guillot
2018-07-04
*
Add full-text search for entries and add search parameter to the API
Frédéric Guillot
2018-07-04
*
Add cli flag to reset all feed errors
Frédéric Guillot
2018-06-30
*
Do not ignore errored feeds when a user refresh feeds manually
Frédéric Guillot
2018-06-26
*
Add new fields for feed username/password
Frédéric Guillot
2018-06-19
*
Rewrite individual entry pagination SQL queries
Frédéric Guillot
2018-06-09
*
Simplify entry query builder
Frédéric Guillot
2018-06-08
*
Convert IP field from text to inet type
Frédéric Guillot
2018-05-21
*
Add Pocket integration
Allan Reyes
2018-05-20
*
Archive read entries automatically after 60 days
Frédéric Guillot
2018-05-19
*
Do not show save link if no integration is configured
Frédéric Guillot
2018-04-29
*
Avoid people to unlink their OAuth2 account without having a local password
Frédéric Guillot
2018-04-29
*
Use vanilla HTTP handlers (refactoring)
Frédéric Guillot
2018-04-29
*
Do not return an error if the user session is not found
Frédéric Guillot
2018-04-09
*
Add CommentsURL to entry
Ben Brooks
2018-04-07
*
Convert enclosure size field to bigint
Frédéric Guillot
2018-03-14
*
Filter the list of timezones
Frédéric Guillot
2018-03-04
*
Show last login and session creation date in current timezone
Frédéric Guillot
2018-03-04
*
Entries date should contains user timezone (API)
Frédéric Guillot
2018-03-01
*
Support localized feed errors generated by background workers
Frédéric Guillot
2018-02-27
*
Add Nunux Keeper integration
Nicolas Carlier
2018-02-25
*
Add indexes
Frédéric Guillot
2018-02-10
*
Do not update entry date while refreshing a feed
Frédéric Guillot
2018-01-29
*
Do not override existing entries when the crawler is enabled
Frédéric Guillot
2018-01-20
[next]