aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor
Commit message (Collapse)AuthorAge
* Update autocert lib because ACME v1 is EOLGravatar Frédéric Guillot2019-11-15
|
* Update dependenciesGravatar Frédéric Guillot2019-09-05
|
* Update vendor folderGravatar Frédéric Guillot2019-06-08
|
* Make parser compatible with Go 1.12Gravatar Frédéric Guillot2019-02-28
| | | | See changes in strings.Map(): https://golang.org/doc/go1.12#strings
* Update dependenciesGravatar Frederic Guillot2018-12-09
|
* Migrate to go modules (Go 1.11)Gravatar Frédéric Guillot2018-08-26
|
* Move Golang API client hereGravatar Frédéric Guillot2018-08-24
|
* Add integration test for search queryGravatar Frédéric Guillot2018-07-07
|
* Update vendor dependenciesGravatar Frédéric Guillot2018-07-06
|
* Refactor assets bundler and split Javascript filesGravatar Frédéric Guillot2018-07-05
|
* Improve feed and user API updates with optional valuesGravatar Frédéric Guillot2018-06-23
|
* Add more filters for API call /entriesGravatar Frédéric Guillot2018-06-09
| | | | | | | | | | New filters: - before (unix timestamp) - before_entry_id - after - after_entry_id - starred (boolean)
* Rewrite RealIP() to avoid returning an empty stringGravatar Frédéric Guillot2018-06-01
|
* Add integration test for /me endpointGravatar Frédéric Guillot2018-05-14
|
* Add API endpoint to import OPML fileGravatar Frédéric Guillot2018-04-29
|
* Use Gorilla middleware (refactoring)Gravatar Frédéric Guillot2018-04-27
|
* Add support for Let's Encrypt http-01 challengeGravatar Frédéric Guillot2018-02-04
|
* Add integration test for export API endpointGravatar Frédéric Guillot2018-01-12
|
* Add API handler to fetch user by usernameGravatar Frédéric Guillot2017-12-26
|
* Add bookmarksGravatar Frédéric Guillot2017-12-22
|
* Add FeedIcon API call and update dependenciesGravatar Frédéric Guillot2017-12-16
|
* Add integration tests for entriesGravatar Frédéric Guillot2017-11-26
|
* Add integration tests for feed creationGravatar Frédéric Guillot2017-11-25
|
* Add first integration testGravatar Frédéric Guillot2017-11-25
|
* Add OAuth2 authenticationGravatar Frédéric Guillot2017-11-22
|
* First commitGravatar Frédéric Guillot2017-11-19