Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Migrate to go modules (Go 1.11) | Frédéric Guillot | 2018-08-26 |
| | |||
* | Move Golang API client here | Frédéric Guillot | 2018-08-24 |
| | |||
* | Add integration test for search query | Frédéric Guillot | 2018-07-07 |
| | |||
* | Update vendor dependencies | Frédéric Guillot | 2018-07-06 |
| | |||
* | Refactor assets bundler and split Javascript files | Frédéric Guillot | 2018-07-05 |
| | |||
* | Improve feed and user API updates with optional values | Frédéric Guillot | 2018-06-23 |
| | |||
* | 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) | ||
* | Rewrite RealIP() to avoid returning an empty string | Frédéric Guillot | 2018-06-01 |
| | |||
* | Add integration test for /me endpoint | Frédéric Guillot | 2018-05-14 |
| | |||
* | Add API endpoint to import OPML file | Frédéric Guillot | 2018-04-29 |
| | |||
* | Use Gorilla middleware (refactoring) | Frédéric Guillot | 2018-04-27 |
| | |||
* | Add integration test for export API endpoint | Frédéric Guillot | 2018-01-12 |
| | |||
* | Add API handler to fetch user by username | Frédéric Guillot | 2017-12-26 |
| | |||
* | Add bookmarks | Frédéric Guillot | 2017-12-22 |
| | |||
* | Add FeedIcon API call and update dependencies | Frédéric Guillot | 2017-12-16 |
| | |||
* | Add integration tests for entries | Frédéric Guillot | 2017-11-26 |
| | |||
* | Add integration tests for feed creation | Frédéric Guillot | 2017-11-25 |
| | |||
* | Add first integration test | Frédéric Guillot | 2017-11-25 |
| | |||
* | Add OAuth2 authentication | Frédéric Guillot | 2017-11-22 |
| | |||
* | First commit | Frédéric Guillot | 2017-11-19 |