Commit Graph

5852 Commits (2fd4d05e2f88318fba02a3c9f500a527a0fc6792)

Author SHA1 Message Date
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
luccioman 94924e288f Added some accessibility improvements to the main interface.
8 years ago
luccioman dd86f7c44e Fixed HTML validation errors and grouped radios options in fieldsets
8 years ago
luccioman fc0c72c84b Switched to the short HTML Doctype
8 years ago
reger 7c81160f45 correct blacklist export as text url to blacklists_p.txt
8 years ago
luccioman b5eb7a9217 Removed unnecessary crawlingDomFilterDepth hidden field.
8 years ago
luccioman f6d7c6ee1f Fixed Recorded action URLs beginning displayed in /Table_API_p.html
8 years ago
JeremyRand 4963ecb0a0
Add preference (disabled by default) to show the ranking for each result on the HTML UI.
8 years ago
luccioman 0065c9b9ea Crawl monitoring : refresh running crawls table
8 years ago
luccioman e1e632ad84 Switched to the short HTML Doctype
8 years ago
luccioman 4d8611e5e7 Tables accessibility : added missing <thead> sections.
8 years ago
luccioman 9fb3142317 Restricted variables scope to function handleStatus() in Crawler.js
8 years ago
reger e25f2ee88b mention date search parameter in search option help (index.html)
8 years ago
luccioman 60df09fff9 Fixed some HTML validation errors : Illegal character in query
8 years ago
luccioman a76a46a2e9 Removed invalid rel="[count]" from links in tagcloud.
8 years ago
reger 862f28eaa6 display number of documents/rss-items for label "docs" in load_rss_p servlet
8 years ago
luccioman 5027912f30 Fixed <p> spacers : blocks elements such as <div> are not allowed inside
8 years ago
luccioman abe489a0b5 Removed unnecessary ARIA "form" role on native HTML form elements.
8 years ago
luccioman cca4186044 Fixed HTML validation error : "Stray end tag div"
8 years ago
reger ada473ced2 fix ConfigBasic servlet parameter name for Japanese _jp->_ja
8 years ago
reger bac302bfe4 fix NPE in QuickCrawlLink_p if param doesn't contain crawl url
8 years ago
luccioman b5ba8f9f68 Added alternative text and title to HostBrowser.html image links
8 years ago
luccioman 4aba491156 Fixed HTML validation errors : duplicate ids.
8 years ago
luccioman 1c139d70d4 Fixed W3C validation error : percent encode '[' and ']' chars in hrefs.
8 years ago
luccioman b3b75b0498 Accessibility : add a customizable alternative text to YaCy log
8 years ago
luccioman 52e56025f7 Fixed undefined error case in sorttable.js
8 years ago
luccioman de5c873e38 Removed unused JavaScript file docs.min.js
8 years ago
reger e51ab8c7aa hack to generate a unique message-id for messages created in the same second
9 years ago
luccioman ce536fe90b Fixed remaining OpenSearch link name consistency issues
9 years ago
reger 40442ca3c8 Add title attribute to Translator_p.html edit fields
9 years ago
luccioman 44b4d3984e OpenSearch short name : made it generic (non internationalized)
9 years ago
Michael Peter Christen 5e165a8150 removed unused imports
9 years ago
Michael Peter Christen c716648c78 enhanced json encoding of strings
9 years ago
reger 51c077f493 adjust the getTopics() and getTopicNavigator() to current useage
9 years ago
reger ebf818ad95 log a error on aborted news publish (due to duplicate news.id)
9 years ago
reger a2777903d6 include translation news service in status submenue
9 years ago
reger 47391678e7 TranslationNews: take out limitation to send only one text per translated file
9 years ago
reger de663be48b skip resolving of host "<unknown>" in hello servlet
9 years ago
reger ec8dd95014 fix deactivation of Russian Thesaurus
9 years ago
Burkhard 4b6f41375a Merge pull request #69 from Stepanov-Sergey/master
9 years ago
reger 5e72d37f0a TransNews_p: add ad-hoc translation of target file on positive vote (additon to local translation)
9 years ago
reger 8c46cb8e80 -fix Supporter log line (instead of System.out)
9 years ago
reger 9462a32244 Added news service for easy, community driven UI translation support.
9 years ago
reger 290ca9e914 make error msg part of html (allowing translation) instead of hardcoded text
9 years ago
reger f8d6543a23 Rename class CreateTranslationMaster to TranslationManager and add
9 years ago
Sergey Stepanov a9d0c64505 to add Russian synonyms
9 years ago
Sergey Stepanov f0317d6715 to add Russian synonyms
9 years ago
Orbiter e5955ac745 Merge pull request #42 from otteresk/master
9 years ago
Orbiter 503312ca43 Merge pull request #61 from luccioman/heroku_experiments
9 years ago
reger d3d2df7087 Translator_p handle lang "browser" like "default"
9 years ago
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 ed8bc5f79d fix for bug in network page: the network table pages also loaded the
9 years ago
luccioman f84e584d74 ConfigPortal : fixed mixed-content security issue with https
9 years ago
luccioman 4743ade66a Search comparison : prefer https URLs
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
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
Andreas 1f48d65b66 Merge pull request #7 from yacy/master
9 years ago
luccioman 480027ec98 Merge remote-tracking branch 'origin/master' into heroku_experiments
9 years ago
reger fcad2d0744 add uses of config constant INDEX_RECEIVE_ALLOW
9 years ago
luccioman d6bf90803f Merged from maain master branch.
9 years ago
luccioman 9b9c112263 Handle more propertly local port configuration by system property
9 years ago
reger a952787712 adjust opensearchdescription to return url with protocol it was call on
9 years ago
reger 360b38d9b6 fix CookieTest_p parameter from ResponseHeader to RequestHeader
9 years ago
luccioman 76cf7dea2d Fixed inconsistent port check on ConfigBasic
9 years ago
luccioman 893a40995a Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
9 years ago
Orbiter 50c5ddf1a1 Merge pull request #56 from luccioman/LibreJS
9 years ago
Orbiter 82f40aefb5 Merge pull request #47 from reelsense/patch-2
9 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
9 years ago
reger 7bac756720 prevent dealing with -UNRESOLVED_PATTERN- eventID parameter in html includes
9 years ago
reger b71a60c04b fix NPE in CrawlMonitorRemoteStart servlet due to missing startURL
9 years ago
Orbiter 5fbe8b8d23 Merge pull request #58 from luccioman/responsive
9 years ago
reger f1be40eb07 Translator servlet filename drop-down list on "filter untranslated" switch,
9 years ago
luccioman 692aab1318 Merge remote-tracking branch 'origin/master' into responsive
9 years ago
reger a3ac6ca7df add button (Translator servlet) to switch one already translated line in edit mode
9 years ago
luccioman c2ade2f209 Fixed rendering for many mobile devices.
9 years ago
reger e952e355a2 have Translator servlet adhoc apply added translation by translating a single file
9 years ago
luccioman 009657791e Merge remote-tracking branch 'origin/master' into LibreJS
9 years ago
luccioman fbbfeeb313 Added last missing JS licences
9 years ago
luccioman a73c9327a5 JavaScript License fixes for LibreJS compatibility
9 years ago
luccioman 8b95e5c91f Aplied GNU licensing recommendations.
9 years ago
reger f86df5c76e add DE translation Translator_p
9 years ago
luccioman df74c435be Added license info for jquery.tagsinput.
9 years ago
luccioman d4da22d634 Merge branch 'LibreJS' of
9 years ago
luccioman f7a4be3c60 Added remaining scripts license information
9 years ago
luccioman c1cc2d811d Added d3.v3.js license information
9 years ago
luccioman 3f6fefb125 Added license information for YaCy owned js files
9 years ago
reger 5b22c63030 Adjust TranslatorXliff to load default 1st and merge downloaded or modified local translation.
9 years ago
reger 786c92f95d disable input field of translated text in Translator_p servlet
9 years ago
luccioman 02ecb8de29 Added JavaScript license information
9 years ago
reger e46245b819 fix accidental use of Java 8 function in Translator_p
9 years ago
reger 1dcb9c5158 on language file delete, del local editfile too (in ConfigLanguage_p servlet)
9 years ago
reger a6ba1faa80 introduce a translation edit servlet Translator_p.html YaCy's UI text translation
9 years ago
reger c7bd040870 correct translation key "About This ...." for simpleheader.template
9 years ago
reger f23d8ab47b fix 2 more servlet RuntimeException in intranet mode thrown due to seed.getIP()
9 years ago
reger 19509438d9 fix RuntimeException in ConfigRobotsTxt_p in intranet mode
9 years ago
reger 6384b7d82e fix NPE in Load_MediawikiWiki servlet in intranet mode
9 years ago
Michael Peter Christen bfd4e5f9e5 added hint in status to upgrade to java 1.8
9 years ago
Michael Peter Christen d52c5b8c4d added column in network table for JRE
9 years ago
Michael Peter Christen 883a96f21a Merge pull request #53 from luccioman/accessibility
9 years ago
reger 4cc38e979d add InputStream close after reading input file (Vocabulary_p servlet)
9 years ago
luccioman 623bcc729a Use aria role to reduce rssTerminal verbosity.
9 years ago
Burkhard 9a18e2297b Merge pull request #51 from JeremyRand/multiple-boost-query
9 years ago
reger f0d7b93372 make use and activate autodetect charset in Vocabulary input from file
9 years ago
JeremyRand 433217b33e Properly support multiple Boost Queries. (Previous code was broken because it concatenated multiple Boost Queries together rather than passing Solr an array.)
9 years ago
reger d0a571bed2 del cytag trail for own index.html (save resource not used by default)
9 years ago
reger 27a238062f fix MessageSend servlet response if called for passive peer
9 years ago
reger 4e0892962a fix NPE in citation servlet on empty text field
9 years ago
reger efb9f1a8b7 save resource for unused blacklistFiles map
9 years ago
otter 05288557c1 optimized for small y values
9 years ago
otter 1afefebd0f manually pulled - now pushed
9 years ago
reger 8c9684cc45 optimize surftip data load,
9 years ago
Andreas 91e1e5640b Make sure "leftscale" is positive
9 years ago
reger f03656394e skip caching of knownURL during transferRWI
9 years ago
reger 3bd6ae8d8b keep addon/Notepad++ keyword marker on lng export
9 years ago
reger 7be1c7a05a fix logger name
9 years ago
reger ba5161966f support xliff for downloaded of language file
9 years ago
reger 61c5b6b403 fix empty drop down list in ConfigLanguage after wrong/empty download
9 years ago
reger a28f5d07e8 use UTF8 to write imported language files
9 years ago
reger d9adc2c255 load handler for Transparent Proxy on startup only if feature is activated
9 years ago
Andreas 898f6c5891 Merge pull request #4 from yacy/master
9 years ago
Bryan Black 4d781c660d Distilled sentence - ConfigNetwork_p
9 years ago
Bryan Black 94ce617188 Grammar fix
9 years ago
reger a57226caa6 put settings_p servlet (back) as start page for System Administration
9 years ago
Michael Peter Christen b89465d952 0N - basic dump upload servlet infrastructure, to share index dumps
9 years ago
Michael Peter Christen f12a900f3e harmonization of http post of files for one and several files - this had
9 years ago
Michael Peter Christen 2494a820c7 0N - added recording of dump exports if given time frame is not negative
9 years ago
Michael Peter Christen ef2cc4f690 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen a6bf0b1649 0N - added option to generate index export files for a specific number
9 years ago
reger 9312fbe563 making WebStructurePicture_p less vulnerable to faulty host input parameter (like host1,,host3)
9 years ago
reger b12b8fb1c2 include initial japaneese translation to language selection
9 years ago
Michael Peter Christen 5b9030180c added peer hash to export dump name.
9 years ago
Michael Peter Christen 287b918bd7 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
reger dbb28bb4f3 del unused statistic parameter (from status servlet)
9 years ago
Michael Peter Christen b851308ee6 enhanced robustnes of image computation
9 years ago
reger 06d0e2aeb9 result heuristic (also used in greedy learning mode) to use outbound links if result is full index doc. Otherwise use default loader methode.
9 years ago
luc 9f712146df Display icons in ViewFile "links" mode.
9 years ago
luc 8682dfbd5e Updated getpageinfo outputs to return page icons list.
9 years ago
luc 26f1ead57c Created ViewFavicon class specialized in favicon viewing.
9 years ago
otter f2e5b3adb7 format2
9 years ago
otter 000ec16bf8 format
9 years ago
otter c3c5e7928b Correctly handle POSTed parameter also with HTTPS activated
9 years ago
luc 07222b3e1a Added favicon url transmission in RWI chunks.
9 years ago
luc 480772c070 Fixed json search results from commit "Improved URLLicence reliability"
9 years ago
luc 53781299d8 Extracted intranet and filtype related rules from getFaviconURL func
9 years ago
reger cc79ad8de6 compare search page, remove diminished search target
9 years ago
luc 3cc5619d93 Improved HTML icons indexing and rendering in search results.
9 years ago
otter f6e6250b83 Merge branch 'master' of https://github.com/otteresk/yacy_search_server.git
9 years ago
otter 770bb1d41f Improved plotting
9 years ago
luc db6fc67b77 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 8e60788c8f fix json date facet displayname
9 years ago
luc ef83e34b8a Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
Michael Peter Christen 5d635879f8 Merge pull request #40 from Scarfmonster/autocrawl
9 years ago
Ryszard Goń 7d6e0d8470 Add missing settings to autocrawl settings page
9 years ago
Ryszard Goń 7a7a1277bd Add autocrawl settings page
9 years ago
reger 4765e374e6 altered clac. of search result items per page to display
9 years ago
luc 231be83eb6 Corrected access to Load_MediawikiWiki.html and Load_PHPBB3.html
9 years ago
luc 85a9363012 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger abd8ecb503 remove contendom depending override of search result items per page
9 years ago
luc 41767a01c2 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 04161912a5 fix tray icon switch
9 years ago
luc 7aa1a29e33 Return more accurate HTTP status 400 with detail message when some error
9 years ago
luc cfdbc2b487 Improved URLLicence reliability for use by conccurrent non authaurized
9 years ago
Michael Peter Christen 9a25751850 Merge pull request #38 from luccioman/master
9 years ago
reger c283efdd6d remove obsolete css style for removed file CacheAdmin_p.html
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
reger e8256bb3b1 remove blekko from opensearch config (not available)
9 years ago
reger 9636a74633 remove local credential on download of config files from remote systems
9 years ago
reger 1636541c48 correct filename input in settings_seed_upload.inc form
9 years ago
reger cd26717ba2 fix low memory status hint (dht-in disabled)
9 years ago
sixcooler 775e74b055 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
sixcooler dce1cb65c4 Merge remote-tracking branch 'choose_remote_name/master'
9 years ago
Michael Peter Christen fe308f47d5 added greeting line to interactive search and harmonized display
9 years ago
Michael Peter Christen a7b41bd206 use curl downloads in download script with silent mode
9 years ago
Michael Peter Christen 7274e50d7f Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
reger 50f64ddc3b apply default css styles (class btn) to submit buttons
9 years ago
reger 09d3dd13d6 limit bookmark tag cloud font-size to 2.0em
9 years ago
reger 3076c87247 fix typo in Steering.html
9 years ago
reger 80e2c82249 fix NPE on empty blog importfile parameter
9 years ago
reger 8a8e53b1a1 apply default css styles (class btn) to blacklist* submit buttons
9 years ago
reger 0fa6340936 apply more default css styles (class btn) to submit buttons
9 years ago
reger bf098412cf use input type=file for choosing IndexImportMediawiki_p dump file
9 years ago
reger 7c6d6cd69a change some more submit button to bootstrap btn css class
9 years ago
reger 4eb7fb0ee5 just remove debug leftover
9 years ago
reger 45b9bd8403 adjust MultiProtocolURL.protocol detection to handle mailto with "://" in parameters,
9 years ago
reger 67f64af4b4 quick fix: go back to display search results favicon via <img> tag and ViewImage,
9 years ago
reger dec3e6ad96 fix: adjust urlstub for mailto links
9 years ago
reger 0c5548a7ff fix (todo) remove redundant holding of email link nameproperty in parser document
9 years ago
reger 71c416f383 show mailto links in ViewFile.html linklist
9 years ago
luc befb2415f8 Corrected frames preview displaying eventually incorrectly in local
9 years ago
luc 8c4ab9c76b Added an option to eventually limit size of remote solr documents put to
9 years ago
luc a2c08402af Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc 55a4d15775 Added a note on deprecated default search field and operator.
9 years ago
sixcooler 1be67d9ab6 CachedSolrConnector was replaced by ConcurrentUpdateSolrConnector years
9 years ago
reger 28b8bc290a fix use of NETWORK_SEARCHVERIFY for rwi verification
9 years ago
reger 020630efd8 remove unused network scanner parameter from queryparameter
9 years ago
Michael Peter Christen 967508a87d fix in error handling
9 years ago
reger 7cda48a9d6 add hint to "default max results per page" limit on ConfigPortal
9 years ago
reger a622c9b656 upd to Bootstrap v3.3.6
9 years ago
reger 1043fe55a3 add missing bootstrap 3.3.4 glyphicons file
9 years ago
luc 29585e2c5b Corrected return type when licence is gone to be consistent with other
9 years ago
luc df77e90ed7 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc 2a67d2ba6f Corrected error management for unsupported image formats, parsing
9 years ago
reger 997f18f658 prevent exception on repeated ViewImage with same urlLicense
9 years ago
Michael Peter Christen 7e785dac8e urlproxyheader must be in the default package because all classes in the
9 years ago
Michael Peter Christen d82d311995 Merge branch 'master' of https://github.com/luccioman/yacy_search_server
9 years ago
reger 1160b13172 remove unused md5 from ViewFile servlet params
9 years ago
luc e40ae0943b - No max dimensions specified : render raw image data when source and
9 years ago
luc 5eafce5577 Rendering performance improvement : use EncodedImage constructor with
9 years ago
luc bc6c79fc12 Corrected scaling function for non RGB images.
9 years ago
luc 7f27683831 Correction erreur de compilation.
9 years ago
luc 07437986e7 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 97cc03ef6a start using a template for urlproxy header
9 years ago
reger d08e421809 fix link to logo (yacysearch.xsl)
9 years ago
luc f01d49c37a Process large or local file images dealing directly with content
9 years ago
luc bfe51001e3 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger 7bf03856d1 add link to quick select blacklist
9 years ago
reger b4dbff6a6a fix yacysearch.json "totalResults"
9 years ago
reger 52a9040ae6 Sort out double keywords (dc_subject) early in parsed documents
9 years ago
luc 0e8b3d9a90 Refactoring : default favicon and image processing errors.
9 years ago
luc 745e97a575 Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
reger 02afba730e fix detection of https port changed after set in System Admin
9 years ago
luc e90e1f165d Avoid returning an empty image when target encoding is not supported or
9 years ago
luc aa70ff4ff6 Corrected images alpha channel rendering
9 years ago
reger a2dcf64039 fix IndexImportMediawiki_p servlet's refresh header
9 years ago
Michael Peter Christen ac034db8bc Merge branch 'master' of https://github.com/luccioman/yacy_search_server
9 years ago
luc a156fd65d0 Patch to manage render or load errors is still needed after highlight.js
9 years ago
luc 37e28e0dd3 - Keep aspect ratio of images rendered directly by browser such as gif
9 years ago
reger 571609c208 upd javascript img viewerto highslide 4.1.13
9 years ago
luc e2d00585e2 Display full size preview using ViewImage Servlet.
9 years ago
luc 74b0283d57 Added image preview error management.
9 years ago
luc d6522fa4a2 Integrated haraldk/TwelveMonkeys library to first add TIF image format
9 years ago
luc 62e07a26a0 Refactoring : split into sub-functions to make it understanding and
9 years ago
reger c9937973e3 unescape MultiProtocolURL getAttributes() return values.
9 years ago
reger 10b0eb106f fix link target on iframe list in CrawlProfileEditor
9 years ago
reger 5744342fec handle image preview for url w empty file extension
9 years ago
reger 43c27aa550 upd to solr/lucene 5.3.1
9 years ago
reger 688f7b2a5c allow/display svg images in image results previews
9 years ago
Michael Peter Christen 225200194a every time a crawl is started, the user expects a different search
9 years ago
reger b92d81b073 remove double caching of inputstream in ViewImage
9 years ago
Michael Peter Christen 3c31bf845f fix for latest merge
9 years ago
luc 5578886f6f Merge branch 'master' of https://github.com/luccioman/yacy_search_server.git
9 years ago
reger 2951c9fc40 remove unused check for known fileextension in searchtrailer
9 years ago
reger 733d725dec limit css scrolling to result/content window x
10 years ago
Burkhard 4c38083a11 Merge pull request #10 from Raegdan/raegdan-css-layout-fix
10 years ago
luccioman a7179138ce Returned again to main repository location : does anyone want to
10 years ago
luccioman 199b2ce52d Translator refactoring : to simplify locale files writing, process keys
10 years ago
luccioman 4dd9c0d5d9 Merge from main repository
10 years ago
Michael Peter Christen 0a37d8af89 in case that a site crawl is started for urls with file:// path, the
10 years ago
luccioman 9df249296a Return to mai repository version
10 years ago
luccioman c1d937a90c Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server
10 years ago
reger 7c1da173e0 fix missing license in image search
10 years ago
luccioman 918ef72bbe Corrected br markup
10 years ago
luccioman f88bb2277e Corrected bookmark link title
10 years ago
luccioman 802ea66d19 Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server
10 years ago
reger 5297e80cda fix missing onclick in ConfigPortal
10 years ago
luccioman 70e483ecc6 Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server
10 years ago
sixcooler 87e4abe393 fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
10 years ago
luccioman 67799ce867 Updated translation of index.html, yacysearch.html and
10 years ago
Michael Peter Christen df3314ac1a added a new facet type based on a probabilistic classifier using
10 years ago
Michael Peter Christen dbbad23e12 removed warnings
10 years ago
reger 9e4043731d add missing ; in base.css
10 years ago
Michael Peter Christen de8cfbe1d7 added export option to export the fulltext of the search index text only
10 years ago
Kirill Fomchenko ab22a32c09 Fixed CSS scrolling
10 years ago
Michael Peter Christen 785781253e added jsonp to suggest servlet
10 years ago
reger 821262a179 add CommonPattern for multiple spaces
10 years ago
Michael Peter Christen f901e7d3cf fix for non-authorized view of IndexBrowser: show only the number of
10 years ago
Michael Peter Christen 3c4c69adea fix for
10 years ago
Michael Peter Christen 1fec7fb3c1 suppress access to solr when doing search suggestions in case that the
10 years ago
Michael Peter Christen 886fca2260 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen 694b22f165 migration to Solr 5.2: huge benefits - this is a lot faster!
10 years ago
Michael Peter Christen 6c2e6f1f37 remove redundant code
10 years ago
Michael Peter Christen 9c12555be5 added link to Snapshots in search results if the snapshot exists and
10 years ago
reger 72f6a0b0b2 enhance recrawl job
10 years ago
Michael Peter Christen e0a23c56c7 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen fb9e1dd3f5 servlet for latest commit
10 years ago
reger 7478338a40 remove augmented parsing activation from frontend
10 years ago
reger 11aa2edfe1 remove RDFa parser activation from frontend
10 years ago
Michael Peter Christen ff11ac89f7 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen 5e2d23b7a0 removed the new index export method from the IndexControlURLs_p.html
10 years ago
reger 49b79987c9 remove obsolete searchfl work table
10 years ago
Michael Peter Christen b43811d38c added surrogate import process for exported solr dumps.
10 years ago
Michael Peter Christen eec78e1b0c added intensity option to graphics
10 years ago
Michael Peter Christen c7576d6028 added a full solr export to the IndexControlURLs_p.html servlet. The
10 years ago
Michael Peter Christen 47682bf467 fix for unresolved pattern
10 years ago
Michael Peter Christen 197f7449e5 All entities of crawl profiles are now editable in the crawl profile
10 years ago
reger 1d8e1e4bac - Image search expand box, adjust javascript hs padtominsize parameter, to make sure expand box doesn't shrink on small images
10 years ago
reger 000dde9511 Eleminate duplication of values for search ResultEntry
10 years ago
reger 3d53da8236 refactor ResultEntry to be based on MetadataNode/SolrDocument
10 years ago
reger 17e820cfd7 use doctype() in ViewFile to choose display routines
10 years ago
reger aa83931765 Convert content charset for display via CacheResource_p
10 years ago
reger 3e742d1e34 Init remote crawler on demand
10 years ago
Michael Peter Christen dbf9e3503d Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen 8b1a30be50 removed a -UNRESOLVED_PATTERN-
10 years ago
Michael Peter Christen 9938c81378 fix for division by zero
10 years ago
reger ace71a8877 Initial (experimental) implementation of index update/re-crawl job
10 years ago
Michael Peter Christen f810915717 added crawl start from a clone with very, very large url: they are now
10 years ago
reger 609c52e987 refactor getBookmark
10 years ago
reger 5f4d35437e add bookmark.query to edit form
10 years ago
reger 89124335c4 update bookmark autosearch description
10 years ago
Michael Peter Christen 213401a446 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago