summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2020-12-29removed superfluous linesMichael Peter Christen
2020-12-29do not overwrite PW with random PWMichael Peter Christen
2020-12-28fixed surrogate process counterMichael Peter Christen
2020-12-28fixed a problem in warc importer: do not fail if single WARC entries areMichael Peter Christen
2020-12-22Merge branch 'master' of https://github.com/yacy/yacy_search_server.gitMichael Peter Christen
2020-12-22fixed apicall call method parametersMichael Peter Christen
2020-12-20enhanced strategy in host browserMichael Peter Christen
2020-12-20increased redirect depth by oneMichael Peter Christen
2020-12-19enabling all crawl profiles in all network modesMichael Peter Christen
2020-12-14beautified default peer namesMichael Peter Christen
2020-12-12updated solr 6.6.6 -> 7.7.3Michael Peter Christen
2020-12-11turned HostBrowser into a admin-only page, now called IndexBrowserMichael Peter Christen
2020-12-10fixed warc importerMichael Peter Christen
2020-12-09Going back to basic authentication for console/shell commandsMichael Peter Christen
2020-12-09javadoc fixMichael Peter Christen
2020-12-09enhanced ability to debug the codeMichael Peter Christen
2020-12-06prevent creation of auth schema factories every time a servlet is calledMichael Peter Christen
2020-12-03enhanced the (already fast!) png exporterMichael Peter Christen
2020-12-03missing fix for latest commitMichael Peter Christen
2020-12-03updated jetty from 9.4.17 to 9.4.35Michael Peter Christen
2020-12-02reduced complexity - removed concurrency in sortMichael Peter Christen
2020-12-02adding message to UI to make port change transparentMichael Peter Christen
2020-12-02added a gc to cleanup process (once every 10 minutes)Michael Peter Christen
2020-12-01creating a threaddump during every cleanup processMichael Peter Christen
2020-12-01do better documentation on how to set a default passwordMichael Peter Christen
2020-11-29try to fix maven build errorMichael Peter Christen
2020-11-29trying to fight the UI unavaiabilityMichael Peter Christen
2020-11-23removed all remaining deprecation warningsMichael Peter Christen
2020-11-22removed one deprecation warning for jetty library initializing sslMichael Peter Christen
2020-11-22some debug linesMichael Peter Christen
2020-08-04removes unused 'unused' tokenssgaebel
2020-08-03removes some warning and unused objectssgaebel
2020-07-31removes some deprecation-warningssgaebel
2020-07-28replace org.junit.Assert.assertThat bysgaebel
2020-07-27removes some warnings: unused imports, paramssgaebel
2020-07-22fixes deleting during recrawlsgaebel
2020-07-09adds deleting during recrawlsgaebel
2020-04-24replaced json library from JSON.org with libandroid-json-javaMichael Peter Christen
2020-04-24modified org.json.* library to fit into the YaCy environmentMichael Peter Christen
2020-04-24added org.json.* libraryMichael Peter Christen
2019-11-05grand CORS for json filesMichael Peter Christen
2019-10-20fixed linksMichael Christen
2019-10-17removed donation message in search result columnMichael Christen
2019-09-28removed some warningsMichael Christen
2019-05-01New optional crawl filter on the URL a doc must match to crawl its linksluccioman
2019-04-18Added "Show Metadata" links to the ViewFile.html links modeluccioman
2019-04-14Made SNI extension user configurable without the need for server restartluccioman
2019-04-09Support parsing audio URLs without file extensionluccioman
2019-04-03Allow JS resorting of search results by unauthenticated usersluccioman
2019-04-02Made /yacysearch access rate limitations user configurableluccioman