Commit Graph

13112 Commits (c16498305b76a77a8586ea2c8bd3b6573d2f83f3)
 

Author SHA1 Message Date
reger 59448461d3 make use of userInRole for quick login verification
8 years ago
reger 2a4d826d9e adjust servlet RequestHeader.getLocale
8 years ago
luccioman 200e7a7292 upd to jsoup-1.10.1 : fixed to Eclipse classpath and Ant configuration.
8 years ago
reger c55172f629 upd to jsoup-1.10.1.jar
8 years ago
reger 9db68acb4f remove obsolete X_YACY... header declarations
8 years ago
luccioman f72c99474e Network Access servlet : render pure relative HTML links.
8 years ago
reger 8e9aece786 more use of RequestHeader constant referer, authorization
8 years ago
reger d631fbc019 make more use of the new ServletRequest interface methodes
8 years ago
reger 395f2e8946 Make ServletRequest implement the standardized HttpServletRequest interface,
8 years ago
luccioman 62f75417ef Updated Pattern JavaDoc links to current minimum (1.7) JDK version.
8 years ago
luccioman ca4c38a5ba Updated links to external Java and Solr docs to currently used versions.
8 years ago
reger f45945cada increase use of header const for custom "EXT" header
8 years ago
luccioman 6a0b218ae5 Absolute URLs in yacysearch.* : ensure no downgrade from https to http
8 years ago
reger 17fc09036e fix cutoff text in button and adjust formatting
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
reger 95a60d177e bring back/fix: search results and logo without external icon
8 years ago
luccioman 0f0393e5e3 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman 7296e3884f Switched even more URLs to pure relative ones.
8 years ago
reger 49eae79c01 fix Tables.hasIndex check for tablename = key
8 years ago
reger 042c2868df del abandoned indexcleaner.html, servlet deleted with commit
8 years ago
luccioman 024b811a7b Switched openstreetmap favicon URL to HTTPS.
8 years ago
luccioman 84b81c1af0 Switched more URLs to relative ones when possible.
8 years ago
luccioman 731684105a Improved absolute URLs rendering in OpenSearch desc and RSS feeds.
8 years ago
luccioman 75802dcf00 Removed a use of the deprecated Seed.getIP()
8 years ago
reger 669f60223e upd Column.toString to output encoder "{bytes}"
8 years ago
reger c9e81d2fa0 fix Column parsing from celldefinition string, without cellwidth def.
8 years ago
reger e0816ef2e5 use human readable date format in CrawlStacker error message
8 years ago
luccioman 7cea57008b Use https URLs to load external js scripts in yacysearch_location.html.
8 years ago
luccioman 734340c128 Fixed errors for Search portal mode or when peer is not reachable.
8 years ago
luccioman 54d879a9b3 Generate HTML relative (to each peer) links from hosted WikiCode.
8 years ago
luccioman 3444d947ac Used relative URLs in ConfigPortal preview frames.
8 years ago
luccioman 2da5f339f8 Fixed /News.html and /Wiki.html pages in Search Portal mode (issue #87).
8 years ago
reger 8fe28a83f2 harmonize used lastmodified date for rwi and fulltext in storeDocument
8 years ago
reger da0f4ee599 include navigator-plugin output data in json and rss/xml output
8 years ago
reger 3d1d297308 refactor namespace navigator as part of navigatorplugin map, this allows
8 years ago
reger c8983805f2 upd IndexControlRWIs servlet, url list table remove unused word distance
8 years ago
reger 67f660523b Make navigators underlaying indexfield name accessible in interface
8 years ago
reger 5eb3ee4e20 Add search navigator interface to allow for additional navigators (plugins)
8 years ago
reger fd3f58fcaa improve query modifier parsing of "collection:" and possible collision
8 years ago
reger 4c7e515769 correct Collection navigatior - search servlet modifier parameter
8 years ago
reger af39a76bf6 Reduce number of default max. search navigator lines (from 10000)
8 years ago
Sudheesh Singanamalla 065bcfba75 Merge pull request #88 from sudheesh001/Patch16
8 years ago
sudheesh001 d97da1ddb7 Fixes #16 Updates documentation about cloning and build from source
8 years ago
reger 20a1b29ed3 add simple test case for ReferenceContainer helpful for debugging
8 years ago
reger 3cc2af8f92 reduce the mix of absolute and relative internal html page links
8 years ago
reger 3c7220bc7b Refacture rwi reference word position and word distance calculation
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
luccioman c0379c3cd3 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman db3b9db9c2 Crawl from local file : faster task end when manually terminating crawl.
8 years ago