Commit Graph

5223 Commits (49b79987c91c2f4734384d8f68a806e5a5370dbb)

Author SHA1 Message Date
Michael Peter Christen 4111d42c81 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 793ce6d13b added confirmation dialogs for row deletion
10 years ago
Michael Peter Christen cdc21d43b1 more robustness for broken table data in Table_API_p.html -- see bug
10 years ago
reger 1d3ea35d69 prevent NPE on host link for to short HeuristicCfg.OpenSearchURL
10 years ago
Michael Peter Christen a95af11050 enhancement for clearing the crawl queue
10 years ago
reger 5f0bb1214f modified FieldReIndex to reindex queries with low number of documents first
10 years ago
Michael Peter Christen d97deb5555 npe fix
10 years ago
Michael Peter Christen 4fe4bf29ad added rss feed output to snapshot servlet which can be used to get a
10 years ago
reger d6539ba597 Merge origin/master
10 years ago
reger ff18129def ViewFile servlet: update index if newer,
10 years ago
Michael Peter Christen d83de9ecf5 added another path for the convert command because on older Macs
10 years ago
Michael Peter Christen 226aea5914 added a servlet which can create preview images, preview tumbnails and
10 years ago
Michael Peter Christen 181911376c showing list of all thread in threaddump using the ThreadMXBean counter
10 years ago
Michael Peter Christen 64887f6b21 show number of threads on status page
10 years ago
Michael Peter Christen 6f0167fac1 get cloned crawl start parameter for snapshots
10 years ago
Michael Peter Christen 97f6089a41 YaCy can now create web page snapshots as pdf documents which can later
10 years ago
Michael Peter Christen 41d00350e4 moved network configuration to Use Case submenu; this is necessary
10 years ago
reger 221f86dd5e position api icon (ViewFile.html)
10 years ago
Michael Peter Christen ad0da5f246 added new web page snapshot infrastructure which will lead to the
10 years ago
reger c475be2937 fix (enable) error msg on empty query
10 years ago
reger f709132961 remove obsolete alternate link
10 years ago
Michael Peter Christen 3c71e1c872 show vocabularies in search result (in case of debugging)
10 years ago
Michael Peter Christen 2fce2e2697 larger boost fields for ranking
10 years ago
Michael Peter Christen 6c03ff8355 bold words in snippets should not be coloured black in the base style
10 years ago
Michael Peter Christen c0f9f6ac66 added option to change the navbar-default, i.e. usable for dark skins
10 years ago
Michael Peter Christen 84763126e0 added option to make the YaCy proxy act as the cache is never stale. If
10 years ago
Michael Peter Christen 5bb52f79be reduce number of calls to queue.size() because that may be a bottleneck
10 years ago
Michael Peter Christen 092d97d7ac when importing vocabulary csv files, accept also files without semicolon
10 years ago
Michael Peter Christen ee9ec40048 added hints to ranking to make ranking boosts using vocabularies easier
10 years ago
Michael Peter Christen 70f03f7c8e do not cache search requests to Solr if the result is used for
10 years ago
Michael Peter Christen a0b84e4def use a LinkedHashMap for factes to maintain facet order as given by solr
10 years ago
Michael Peter Christen 0dc6e0a5f2 added option to enrich vocabularies with synonyms from synonym database
10 years ago
Michael Peter Christen 6a2a669db4 added loading of the synonyms file from addon/synonyms into the
10 years ago
Michael Peter Christen fdba8e2fa0 fix for 2-day network stats table: showing 48 instead of 24 hours from
10 years ago
Michael Peter Christen ec9d021568 added option in vocabulary editor to import CSV files with different
10 years ago
reger b558433211 adjust tag cloud font size calculation
10 years ago
Michael Peter Christen 0550b54d56 added fix to postprocessing: avoid caching of postprocessing collection
10 years ago
Michael Peter Christen 68e8039fd1 added high-precision scheduler for API processes. This allows also to
10 years ago
Michael Peter Christen 0a879c98e7 added new 'firstSeen' database table and necessary data structures which
10 years ago
Michael Peter Christen 487a733c99 fix for catchall handling in search
10 years ago
sixcooler 33b0234454 added a input-field for setting 'fileHost'
10 years ago
Michael Peter Christen 1db476c67e fix for bad table iteration
10 years ago
Michael Peter Christen e05b7332b9 html fix
10 years ago
reger c1ad265efd remove not used accordion javascript call for facet navs
10 years ago
Michael Peter Christen ecdfb35f09 added long variables to debug output in index browser
10 years ago
Michael Peter Christen 95d87f00b3 fix for bad query generation in doublecheck in postprocessing
10 years ago
orbiter a2b5cfb3cf added reverse button to tables, by default on now (to see latest entries
10 years ago
orbiter fceac5d2d4 added (missing) Tables_p.xml for table xml api
10 years ago
orbiter dbafd4865e enhanced debug code in host browser
10 years ago
Michael Peter Christen 8f6587e87b fix for broken protocol navigation
10 years ago
Michael Peter Christen 5c962dd009 better scaling of network statistic graphs
10 years ago
orbiter 3ffe19b85c replaced old /api/table_p.xml servlet with /Tables_p.xml to avoid double
10 years ago
Michael Peter Christen b4585e9546 added new index size history image in /Status.html page
10 years ago
Michael Peter Christen 9aebbbebc0 added network history in /Network.html?page=5
10 years ago
Michael Peter Christen 26279b0993 added debug code for statistics about document attributes related to
10 years ago
reger d65e3f2b53 RankingSolr: display only available or configured boost fields
10 years ago
Michael Peter Christen 4e56d79fc8 replaced input text field with text field for index deletion with query
10 years ago
orbiter 6f707b4305 removed spaces in seedlist.xml to reduce data
10 years ago
orbiter 78c9d31388 fix for bad json
10 years ago
Michael Peter Christen 8098a86f1d ipv6 fix for api /yacy/seedlist.[json|xml], multiple IPs are now
10 years ago
Michael Peter Christen 07c5b57953 removed warnings
10 years ago
Michael Peter Christen 509eba2484 automatically zoom to location/POI
10 years ago
orbiter fa2ad101ec enhanced graphics computation (avoiding long string parsing for colours)
10 years ago
orbiter ef813cec91 added proper copyright notice to OSM tiles presented at the search
10 years ago
Michael Peter Christen 1269e77dfa enhanced location search
10 years ago
Michael Peter Christen 75b5f24be4 make browsing of file://z: - paths in index browser easier - this will
10 years ago
Michael Peter Christen 8ac3e9f890 fix for api icon in yacysearch_location.html
10 years ago
Michael Peter Christen a1dd0ae62c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger f5967dfedf add filter to citation page and a on/off button
10 years ago
Michael Peter Christen f818f84adb more ipv6 fixes
10 years ago
Michael Peter Christen 2c2b50e65d refactoring (class name should start with uppercase letter)
10 years ago
Michael Peter Christen 14385057c2 added also the NetworkHistory servlet...
10 years ago
Michael Peter Christen d8beafba3a fix for values in CrawlProfileEditor table and xml; now the full profile
10 years ago
Michael Peter Christen ec95dfa2e6 fixed crawl profile xml result which did not show the correct crawl
10 years ago
Michael Peter Christen 8c1a89cb34 added another decoration flag to switch off network graphics in crawler
10 years ago
Michael Peter Christen 764e4ed673 fixed appearance of RSS icon on search result page
10 years ago
Michael Peter Christen 9b1958e8ca more ipv6 bugfixes
10 years ago
Michael Peter Christen 7817fc50c9 added a high cpu cycle monitor to PerformanceQueues
10 years ago
Michael Peter Christen 5082feb103 less volume for effect sounds
10 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes
10 years ago
Michael Peter Christen a27563e5c3 removed the atmo sound clips because they had been too large
10 years ago
Michael Peter Christen ae58b22f5b ipv6 fixes for Network.html front page
10 years ago
Michael Peter Christen e413beac04 fix for latest UPnP update
10 years ago
Michael Peter Christen 74957f3760 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 2a052f446a Added an experimental audio feedback system.
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
10 years ago
Michael Peter Christen 961f06c0b6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger 209e0f2fe8 allow url parameter in worktable apicall
10 years ago
reger 3562b5e3a4 open rejected urls in new browser
10 years ago
reger b0c87d8240 fix image search expand box, cut-off of 2nd capture line height
10 years ago
reger fa99b286cc add html5 autofocus to query input field
10 years ago
Michael Peter Christen 329262231f unresolved pattern fix
10 years ago
Michael Peter Christen 528f583d72 ipv6 fixes
10 years ago
Michael Peter Christen e4ccca9497 fix for xss bugs found by CTF365
10 years ago
Michael Peter Christen 247e626083 IPv6 host parsing bugfixes
10 years ago
Michael Peter Christen fe917deb2d when pinging other peers, be able to select the right IP option
10 years ago
Michael Peter Christen 65e6ae52fb IPv6-enhanced Network monitoring page
10 years ago
reger 7c1707872b search result showPicture update search parameter
10 years ago
Michael Peter Christen 3073c69aee Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
reger 0ecbf32134 update to Jetty 9.2.3
10 years ago
reger 46afdf7d21 add link to thread pool settings in status panel
10 years ago
reger 54019313e7 fix NPE in ViewFile - show snippet
10 years ago
reger 4873a2d3a4 adjust link to peer in Network list
10 years ago
orbiter 3ac31614a3 added option to reverse-sort YaCy tables (internal API change only)
10 years ago
Michael Peter Christen 6d3d4c4ea6 changed the concurrent enumeration of query results in such a way that
10 years ago
reger ed0d7a80d5 modifiy description for Field-Reindex to act only on local index
10 years ago
Michael Peter Christen 81f9b34da7 increaesed ability ot search for all images on a single server within
10 years ago
Michael Peter Christen 9b92685771 automatically add a wild card if only a search on a single domain is
10 years ago
Michael Peter Christen abde89438b fix for favicon
10 years ago
Michael Peter Christen ca8b2bf099 removed www and welcome servlet, these had been demo servlets and are
10 years ago
reger 5247d01cd4 implement a forward to remote peer link in P2P Network list
10 years ago
reger de7641023c add recommended link "self" to atom feed output
10 years ago
Michael Peter Christen 805a95a98b fix for http://mantis.tokeek.de/view.php?id=467
10 years ago
Michael Peter Christen 7527ae63e7 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen b93ea4e2a6 Added the option to retrieve only the own seed or a seleceted seed
10 years ago
reger b5e0f70197 - remove repositoryPath post from ConfigBasic (obsolete)
10 years ago
Michael Peter Christen ffc259c944 changed link to new tutorial repository (yes, Youtube..). The link does
10 years ago
Michael Peter Christen b0bfafa581 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 1735dbc9d9 enhanced image search: bugfixes and performance enhancements
10 years ago
reger 1d5d0b82a6 - skip html template specific servlet post variables (show_xxx) for feeds,
10 years ago
reger 8ed6550261 adding totalResults and id to atom feed output
10 years ago
Michael Peter Christen 7611bf79bd Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
10 years ago
Michael Peter Christen d3b000b089 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger 9962b9e548 use configured search items per page if not specified in post
10 years ago
Michael Peter Christen 2a52c6f0f1 using htroot/api/blacklists as source folder: removed package
10 years ago
Michael Peter Christen f510fb82dd css skin fix: visited was not set which caused bad colors on new-user
10 years ago
Michael Peter Christen 57ce7eeff3 fixed localhost authorization and replaced the adminRealm with an info
10 years ago
Michael Peter Christen 62f48a28d6 moved index administration up ahead of system administration to put more
10 years ago
Michael Peter Christen 77b4c6dc5b moved Table administration and Busy Queues Config out of mini-submenu of
10 years ago
Michael Peter Christen c90ae191ab moved cookie monitoring to the network monitoring submenu
10 years ago
orbiter 0947bea882 fixed wrong submenu title
10 years ago
orbiter 3ba47823cb switched position of API steering and content semantic
10 years ago
reger 0ff66118bf exclude nav-header/footer in ServerScannerList.html?embedded
10 years ago
orbiter 301961c4c1 small fix to the welcome message
10 years ago
orbiter 2dd4b274d4 update to kaskelix
10 years ago
orbiter 46efeb6ea2 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter 60f97faec6 added hint to the search api examples to remind the user that these
10 years ago
orbiter f642cfbe30 added hint to the regular expression tester
10 years ago
orbiter 73ebf69ca7 changed style of info-icon to be similar to bootstrap.css glyphicons
10 years ago
reger 6654d314f1 add rss version to api/feed.rss
10 years ago
orbiter cbb5f06630 do not remove the index deletion option from the IndexControlURLs_p.html
10 years ago
orbiter 73c2e47de3 added a confirmation dialog to complete index deletion
10 years ago
orbiter 688c6d8954 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter 500e0b9927 fix for browsing of file paths in Index Browser
10 years ago
Marc Nause 2af56fa37d Improved UPnP. (still not perfect)
10 years ago
orbiter b3ebd38079 removed the HTDOCS repository concept because the concept to host files
10 years ago
orbiter 5611d45b65 renamed Host Browser to Index Browser (gives a better hint what it
10 years ago
reger ec5b1d9e33 let NETWORK_WHITELIST take precedence over NETWORK_BLACKLIST
10 years ago
reger 70bb3d1b38 update target url for yacy-portalsearch.html to search.yacy.net (peer yacportalsearch2014)
10 years ago
reger 29ccbf6491 seedUploadUrl config is lost on restart if no publish event occured
10 years ago
reger e033e79826 remove old description for proxy port settings (Settings_p.html?page=ProxyAccess)
10 years ago
orbiter e4e1bdeba0 added 0x40 to image of lockopen-gif image palette (light grey)
10 years ago
orbiter 7028a39abb changed lock/unlock image design
10 years ago
orbiter b4f2a1db6e added a unlock icon for all protected pages that are unlocked because
10 years ago
reger 7267c76881 set default "Search Interfaces"."Solr RSS/Opensearch" query to show latest 10 addition to index
10 years ago
reger f76d81f5c9 fix: hanging text in input fields of WatchWebStructure_p.html
10 years ago
orbiter cf9e7fdbb8 reverted template from latest cherry-picked commit
10 years ago
Alex f6c7467a90 updated some french translations
10 years ago
reger 19e35a9126 add type attribute to atom feed <link> tag
10 years ago
reger 0a2f4a0e2f eliminate lat/lon type conversion in osm
10 years ago
Michael Peter Christen 01bbb20666 increased default logging line count to max
10 years ago
Michael Peter Christen 9bc3e457dd fix for termination of all crawls
10 years ago
Michael Peter Christen 8d650ca225 added hint to port forwarding videos
10 years ago
reger 3963bca3b6 catch IndexControlRWIs_p error if RWI not connected
10 years ago
orbiter 2371d6b8db target linktexts must be string to enable search facets on these fields
10 years ago
Michael Peter Christen 05d58e4df0 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 98f45c9032 fix for image alt attachment to AnchorURLs in html parser.
10 years ago
orbiter 22ce4fb4dd better error handling for remote solr queries and exists-checks
10 years ago
orbiter 161a11070c yacystats is gone :(
10 years ago
Michael Peter Christen c115f3869c enhanced snippet computation and test method in ViewFile
10 years ago
Michael Peter Christen 6e1dc444c3 added a snippet test function in ViewFile: you can now search for a
10 years ago
reger 29d1945c16 fix double &query parameter (index.html)
10 years ago
Michael Peter Christen 542c20a597 changed handling of crawl profile field crawlingIfOlder: this should be
10 years ago
reger 7f0e757bb5 fix bookmark.rss
10 years ago
orbiter e441831a24 reverted toString() change in AnchorURL to prevent mistakenly used
10 years ago
reger 697b9743e7 Add link to RemoteCrawl_p
10 years ago
reger 47f201a6b8 Add Solr default query fields (&qf) to select servlet
10 years ago
reger 8004cfc961 fix input boostfield factor of 0.0 in RankingSolr
10 years ago
reger a2cb366b25 Combine /heuristic search modifier with opensearch configured targets
10 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
10 years ago
Michael Peter Christen 87f8118108 added option to delete documents from the webgraph
10 years ago
Michael Peter Christen 32a2ff925c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen d07cdd8c3b added SolrCloud access mode and configuration
10 years ago
Michael Peter Christen 8514bffc22 enhanced postprocessing status report
10 years ago
reger f99f3d5cf2 fix button (clear list) text color in CrawlResults
10 years ago
Michael Peter Christen b5fc2b63ea removed exist() retrieval functions from error cache and replaced it
10 years ago
Michael Peter Christen 62c72360ee cleanup of checkAcceptanceInitially in CrawlStacker, should avoid
10 years ago
orbiter dab9a0786a Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 51bf5c85b0 Renamed the transmission cloud to buffer in dispatcher since the name
11 years ago
reger 7057e0b3e2 catch input file not found in Mediawiki import
11 years ago
Michael Peter Christen f384fd624b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger ba5a59a28d make search result also avail. as atom feed via /yacysearch.atom
11 years ago
orbiter 59160984cc timeline performance update
11 years ago
orbiter 54bea96e67 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen 15b2fad6a2 reverted latest change for reindexing because that works actually only
11 years ago
Michael Peter Christen 841cc77391 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen e09218129c remove check for local solr. This check was made during a time when Solr
11 years ago
orbiter 2073e69034 fix for long periods in timeline
11 years ago