aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-29wipelastic6Christian Weiske
2019-01-08mention debian 9 gearman problemsChristian Weiske
2019-01-08Do not throw exception but send 400Christian Weiske
2019-01-08Do not allow pages > 100Christian Weiske
2018-12-16composer dependency installationChristian Weiske
2018-10-15better mobile viewChristian Weiske
2018-10-15talk about gearmanChristian Weiske
2018-10-15mention twigChristian Weiske
2017-07-26Fix date searchesChristian Weiske
Resolves: https://github.com/cweiske/phinde/issues/25
2017-07-26Keep filter when clicking pager linksChristian Weiske
Resolves: https://github.com/cweiske/phinde/issues/33
2017-05-31Setup instructionsChristian Weiske
2017-05-21tell how to delete a domainChristian Weiske
2017-04-21Fix color for open tasksChristian Weiske
2017-04-21Renew subscriptions that got no response.Christian Weiske
May happen if there were network issues or the server phinde is running on was shut down directly after the subscription request was sent. Resolves: https://github.com/cweiske/phinde/issues/28
2017-04-21Add colors to status page to make it easy to spot problemsChristian Weiske
Resolves: https://github.com/cweiske/phinde/issues/30
2017-04-20document systemd service setupChristian Weiske
2016-12-03add log file supportv0.2.1Christian Weiske
2016-12-03Do not crash status page when gearman worker is not registeredChristian Weiske
2016-12-03Remove URL check from process.php. Checking is done in Crawler alreadyChristian Weiske
2016-12-03blacklist config option is not usedChristian Weiske
2016-12-03baseurl config optionChristian Weiske
2016-11-25script to renew websub subscriptionsv0.2.0Christian Weiske
2016-11-24show subscriptions on status pageChristian Weiske
2016-11-24help text in sidebarChristian Weiske
2016-11-24autofocus input field if there is no queryChristian Weiske
2016-11-24make search bar visible on status pageChristian Weiske
2016-11-24link status pageChristian Weiske
2016-11-24websub subcriptions workChristian Weiske
2016-11-17Configuration for default sort orderChristian Weiske
2016-11-16new pagerChristian Weiske
2016-11-11format document number on status pageChristian Weiske
2016-11-11improve status pageChristian Weiske
2016-11-11status pageChristian Weiske
2016-11-10add log classChristian Weiske
2016-11-10pager: move next and prev links to the outside for easier clickingChristian Weiske
2016-11-10add command to shut down a workerChristian 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-11-06setup: check json before dropping current indexChristian Weiske
2016-09-02Make title configurableChristian Weiske
Resolves: #11
2016-09-02Link githubChristian Weiske
2016-09-02Support multiple "nick:" terms in search fieldChristian Weiske
Resolves: #17
2016-09-02performance debug timerChristian Weiske
2016-09-02Fix chat log linksChristian Weiske
Resolves: #16
2016-09-02massively improve crawl speed by ditching "exists" queriesChristian Weiske
2016-09-01micro optimization for "exists" ES queriesChristian Weiske
2016-09-01Make search result hit template configurable, add chat templateChristian Weiske
Resolves: #9
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