aboutsummaryrefslogtreecommitdiffhomepage
path: root/storage
Commit message (Expand)AuthorAge
* 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
* 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
* Add scraper rulesGravatar Frédéric Guillot2017-12-10
* Add readability package to fetch original contentGravatar Frédéric Guillot2017-12-10
* Add Fever APIGravatar Frédéric Guillot2017-12-03
* Add Instapaper integrationGravatar Frédéric Guillot2017-12-02
* Add Pinboard integrationGravatar Frédéric Guillot2017-12-02
* Make entries sorting configurableGravatar Frédéric Guillot2017-12-02
* Store tokens in database instead of cookieGravatar Frédéric Guillot2017-12-01
* Make sure golint pass on the code baseGravatar Frédéric Guillot2017-11-27
* Add integration tests for feed creationGravatar Frédéric Guillot2017-11-25
* Add first integration testGravatar Frédéric Guillot2017-11-25
* Improve APIGravatar Frédéric Guillot2017-11-24