Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use canonical imports | Frédéric Guillot | 2018-08-24 |
| | |||
* | Add full-text search for entries and add search parameter to the API | Frédéric Guillot | 2018-07-04 |
| | |||
* | Archive read entries automatically after 60 days | Frédéric Guillot | 2018-05-19 |
| | |||
* | Use vanilla HTTP handlers (refactoring) | Frédéric Guillot | 2018-04-29 |
| | |||
* | Add CommentsURL to entry | Ben Brooks | 2018-04-07 |
| | |||
* | Do not update entry date while refreshing a feed | Frédéric Guillot | 2018-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 enabled | Frédéric Guillot | 2018-01-20 |
| | |||
* | Do not crawl existing entry URLs | Frédéric Guillot | 2018-01-20 |
| | |||
* | Add link to mark everything as read | Frédéric Guillot | 2018-01-04 |
| | |||
* | Rename helper packages | Frédéric Guillot | 2018-01-02 |
| | |||
* | Improve timezone handling | Frédéric Guillot | 2017-12-28 |
| | |||
* | Improve API | Frédéric Guillot | 2017-12-24 |
| | |||
* | Add bookmarks | Frédéric Guillot | 2017-12-22 |
| | |||
* | Add logger | Frédéric Guillot | 2017-12-15 |
| | |||
* | Rewrite imports | Frédéric Guillot | 2017-12-12 |
| | |||
* | Add readability package to fetch original content | Frédéric Guillot | 2017-12-10 |
| | |||
* | Cleanup entries marked as removed | Frédéric Guillot | 2017-11-21 |
| | |||
* | Add missing attachments while refreshing a feed | Frédéric Guillot | 2017-11-21 |
| | |||
* | Add flush history feature | Frédéric Guillot | 2017-11-21 |
| | |||
* | First commit | Frédéric Guillot | 2017-11-19 |