aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAge
* Session management refactoringGravatar Frédéric Guillot2017-12-16
* Rename sessions table to user_sessionsGravatar Frédéric Guillot2017-12-16
* Add FeedIcon API call and update dependenciesGravatar Frédéric Guillot2017-12-16
* Add application iconsGravatar Frédéric Guillot2017-12-15
* Add loggerGravatar Frédéric Guillot2017-12-15
* Improve content scraperGravatar Frédéric Guillot2017-12-13
* 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
* Reinitialize offset if greater than number of unread itemsGravatar Frédéric Guillot2017-12-04
* Do not show top naviguation if the content is very shortGravatar Frédéric Guillot2017-12-04
* Add child-src CSP directiveGravatar Frédéric Guillot2017-12-04
* Improve naviguationGravatar Frédéric Guillot2017-12-04
* Avoid text overflow when displaying attachmentsGravatar Frédéric Guillot2017-12-03
* Add Fever APIGravatar Frédéric Guillot2017-12-03
* Add Instapaper integrationGravatar Frédéric Guillot2017-12-02
* Move packages http and urlGravatar 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
* Handle touch eventsGravatar Frédéric Guillot2017-12-02
* Do not display mark page as read if there is no entryGravatar Frédéric Guillot2017-12-01
* Proxify image enclosuresGravatar Frédéric Guillot2017-12-01
* Store tokens in database instead of cookieGravatar Frédéric Guillot2017-12-01
* Add charset to CSS and JS mime typeGravatar Frédéric Guillot2017-11-29
* Make sure entry meta doesn't break the layout on mobileGravatar Frédéric Guillot2017-11-29
* Make sure golint pass on the code baseGravatar Frédéric Guillot2017-11-27
* Add integration tests for entriesGravatar Frédéric Guillot2017-11-26
* Add Content-Security-Policy headerGravatar Frédéric Guillot2017-11-25
* Add template helper isEmail()Gravatar Frédéric Guillot2017-11-25
* Add integration tests for feed creationGravatar Frédéric Guillot2017-11-25
* 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 the possibility to use TLSGravatar Frédéric Guillot2017-11-22
* Improve image proxyGravatar 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
* Add flush history featureGravatar Frédéric Guillot2017-11-21
* Check for category uniqueness before savingGravatar Frédéric Guillot2017-11-21