aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/entry_scraper.go
Commit message (Collapse)AuthorAge
* Refactor manual entry scraperGravatar Frédéric Guillot2018-12-02
|
* Apply rewriter rules on manual "Fetch Original Content"Gravatar djbshfbzehr2018-12-02
|
* Move UI middlewares and routes to ui packageGravatar Frédéric Guillot2018-11-11
|
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
|
* Improve request package and add more unit testsGravatar Frédéric Guillot2018-09-23
|
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
|
* Refactor HTTP context handlingGravatar Frédéric Guillot2018-09-03
|
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Compress JSON, CSS and Javascript responsesGravatar Frédéric Guillot2018-07-19
|
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29