aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Add integration tests for usersGravatar Frédéric Guillot2017-11-25
|
* Add first integration testGravatar Frédéric Guillot2017-11-25
|
* Improve APIGravatar Frédéric Guillot2017-11-24
|
* Improve OAuth2 integrationGravatar Frédéric Guillot2017-11-24
|
* Add OAuth2 authenticationGravatar Frédéric Guillot2017-11-22
|
* Improve CSSGravatar Frédéric Guillot2017-11-22
|
* Improve feed parsersGravatar Frédéric Guillot2017-11-22
|
* Add Let's Encrypt integrationGravatar Frédéric Guillot2017-11-22
|
* Add the possibility to use TLSGravatar Frédéric Guillot2017-11-22
|
* Improve image proxyGravatar Frédéric Guillot2017-11-21
|
* Convert feed encoding only if the charset is specifiedGravatar Frédéric Guillot2017-11-21
|
* Add feature to refresh all feeds from the user interfaceGravatar Frédéric Guillot2017-11-21
|
* Use serif fonts for article contentsGravatar Frédéric Guillot2017-11-21
|
* Set all default config values in config packageGravatar Frédéric Guillot2017-11-21
|
* Add bookmarkletGravatar Frédéric Guillot2017-11-21
|
* Improve Context to be more idiomaticGravatar Frédéric Guillot2017-11-21
|
* Improve Response to be more idiomaticGravatar Frédéric Guillot2017-11-21
|
* Improve Request to be more idiomaticGravatar Frédéric Guillot2017-11-21
|
* Make sure that items marked as removed are not shownGravatar Frédéric Guillot2017-11-21
|
* Cleanup entries marked as removedGravatar Frédéric Guillot2017-11-21
|
* Add missing attachments while refreshing a feedGravatar Frédéric Guillot2017-11-21
|
* Add flush history featureGravatar Frédéric Guillot2017-11-21
|
* Check for category uniqueness before savingGravatar Frédéric Guillot2017-11-21
|
* Ask for confirmation before removing somethingGravatar Frédéric Guillot2017-11-21
|
* Add badge for documentationGravatar Frédéric Guillot2017-11-21
|
* Add timeout for HTTP clientGravatar Frédéric Guillot2017-11-20
|
* Make sure RDF entries have a dateGravatar Frédéric Guillot2017-11-20
|
* Move feed parsers packages in reader packageGravatar Frédéric Guillot2017-11-20
|
* Improve OPML package to be more idiomaticGravatar Frédéric Guillot2017-11-20
|
* Export only necessary structs in JsonFeed packageGravatar Frédéric Guillot2017-11-20
|
* Use more idiomatic code for Atom parserGravatar Frédéric Guillot2017-11-20
|
* Add parser for RDF feedsGravatar Frédéric Guillot2017-11-20
|
* Add unit test for HTTP client response functionsGravatar Frédéric Guillot2017-11-20
|
* Make sure XML feeds are always encoded in UTF-8Gravatar Frédéric Guillot2017-11-20
|
* Ensure that LocalizedError are returned by parsersGravatar Frédéric Guillot2017-11-20
|
* Handle RSS entries with Atom linksGravatar Frédéric Guillot2017-11-20
|
* Handle RSS feeds without entry linksGravatar Frédéric Guillot2017-11-20
|
* Improve OPML import/exportGravatar Frédéric Guillot2017-11-20
|
* Run automatically jshintGravatar Frédéric Guillot2017-11-20
|
* Disable CI email notificationsGravatar Frédéric Guillot2017-11-20
|
* Run gofmt on generated filesGravatar Frédéric Guillot2017-11-20
|
* First commitGravatar Frédéric Guillot2017-11-19