Commit Graph

12540 Commits (16e8ed3f01a6a7382875734be6f0fa49d80b28cc)
 

Author SHA1 Message Date
reger 16e8ed3f01 Introduce additional language setting "browser/Browser Language" for UI internationalization.
9 years ago
reger 3b47a07dd1 change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to
9 years ago
reger e506479063 skip overhead to resolve "<unknown>" ip
9 years ago
reger 036c1dc6ef fix CookieTest_p formatting (output of <br> as text),
9 years ago
Michael Peter Christen bf6709d196 fixed missing browser activation in linux
9 years ago
Michael Peter Christen d8504418b6 enhanced browser-caching of static content
9 years ago
Michael Peter Christen ed8bc5f79d fix for bug in network page: the network table pages also loaded the
9 years ago
Michael Peter Christen 079112358c Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
Michael Peter Christen efeb592661 don't do solr optimization, this create high IO load. We should leave
9 years ago
Burkhard 28a608c3c4 Merge pull request #67 from luccioman/mixedcontent
9 years ago
luccioman f84e584d74 ConfigPortal : fixed mixed-content security issue with https
9 years ago
luccioman adb5c1798b Merge branch 'mixedcontent' of
9 years ago
luccioman 4743ade66a Search comparison : prefer https URLs
9 years ago
luccioman 46b8836548 Copy image resources contained in donation iframe.
9 years ago
luccioman a44bcd322e Copy image resources contained in donation iframe.
9 years ago
reger 91ab8a526a add error msg to api/share.html
9 years ago
reger 5bbedad091 use config for path to locales in Translator servlet
9 years ago
reger 22ebca0295 upd to Jetty 9.2.18
9 years ago
reger 4c7a77662a eleminate dependency on file-extension in storeDocument but use supported mime-type
9 years ago
reger ebde21079a refactor xlsParser to include Excel file attribute (like author) in parser result doc.
9 years ago
Burkhard dd9ee1d34c Merge pull request #66 from luccioman/opensearch
9 years ago
luccioman c9868209e4 Fixed opensearch ShortName consistency with link in index.html
9 years ago
luccioman 744c9a2615 Opensearch desc : handle https protocol url with default port (443)
9 years ago
Michael Peter Christen 103a8348b3 fix for NPE and small performance enhancement
9 years ago
reger 2910fe35c1 add missing scheduler calc of next exec_date (call of calculateAPIScheduler)
9 years ago
reger 70d47ae38a keep scheduler selection by repeat entry from 07311020d4
9 years ago
reger 7c3f932e5d revert due to conflict with double count recording by schedulter / servlet by the commit under normal operation (no shutdown)
9 years ago
reger 07311020d4 postpone apicall exec date init until actual call
9 years ago
reger 5e335b32da fix Blacklist.contains() matching path pattern to string
9 years ago
reger 5e9e871192 fix Blacklist.remove by using pattern.toString to find pattern to remove,
9 years ago
reger 1843ea7e69 on Blacklist.add pattern to source file also update internal entry maps
9 years ago
reger bf6ce33da3 Correct use of _htDocsPath config in YaCyDefaultServlet to use servlet config variable
9 years ago
reger fcad2d0744 add uses of config constant INDEX_RECEIVE_ALLOW
9 years ago
reger 07fbb737df upd to commons-compress-1.12
9 years ago
reger 226f81cfcf declare poison pill url MultiProtocolURL() as protected to make sure not
9 years ago
reger f8632ad292 prevent string index out of bounds MultiProtocolURL.getPaths
9 years ago
reger 35a7d57260 update lucenematchversion to current (5.2.0 -> 5.5.0)
9 years ago
Marc Nause 1f7013a1e3 removed unused properties in default config (CGI capabilities of YaCy's
9 years ago
reger 9b07bbf955 deprecate newurl(), not used and already replaced
9 years ago
reger 774b3906a9 fix GenericFormatter.parse ("time","timeoffset")
9 years ago
reger 27163af0e1 improve detection of referenced links by taking http and https link protocol
9 years ago
reger aed44e31ca fix fr.lng typo in submenuRanking.template
9 years ago
reger f89d4eb51d fix MultiProtocolURL init (assign of host) for urls with '/' in query part
9 years ago
reger 163d0cc3cf correct renamed ConfigAdvanced_p.html -> ConfigProperties_p.html in fr and sk.lng
9 years ago
Burkhard 929147b16f Merge pull request #62 from luccioman/french_translation
9 years ago
reger 87fcfc6d78 Adjusted hash computation and toNormalform for file:// protocol to deliver
9 years ago
luccioman 31941f1a5e Updated french translation for some pages
9 years ago
reger f0f38a4a94 put Autocrawl_p.html to master.lng.xlf
9 years ago
reger 41d845285d add missing text for ConfigBasic.html to master.lng.xlf
9 years ago
reger a952787712 adjust opensearchdescription to return url with protocol it was call on
9 years ago