aboutsummaryrefslogtreecommitdiff
path: root/src/phinde
AgeCommit message (Collapse)Author
2016-12-03add log file supportv0.2.1Christian Weiske
2016-12-03Do not crash status page when gearman worker is not registeredChristian Weiske
2016-11-25script to renew websub subscriptionsv0.2.0Christian Weiske
2016-11-24show subscriptions on status pageChristian Weiske
2016-11-24websub subcriptions workChristian Weiske
2016-11-17Configuration for default sort orderChristian Weiske
2016-11-16new pagerChristian Weiske
2016-11-11improve status pageChristian Weiske
2016-11-11status pageChristian Weiske
2016-11-10add log classChristian Weiske
2016-11-09properly handle noindex pagesChristian Weiske
2016-11-07Big patch merging crawling+indexing into one command, new json document ↵Christian Weiske
structure
2016-09-02Support multiple "nick:" terms in search fieldChristian Weiske
Resolves: #17
2016-09-02performance debug timerChristian Weiske
2016-09-02massively improve crawl speed by ditching "exists" queriesChristian Weiske
2016-09-01micro optimization for "exists" ES queriesChristian Weiske
2016-09-01Always show text, make text extract size configurable.Christian Weiske
Resolves: #8
2016-09-01remove anchor from source URLsChristian Weiske
2016-08-30tell why crawler stopsChristian Weiske
2016-08-30Add crawlBlacklist configuration optionChristian Weiske
Resolves: #7
2016-08-30Allow worker instances of multiple projects in parallelChristian Weiske
Change "queuePrefix" configuration in each project Resolves: #5
2016-08-30Fix noticeChristian Weiske
2016-08-30Option to disable linked URL indexingChristian Weiske
Resolves: #2
2016-08-30Add support for modification date queries: "before:", "after:" and "date:"Christian Weiske
Resolves: #4
2016-08-30Support "nick:cweiske" search syntax as alias for "author.name"Christian Weiske
Resolves: #3
2016-08-29Send If-Modified-Since header on crawling and indexingChristian Weiske
2016-03-31wip pubsubhubbubChristian Weiske
2016-02-12opensearch pagingChristian Weiske
2016-02-11opensearch supportv0.1.0Christian Weiske
2016-02-11support base hrefChristian Weiske
2016-02-11sanitize title betterChristian Weiske
2016-02-11use correct meta robots attributeChristian Weiske
2016-02-11debug option for crawlerChristian Weiske
2016-02-10add date sortingChristian Weiske
2016-02-10remove debug statementChristian Weiske
2016-02-10crawler supports "nofollow" nowChristian Weiske
2016-02-10send accept header during crawlChristian Weiske
2016-02-10rework crawler; add atom link extractionChristian Weiske
2016-02-04change default query operator to ANDChristian Weiske
2016-02-04escape html in search resultsChristian Weiske
2016-02-03add site search, highlightingChristian Weiske
2016-02-03first frontendChristian Weiske