Commit Graph

484 Commits (3c88f87831dd7781aefc4bf8abb9a1dee7bff30b)

Author SHA1 Message Date
Michael Peter Christen 910a496c9f replaced http links with https
4 months ago
okybaca 4add1f6bc7 replaced all the links to legacy legacy wiki to legacy wiki
1 year ago
Michael Peter Christen 60c9986a0e new release file names with date and git hash
2 years ago
Michael Peter Christen 33889b4501 moved more servlets to new location
2 years ago
Michael Peter Christen 6d388bb7bf refactoring - moved htroot/yacy classes
2 years ago
Michael Peter Christen 9c1bc533fa removed hazelcast because it is phoning home, see also:
2 years ago
Thomas Koch 3116713672 rm buildDate from build.xml and its usages
2 years ago
Michael Peter Christen 3d138d3fdd catch error when initializing hazelcast
2 years ago
reger24 05d6d0405f Move sub-menu UI Translations from public Status to secure Sys Administration
3 years ago
reger24 6a5f0b3684 Servlet IndexBroser_p add button "Add to blacklist"
3 years ago
Michael Peter Christen bd3f2483a1 replaced url and date retrieval by only url retrieval
3 years ago
Michael Peter Christen 63ad8ce6b2 removed ymarks
3 years ago
Michael Peter Christen dbd211a1ad removed/replaced reflection in memory tool
4 years ago
Michael Peter Christen 1cdb21592b added hazelcast and some modifications to align legacy YaCy with
4 years ago
Michael Peter Christen 198826c362 added network scanner process to discover all YaCy peers in the intranet
4 years ago
Michael Peter Christen d9602e8325 Implemented a new syntax in the template engine to simplify json APIs
4 years ago
Michael Peter Christen 022fb15670 fix for https://github.com/yacy/yacy_search_server/issues/385
4 years ago
Michael Peter Christen e0ad8ca9da replaced json library from JSON.org with libandroid-json-java
5 years ago
Michael Peter Christen 0a7bda2a21 removed JSON-evil license line
5 years ago
Michael Peter Christen 37827b6788 removed doubes from getpageinfo
5 years ago
luccioman 2f75e2d9c8 Fixed a case of NullPointerException on disconnected RWI data structure
6 years ago
luccioman 88d0ed676c Render http status instead of null responses on snapshot api errors
6 years ago
luccioman 746e0e788d Render a relevant HTTP status code on snapshot image rendering error
6 years ago
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