Commit Graph

5656 Commits (46a4aaf09c74b1af9d85b35b06ac7a96525d0c8c)

Author SHA1 Message Date
luccioman ed3dd5e31a Fixed webstructure.xml API used with a domain name 'about' parameter.
8 years ago
luccioman 0da1e6ba16 Factored code re-implementing DigestURL.hosthash() method.
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 007e2afa6e Start to rename "Augmented Browsing" to "Web Proxy ..." / "View via Proxy"
8 years ago
luccioman 339f005ced Blacklist import and update performance improvements.
8 years ago
luccioman e3892b0957 Added some JavaDoc.
8 years ago
luccioman 52d05d14c6 Display result favicons only for http or https resources.
8 years ago
luccioman b154d3eb87 Added descriptive titles to Crawler_p.html speed settings.
8 years ago
reger 68d4dc5cc5 Complete harmonization RequestHeader getCookie with std ServletRequest
8 years ago
reger 396ed3c769 On negative result vote also delete document from fulltext index
8 years ago
reger f153cc4b5d add/allow to create a bookmark of result viewed via urlproxy.
8 years ago
reger 7bf2bcf504 fix and prevent exception on missing required cookie name
8 years ago
luccioman 128c8ef8d4 Fixed title rendering having non ASCII chars in QuickCrawlLink_p.html.
8 years ago
luccioman ee6933c004 Added a title on the previous and next page pagination buttons.
8 years ago
reger 8eb6fba59c activate filetype navigator plugin and restrict config (append) of navs
8 years ago
luccioman c25e48e969 Enabled displaying results after 14th page for local search queries.
8 years ago
reger 6be9d62ab4 show earthsearch.png in ConfigSearchPage layout on activated location
8 years ago
reger c50e23c495 reduce creation of empty legacy RequestHeader() in situation where null
8 years ago
reger 193b2ab1fc reduce redundant declaration for simple date formatter
8 years ago
reger 38d676c7e4 use GenericFormatter SimpleDate for sortable column in table_API
8 years ago
reger c702eb6786 del dead menu link to /repository
8 years ago
luccioman 467650c042 Hardened system update checks.
8 years ago
luccioman 00e81fcc15 Check HTTP status when downloading a release, and report eventual error.
8 years ago
reger 8e2cef5f07 allow protocol navigator to be unselected if only one button is shown
8 years ago
luccioman 437e535e5c Fixed admin navbar rendering at various screen sizes.
8 years ago
luccioman b90730f956 Fixed locations search navbar overlapping issues.
8 years ago
luccioman 0714b06038 Fixed resource switch button overlapping at various screen sizes.
8 years ago
luccioman 848bfc240c Fixed YaCy logo (no external mark) for the refactored navbar search.
8 years ago
reger 8acdc5443b prepare ConfigSearchPage servlet to append and remove navigator plugins,
8 years ago
reger b32bcdf344 list entries in outgoing cookie monitor one per line
8 years ago
luccioman f37a86e1c6 Fixed yacy search navabar header overlapping at various screen sizes.
8 years ago
reger 77e65016c0 use more availabe SwitchboardConstans in ProxyIndexingMonitor_p
8 years ago
luccioman 8146b97e9b Added a unit after the vocabulary size value for easier understanding.
8 years ago
reger de33c7e765 replace one more arbitrary CONNECTION_PROP_CLIENTIP header with std.
8 years ago
reger 14e73f5b9b use bootstrap button style in MessageSend_p.html
8 years ago
reger 65871d28b2 skip comparing "xxxxx" on missing authorization header in Blog servlet
8 years ago
reger 82512613f5 fix unresolved pattern in ConfiLanguage drop down list
8 years ago
luccioman 0b4e7795df Fixed JavaScript error "hs.htmlExpand is not a function".
8 years ago
luccioman 1f4f0eacc2 Fixed a JS undefined error case, occurring when search field is empty.
8 years ago
luccioman ceb7588880 Converted "clone" URL links in Table_API_p.html to purely relative ones.
8 years ago
luccioman cca3417b87 Fixed image and favicon viewing for unauthenticated local requests.
8 years ago
reger 02092de3d8 remove login cookie generation for static admin ind User servlet
8 years ago
reger 49f19aff75 exclude external link icon in Collage servlet
8 years ago
reger a0705c049d include check to prevent adding username identical with static admin
8 years ago
luccioman 89017e17e4 Converted ajax URL to relative and added a check on the response status.
8 years ago
reger 8e3e3ed191 update the older ResponseHeader patch to handle cookies,
8 years ago
luccioman aa9ddf3c23 Added control over Robots.txt active threads maximum number.
8 years ago
reger baf6d21cfe ConfigSearchPage, move protocol navi up to better simulate actual design.
8 years ago
luccioman 176f7c2aab RWI Ranking Configuration page : fixed missing required dependencies.
8 years ago
reger 08a0acc35d make a YearNavigator availabel, useable as SearchEvent.naviator plugin.
8 years ago
reger 3630fcc458 adjust messages_p servlet to standard header.getPathInfo, too
8 years ago
reger bad8f87998 remove old/obsolete clear text "adminAccount" credential entry from init
8 years ago
reger 20c9b0138e let User servlet detect static admin with (newer) md5 encoded pwd
8 years ago
reger b449b0b660 remove login request directly after logout,
8 years ago
luccioman fd22d8c08b Upgraded Bootstrap to 3.3.7 and upgraded its related js dependencies.
8 years ago
luccioman 0806de8fdc Ensure file input stream are closed in both normal and error cases.
8 years ago
luccioman f72c99474e Network Access servlet : render pure relative HTML links.
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 7296e3884f Switched even more URLs to pure relative ones.
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 75802dcf00 Removed a use of the deprecated Seed.getIP()
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 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 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
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 db3b9db9c2 Crawl from local file : faster task end when manually terminating crawl.
8 years ago
luccioman 47af33a04c Advanced Crawl from local file : better processing of large files.
8 years ago
luccioman 7263d17436 Removed mentions of deprecated LURL-db.
8 years ago
luccioman 7717a3d43d Fixed license headers on files created to improve favicon management.
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman 7136b1ad60 HTML validation : fixed URL encoding of Pictures link.
8 years ago
reger 407563b9f0 add lock symbol to messages UI Trans menu item
8 years ago
luccioman 75bb77f0cb Refactoring : extracted a method to handle authorized action links.
8 years ago
luccioman c996b04741 HTML validation : fixed URL encoding of search results action links.
8 years ago
luccioman 2b81703828 Refactored search result action links construction.
8 years ago
luccioman 094aed8664 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman c7402a2f89 Removed invalid empty form action.
8 years ago
luccioman 37df2e19fd Removed xmlns attribute which no more makes sense in HTML5 pages.
8 years ago