Commit Graph

461 Commits (d53c33e4ef0f867e92f7b64ab001250dcfb60076)

Author SHA1 Message Date
luccioman 79bd9f623a Updated YaCy home page embedded links from http to https scheme
7 years ago
luccioman addd18c993 Removed some remaining uses of deprecated Seed.getIP()
7 years ago
luccioman 0a058ba6af Keep https in result message URL when push_p API is requested over https
7 years ago
luccioman dbf4c1cd76 Improved blacklist entries editing operations :
7 years ago
luccioman 5db1c9155a Do locale independant case conversion on hosts, schemes, and file exts.
7 years ago
luccioman 1de86cf1bf Fixed JPEG snapshot resizing when running on OpenJDK.
7 years ago
luccioman a17a418e78 Fixed NullPointerException cases on snapshot images parsing.
7 years ago
luccioman 285f0d6a39 Consistently encode snapshot image with format requested on the API.
7 years ago
luccioman 4eba88f2ff Removed some unnecessary uses of java.lang.reflect api.
7 years ago
luccioman 3f0446f14b Ensure proper synchronous robots entry retrieval on first check.
7 years ago
reger a21789d4e7 Fix unresolved pattern in api/share.html by init some display var's
7 years ago
luccioman bf55f1d6e5 Started support of partial parsing on large streamed resources.
7 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
7 years ago
luccioman 0f80c978d6 Limit the number of initially previewed links in crawl start pages.
8 years ago
luccioman cbccf97361 Added JavaDoc to the getpageinfo_p API servlet.
8 years ago
luccioman bd88fd303e Deprecated duplicated and internally unused getpageinfo servlet.
8 years ago
reger a2afb4bae0 add switchboardconstants for server ports config keys
8 years ago
reger 334c70c37a correct fromDate init value on missing param in api/timeline_p servlet
8 years ago
luccioman e048e74072 Added an optional parameter to webstructure.xml api.
8 years ago
luccioman 17b7c92009 Made sure webstructure.xml API produces valid XML.
8 years ago
luccioman ed3dd5e31a Fixed webstructure.xml API used with a domain name 'about' parameter.
8 years ago
luccioman f793d97e56 Factored common code with DigestURL.hosthash()
8 years ago
luccioman 9cea7cbb10 Detailed some Javadoc related to /api/webstructure.xml usage.
8 years ago
reger c50e23c495 reduce creation of empty legacy RequestHeader() in situation where null
8 years ago
reger f45945cada increase use of header const for custom "EXT" header
8 years ago
luccioman 812abfc868 Converted one more set of URLs to pure relative ones.
8 years ago
luccioman 74fec066f4 Converted more URLs to pure relative ones.
8 years ago
luccioman 734340c128 Fixed errors for Search portal mode or when peer is not reachable.
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
reger 7c81160f45 correct blacklist export as text url to blacklists_p.txt
8 years ago
reger 91ab8a526a add error msg to api/share.html
8 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
8 years ago
reger 4e0892962a fix NPE in citation servlet on empty text field
9 years ago
reger d9adc2c255 load handler for Transparent Proxy on startup only if feature is activated
9 years ago
Michael Peter Christen b89465d952 0N - basic dump upload servlet infrastructure, to share index dumps
9 years ago
Michael Peter Christen f12a900f3e harmonization of http post of files for one and several files - this had
9 years ago
luc 8682dfbd5e Updated getpageinfo outputs to return page icons list.
9 years ago
luc 3cc5619d93 Improved HTML icons indexing and rendering in search results.
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
luc 55a4d15775 Added a note on deprecated default search field and operator.
9 years ago
reger 52a9040ae6 Sort out double keywords (dc_subject) early in parsed documents
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
sixcooler 87e4abe393 fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
9 years ago
Michael Peter Christen b43811d38c added surrogate import process for exported solr dumps.
10 years ago
reger 3e742d1e34 Init remote crawler on demand
10 years ago
reger 609c52e987 refactor getBookmark
10 years ago
reger 8a5b8f8789 on bookmaring of search result, remember orig. query in separate bookmark property
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
reger 7fcf0d0b71 fix missing display of CrawlerMonitor -> robots.txt Monitor
10 years ago
Michael Peter Christen 710a0efa1b generalized time period computations
10 years ago