Commit Graph

13469 Commits (17e004599d12259ad0b659db12e17857cd8e1d83)
 

Author SHA1 Message Date
luccioman 17e004599d Started implementing optional https preference for protocol operations
7 years ago
luccioman 2bc61f5657
Merge pull request #149 from Scre13/bugfix_default_settings
7 years ago
ScRe13 bb3d3fe074 fixed default loading default settings; load was populated with wrong value
7 years ago
reger 20bba135fe Show hide or show public surftip button depending on current config status,
7 years ago
Michael Peter Christen b907819cb4 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 25573bd5ab added a crawl filter based on <div> tag class names
7 years ago
luccioman 640fed2a9c Removed Java 1.8 no more necessary version checking (fixes issue #147)
7 years ago
luccioman d95b288f19 Removed use of deprecated Jetty IPAccessHandler for client filtering.
7 years ago
reger cc7a93e6b6 remove deprecated jetty continuation class from urlproxyservlet
7 years ago
Michael Peter Christen 607b39b427 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
7 years ago
Michael Peter Christen 4355de0f3c (more!) evaluation of XRealIP from nginx reverse proxy
7 years ago
reger e5b4799838 upd to Jetty-9.4.8.v20171121
7 years ago
luccioman f9cba827c0 Made "tld:" modifier case insensitive and IDN complient.
7 years ago
luccioman a4494d6e01 Improved support for internationalized domain names on "site:" modifier
7 years ago
luccioman d07006bac4 Do locale independant case conversion on "filetype:" query modifier.
7 years ago
luccioman 8fbf25d1ed Made "site:" query modifier case insensitive.
7 years ago
luccioman 867388e05b Refactored 'site:' query modifier parsing into a dedicated function.
7 years ago
luccioman c5c3cc1274 Use HTTP Post operation for resetting memory monitoring state.
7 years ago
reger 0704b1d644 upd to httpcore-4.4.8
7 years ago
luccioman bfe753acea
Merge pull request #144 from him2him2/_fic_HTTPS
7 years ago
luccioman c9d80b5b77 Prefer fine URL match over approximate URL mask regex on final filtering
7 years ago
luccioman 0a120787e3 Improved accuracy of URLs search filters : protocol, tld, host, file ext
7 years ago
luccioman d1c7dfd852 Fixed URL parsing with fragment and empty path
7 years ago
luccioman e07ef1b610 Apply tld query modifier on Solr host_s mandatory field.
7 years ago
luccioman 478e92deff Fixed url mask filter generated when protocol modifier is not null
7 years ago
luccioman 29de4a65d7 Refactored url mask filter build from query modifiers
7 years ago
reger a1879115dc upd to Jsoup-1.11.2
7 years ago
reger d5a75537e4 remove redundant setting of timeout for remoteinstance
7 years ago
luccioman f01aac31fd Made possible to use https for remote search on peers with SSL enabled.
7 years ago
Ronald Eddy Jr 97dff48abf Update HTTP -> HTTPS in README.md
7 years ago
luccioman 01dca12d05 Upgraded apache POI dependency from 3.16 to 3.17
7 years ago
luccioman e2f6427a63 Added a basic JUnit test for the Visio parser (vsdParser)
7 years ago
luccioman 1e9cdaabd4 Do locale neutral case conversion of HTML charset name.
7 years ago
luccioman d41ad7af6f Restore initial locale at the end of a JUnit test case which modify it.
7 years ago
luccioman 7206f1ed71 Do locale neutral case conversions on domain names.
7 years ago
luccioman 398c66f06c Do locale neutral case conversions in MultiProtocolURL
7 years ago
luccioman 9531b83598 Do locale neutral case conversions in Classification
7 years ago
luccioman bab5f0485f Added signing key to developer releases location.
7 years ago
luccioman d22fc0d0a2 Updated lists of known sponsored and country-code TLDs.
7 years ago
luccioman ac209cac2e Updated the generic top-level known domains list.
7 years ago
luccioman 938d8a9731 Added some JavaDoc
7 years ago
luccioman c32ac9c4c7 Updated log path in informative message of stop script.
7 years ago
luccioman 8f07df5f85 Upgraded com.twelvemonkeys.imageio dependencies from 3.3.1 to 3.3.2
7 years ago
luccioman fcd57e2d0f Improved some JUnit tests isolation and resources release
7 years ago
luccioman e0eda84c24 Remove old hard-coded holiday dates from DateDection class.
7 years ago
luccioman f61260c4c7 Upgraded icu4j dependency from 59_1 to 60.1
7 years ago
luccioman 73977ec0fe Added a html parser charset detection unit test
7 years ago
reger d14c47d4d3 upd to pdfbox-2.0.8.jar
7 years ago
luccioman cb10daba92 Renamed Chinese & Greek lng files using ISO639-1 codes.
7 years ago
luccioman 4b61edff32 Added a help link to ISO 639-1 language codes list ref
7 years ago