aboutsummaryrefslogtreecommitdiffhomepage
path: root/sql
Commit message (Expand)AuthorAge
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02
* Improve APIGravatar Frédéric Guillot2017-12-24
* Fix typo in initial schemaGravatar Frédéric Guillot2017-12-22
* Add bookmarksGravatar Frédéric Guillot2017-12-22
* Add Wallabag integrationGravatar Frédéric Guillot2017-12-18
* Session management refactoringGravatar Frédéric Guillot2017-12-16
* Rename sessions table to user_sessionsGravatar 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 usersGravatar 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
* Add Let's Encrypt integrationGravatar Frédéric Guillot2017-11-22
* 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
* 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 parser for RDF feedsGravatar 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 feeds without entry linksGravatar Frédéric Guillot2017-11-20
* Improve OPML import/exportGravatar 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