aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix incorrect data value when toggling bookmark flag on entry pageGravatar Dave Z2018-06-28
* Set opener to null when opening original URL with JavaScript.Gravatar dzaikos2018-06-28
* Remove unnecessary styleGravatar Frédéric Guillot2018-06-26
* Do not ignore errored feeds when a user refresh feeds manuallyGravatar Frédéric Guillot2018-06-26
* Refactor AddImageTitle rewriter.Gravatar dzaikos2018-06-26
* Improve sanitizer to remove style tag contents.Gravatar dzaikos2018-06-24
* Improve sanitizer to remove script and noscript contentsGravatar Dave Z2018-06-23
* Improve feed and user API updates with optional valuesGravatar Frédéric Guillot2018-06-23
* Corrected hard coded stringsGravatar stratmaster2018-06-22
* Update German translationGravatar stratmaster2018-06-20
* Add new fields for feed username/passwordGravatar Frédéric Guillot2018-06-19
* Improve memory usage debug logGravatar Frédéric Guillot2018-06-19
* Disable keep-alive for HTTP clientGravatar Frédéric Guillot2018-06-19
* Close HTTP response body even for failed requestsGravatar Frédéric Guillot2018-06-19
* Added Sans-Serif theme.Gravatar Dave Z2018-06-19
* Rewrite iframe Youtube URLs to https://www.youtube-nocookie.comGravatar Frédéric Guillot2018-06-12
* Add more filters for API call /entriesGravatar Frédéric Guillot2018-06-09
* Rewrite individual entry pagination SQL queriesGravatar Frédéric Guillot2018-06-09
* Simplify entry query builderGravatar Frédéric Guillot2018-06-08
* Prevent items from sticking on touchend.Gravatar Dave Z2018-06-06
* Extended horizontal overflow to feed and category views.Gravatar Dave Z2018-06-06
* Update German translationGravatar stratmaster2018-06-05
* Update ChangeLogGravatar Frédéric Guillot2018-06-04
* Rewrite RealIP() to avoid returning an empty stringGravatar Frédéric Guillot2018-06-01
* Convert IP field from text to inet typeGravatar Frédéric Guillot2018-05-21
* Improve error handling in integration clientsGravatar Frédéric Guillot2018-05-21
* Offer the possibility to set Pocket Consumer Key as environment variableGravatar Frédéric Guillot2018-05-21
* Fix unread count in menu not triggering clickGravatar Pascal Widdershoven2018-05-21
* Add Pocket authorization flow in the user interfaceGravatar Frédéric Guillot2018-05-20
* Add Pocket integrationGravatar Allan Reyes2018-05-20
* Archive read entries automatically after 60 daysGravatar Frédéric Guillot2018-05-19
* Update readme and rebuild CSSGravatar Frédéric Guillot2018-05-19
* Hide horizontal overflow on hiding articles; fixes #130Gravatar Allan Reyes2018-05-19
* Add integration test for /me endpointGravatar Frédéric Guillot2018-05-14
* Add API endpoint to get logged userGravatar Leviathan Jeanis2018-05-14
* Fever API: Return response with an empty list if there is no itemsGravatar Abhinand2018-05-08
* Handle feeds with dates formatted as Unix timestampGravatar Frédéric Guillot2018-05-08
* Update ChangeLogGravatar Frédéric Guillot2018-05-07
* Make sure to close request body in HTTP clientGravatar Frédéric Guillot2018-04-29
* Add API endpoint to import OPML fileGravatar Frédéric Guillot2018-04-29
* Make sure integrations are configured before to make any HTTP requestsGravatar Frédéric Guillot2018-04-29
* Do not show save link if no integration is configuredGravatar Frédéric Guillot2018-04-29
* Avoid people to unlink their OAuth2 account without having a local passwordGravatar Frédéric Guillot2018-04-29
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
* Move HTTP client to its own packageGravatar Frédéric Guillot2018-04-28
* Add middleware to read X-Forwarded-Proto headerGravatar Frédéric Guillot2018-04-27
* Do not use shared variable to translate templatesGravatar Frédéric Guillot2018-04-27
* Use Gorilla middleware (refactoring)Gravatar Frédéric Guillot2018-04-27
* Scrape parent element for iframeGravatar aniran2018-04-27
* Add soundcloud and bandcamp iframe sourcesGravatar aniran2018-04-27