aboutsummaryrefslogtreecommitdiffhomepage
path: root/storage
Commit message (Collapse)AuthorAge
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
|
* Show count of feeds with permanent errors in header menuGravatar Dave Z2018-08-26
| | | Only for feeds that reach `maxParsingError` are counted (so transient errors do not trigger counter).
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Create database package (refactoring)Gravatar Frédéric Guillot2018-08-01
|
* Add search formGravatar Frédéric Guillot2018-07-04
|
* Add full-text search for entries and add search parameter to the APIGravatar Frédéric Guillot2018-07-04
|
* Add cli flag to reset all feed errorsGravatar Frédéric Guillot2018-06-30
|
* Do not ignore errored feeds when a user refresh feeds manuallyGravatar Frédéric Guillot2018-06-26
|
* Add new fields for feed username/passwordGravatar Frédéric Guillot2018-06-19
|
* Rewrite individual entry pagination SQL queriesGravatar Frédéric Guillot2018-06-09
|
* Simplify entry query builderGravatar Frédéric Guillot2018-06-08
|
* Convert IP field from text to inet typeGravatar Frédéric Guillot2018-05-21
|
* Add Pocket integrationGravatar Allan Reyes2018-05-20
|
* Archive read entries automatically after 60 daysGravatar Frédéric Guillot2018-05-19
|
* Do not show save link if no integration is configuredGravatar Frédéric Guillot2018-04-29
|
* Avoid people to unlink their OAuth2 account without having a local passwordGravatar Frédéric Guillot2018-04-29
|
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
|
* Do not return an error if the user session is not foundGravatar Frédéric Guillot2018-04-09
|
* Add CommentsURL to entryGravatar Ben Brooks2018-04-07
|
* Convert enclosure size field to bigintGravatar Frédéric Guillot2018-03-14
|
* Filter the list of timezonesGravatar Frédéric Guillot2018-03-04
|
* Show last login and session creation date in current timezoneGravatar Frédéric Guillot2018-03-04
|
* Entries date should contains user timezone (API)Gravatar Frédéric Guillot2018-03-01
|
* Support localized feed errors generated by background workersGravatar Frédéric Guillot2018-02-27
|
* Add Nunux Keeper integrationGravatar Nicolas Carlier2018-02-25
|
* Add indexesGravatar Frédéric Guillot2018-02-10
|
* Do not update entry date while refreshing a feedGravatar Frédéric Guillot2018-01-29
| | | | | | We do not update the published date because some feeds do not contains any date, in this case it default to time.Now(), which could change the order of items on the history page.
* Do not override existing entries when the crawler is enabledGravatar Frédéric Guillot2018-01-20
|
* Do not crawl existing entry URLsGravatar Frédéric Guillot2018-01-20
|
* Add more comments (GoDoc)Gravatar Frédéric Guillot2018-01-11
|
* Add link to mark everything as readGravatar Frédéric Guillot2018-01-04
|
* Rename helper packagesGravatar Frédéric Guillot2018-01-02
|
* Make sure username are always lowercaseGravatar Frédéric Guillot2017-12-29
|
* Make sure people don't create duplicate Fever usernamesGravatar Frédéric Guillot2017-12-29
|
* Improve user API responsesGravatar Frédéric Guillot2017-12-29
|
* Improve timezone handlingGravatar Frédéric Guillot2017-12-28
|
* Show feeds with errors firstGravatar Frédéric Guillot2017-12-26
|
* Improve APIGravatar Frédéric Guillot2017-12-24
|
* Clicking on refresh feeds should refresh only user feedsGravatar Frédéric Guillot2017-12-22
|
* Fill login form on failed sign inGravatar Frédéric Guillot2017-12-22
|
* Add bookmarksGravatar Frédéric Guillot2017-12-22
|
* Add Wallabag integrationGravatar Frédéric Guillot2017-12-18
|
* Add scheduler to clean old sessionsGravatar Frédéric Guillot2017-12-16
|
* Session management refactoringGravatar Frédéric Guillot2017-12-16
|
* Rename sessions table to user_sessionsGravatar Frédéric Guillot2017-12-16
|
* Add FeedIcon API call and update dependenciesGravatar Frédéric Guillot2017-12-16
|
* Add loggerGravatar Frédéric Guillot2017-12-15
|
* Rewrite importsGravatar Frédéric Guillot2017-12-12
|
* Add the possibility to enable crawler for feedsGravatar Frédéric Guillot2017-12-12
|
* Add the possibility to define rewrite rules for each feedGravatar Frédéric Guillot2017-12-11
|