Commit Graph

3022 Commits (6b06e94c8c83a8081eab4cfdfb37d64ec6aaa87b)

Author SHA1 Message Date
orbiter 3661cb692c added dictionary loader servlet that can be used to get the geolocalization file:
15 years ago
orbiter 90fa8fd4d4 - support gpx file extension
15 years ago
low012 b0927d26e0 *) fix for "more options" link
15 years ago
orbiter 7b880d73d0 adjustments to granted query size
15 years ago
orbiter 4cd56d3966 - fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036
15 years ago
orbiter 586bc4d920 - remove superfluous entries in remote search tracker handles
15 years ago
orbiter 789c6b26ce added a location search service: using the following servlet/example:
15 years ago
orbiter cf43bdc87e This is a large bugfix and enhancement commit to support a better location detection for data
15 years ago
orbiter c45117f81f fixed dates in metadata
15 years ago
orbiter a7d038bb7a The oai ListFriends source list becomes configurable: just write them into defaults/oaiListFriendsSource.xml
15 years ago
orbiter 06ff0c5b06 fixes for metadata retrieval and presentation
15 years ago
suessthomas 5c5e6accdb Fixes for (X)HTML compatibility.
15 years ago
orbiter 5d87379be6 fix for yacy search urls in compare search
15 years ago
orbiter 31f30f0925 added compare search for OAIster and oai.yacy.net
15 years ago
orbiter 7ab207d93a better presentation of search result metadata and fixes to htcache loading
15 years ago
orbiter 5fbf866cae - fixed resumption token generation for oai-pmh import
15 years ago
suessthomas af13a02307 YaCySearchhtmlFF.html - fixes for XHTML compatibility.
15 years ago
orbiter 5efc0dce0b fix for domain options in search box
15 years ago
orbiter fc5efcc05a enhanced and fixed OAI-PMH import
15 years ago
orbiter 90c3e5d6f6 - cleanup, removed unused imports
15 years ago
orbiter b18a7606a0 some performance hacks and fixed after reading dump in
15 years ago
orbiter b7efbe55cf i guess these documents are here by mistake
15 years ago
mikeworks 7417425e6a Added (b)log notice in header of table in Network.html
15 years ago
orbiter 1a8a134e0c continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790
15 years ago
orbiter 0d04ab1422 new access tracking data type strategy; previous data types may have caused deadlocks of httpd when performing statistic cleanups
15 years ago
orbiter 55d8e686ea performance hacks
15 years ago
orbiter 5d8238680f better thread dump statistic evaluation in threaddump servlet when creating multiple dumps for profiling: no distinguishing between thread states
15 years ago
low012 2bc459252e *) changes for better code readability
15 years ago
hermens 4ec0092677 more null == proxy fixes
15 years ago
orbiter 25aef069a6 continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
mikeworks aad0a3045a Fixed CSS file yacyui-portalsearch.cs
15 years ago
mikeworks 6ef4900ec5 Changed function name status() -> statuscheck() in yacyui-portalsearch.js fixing the "status is not a function" bug visible in Firefox error console:
15 years ago
mikeworks 7a3c19846f Updated German translation de.lng: added new Table_RobotsTxt_p.html and some other changes
15 years ago
low012 000dad034b *) better usage of JS timers (intervals)
15 years ago
orbiter 1e8e79b9ef redesign of reference hash (URL-hash) parameter hand-over:
15 years ago
orbiter 9ddb8e4a43 set an option for the java-internal image parser that prevents that the image is cached using the file-system in a temporary file. This should speed up image parsing during image indexing dramatically and should also cause better performance when showing the yacy banner and OSM tiles.
15 years ago
orbiter 0018163c07 moved table row/column matching method from front-end to back-end
15 years ago
orbiter 21fcbcc35f added sorting function in network table, reverting SVN 6736 (not removing new sorttable)
15 years ago
orbiter fad3abb524 Tables_p.html servlet can now show tables with selected rows using a search field
15 years ago
low012 4c6dc396d8 *) more beautyful (IMO) code, no functional changes
15 years ago
orbiter 6c093d6aed - enhanced domain navigator computation
15 years ago
orbiter bb63c5d075 using a Pattern object with precompiled regular expressions to apply must-match constraints to search results: should speed up pre-sorting of search results and should cause richer search result sets
15 years ago
suessthomas 5233177a7f A small typo fixed
15 years ago
lotus ea69300857 fix bad floating navigators on little results
15 years ago
orbiter bfb518cd47 some refactoring to get the LoaderDispatcher a little bit more independent from the switchboard
15 years ago
orbiter 0465f28f7f applied 'null in rss2.js' fix from Quix0r, see
15 years ago
orbiter 748abfcffa added patches to prevent yacy-protocol DoS settings
15 years ago
orbiter e820ed061a avoiding excessive DNS lookups to determine localhost
15 years ago
orbiter 0f8004f9da enhanced html parser to recognize a href tags inside header tags
15 years ago
orbiter 3300930fc5 - (almost) fixed FTP crawler
15 years ago
orbiter 61493a9a9f added more information about metadata in ViewFile.html
15 years ago
orbiter 1198b9989d bugfixes, more sorttable
15 years ago
orbiter 27b2998eb4 added searchtable function to more tables in interface
15 years ago
orbiter 9623d9e6d2 added a smb loader component for the YaCy crawler
15 years ago
orbiter c77fbd0390 added sorttable (http://www.kryogenix.org/code/browser/sorttable/)
15 years ago
orbiter 3014e5f6f9 - integrated live search in the IndexControlURLs input window for URLs:
15 years ago
orbiter 0769517129 added a robots.txt monitor in the crawler monitor submenu
15 years ago
orbiter 72f00dee59 removed never-used server access account function
15 years ago
orbiter 474bb4de82 ups
15 years ago
orbiter 8c88abf685 added follow-me link for twitter in status hints
15 years ago
orbiter 58d75a6bde allow more results for a single query at the same time if the client is not authorized. This is necessary for the search widget where the default number of results is now set to 20 instead of 10 to cause that a scroll bar is shown which is necessary to get a trigger for new searches for more results.
15 years ago
orbiter 4144927d94 show less errors
15 years ago
orbiter c4bdb1e7f2 added one more option in ViewFile to show an iframe like for the orginal web page content but using the cache than the direct link to the content in the web. Upgraded the very old and previously not any more used CacheResource_p servlet to a new and working version.
15 years ago
orbiter 884b262130 - added a new Wiki Namespace Navigator
15 years ago
orbiter b0c6d0108b fix for select-all toggle in tables servlet
15 years ago
orbiter 270fb38674 - fixed some bugs in Table viewer
15 years ago
orbiter 38d7a28cd2 fix in viewfile needed when ViewFile is called only with 'url' parameter
15 years ago
orbiter 599c3766c4 added authentication to automated API call
15 years ago
orbiter 727dd9b193 - fixed a bug in robots.txt parser
15 years ago
lotus f336ed568d fir for parameters on reload
15 years ago
lotus ddc21e7b73 adapted banner colors to current standard template
15 years ago
mikeworks e76f1e6cc0 Update property name bookmarks to display_bookmarks (changed in SVN 5554) to fix the broken Bookmark RSS feed
15 years ago
lotus 8a19be24de tell non-windows users about the tray-icon
15 years ago
orbiter 6b89f681c5 added bing, dbpedia and wolfram alpha to the compare-search options
15 years ago
orbiter 4b6efe3b48 more ergonomic default values for crawl start
15 years ago
orbiter f175f9a2d3 changed way how number of search requests are counted:
15 years ago
orbiter 23bf81d225 new buttons to select/deselect all entries
15 years ago
orbiter 564927ce72 redesign of CrawlResult data structures because of OOM occurrences during URL deletion processes.
15 years ago
orbiter d378ca4604 better handling of concurrency in seed
15 years ago
orbiter 6538043d89 fix for http://forum.yacy-websuche.de/viewtopic.php?p=19189#p19189
15 years ago
orbiter 047f8718a7 added kiosk-mode button on standard search page and interactive search page
15 years ago
orbiter ac492fa2a5 added a close button image
15 years ago
suessthomas 1a4cb51744 ups, unclosed HTML tag fixed....
15 years ago
suessthomas 9e14958115 minor corrections and bug fixes
15 years ago
lotus 945e0ba5a5 allow global search if res. observer disabled index transmission
15 years ago
suessthomas 063b29060c Minor Changes
15 years ago
lotus 11188cd7eb resource observer now uses the Java 6 method to check for free space. thus, disk observing now needs Java 6 installed.
15 years ago
orbiter be18b5d8cd fix for 'cannot switch back to default language'-bug
15 years ago
orbiter fe78edac32 - view API calls in correct date-order
15 years ago
orbiter 308a973503 refactoring of tables data organisation
15 years ago
orbiter 8a76f38d26 Added a new steering servlet that can be used to repeat actions that had been made on the yacy interface. This can be used to:
15 years ago
lotus 530b77d05a adapted loglevel for accepted urls
15 years ago
lotus 5f661d9f5d fix receive of crawl receipt in private peer mode
15 years ago
orbiter 840527689b more simplification of bookmark class
15 years ago
orbiter ada0ce9de3 refactoring of bookmarks: there is a big performance problem in the bookmarks code and furthermore the bookmarks
15 years ago
orbiter 24060885b6 - added Tables abstraction in data.Tables.java
15 years ago
orbiter 7fdf59a77f misc NPE check
15 years ago
suessthomas a29b17a2fd Minor HTML Changes, Images recompress.
15 years ago
suessthomas 67b8d5149e Small Changes on Network.html - Specifying image dimension
15 years ago
mikeworks e87f0e83a2 Updated German translation:
15 years ago
mikeworks d915deaa2b Fixed type in CrawlStart_p.html
15 years ago
orbiter 3889438db6 fix for bookmarks
15 years ago
orbiter 597a410f58 ups
15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record
15 years ago
orbiter 8df1694288 - added options to switch on/off search domains (text, image, audio, video, app)
15 years ago
mikeworks eac3b696ab Fixed typos in WikiHelp.html
15 years ago
mikeworks 03fb4a1980 Fixed typos CrawlProfileEditor_p.html
15 years ago
orbiter 78daea95c3 show more navigation pages if there are too less locally
15 years ago
mikeworks 25c545c4b0 first commit fixing two typos
15 years ago
orbiter 234f733a3d - relocation of seed db is better for network switch than re-initialization because of the embedding of the peers object in other objects
15 years ago
orbiter 763e0d447c removed unnecessary cast
15 years ago
orbiter 34354cf9b2 added a servlet that has been removed in SVN 4881; this servlet is now splitted and will be used for a simple crawl start and a remote crawl monitor (not yet integrated into the interface)
15 years ago
orbiter 81035e7080 moved a sub-menu entry
15 years ago
suessthomas 5f1565cc95 Fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2540&sid=507e4dd9e234af001ba60c0d8adf45be, and small Layout Changes.
15 years ago
orbiter 82f57f79e5 more PMD enhancements
15 years ago
orbiter 5d930c96f0 more fixes to search result page navigation
15 years ago
orbiter a06f7ddb33 more PMD recommendations
15 years ago
orbiter 9bbd546e64 in live search, show at least 20 entries instead of only 10
15 years ago
orbiter 18172451a0 better search computation:
15 years ago
orbiter d126d6c1b5 renamed the servlet WatchCrawler_p to Crawler_p
15 years ago
orbiter 909a4f91c7 added a logging output for crawl starts that shows the URL that can be used to start the crawl again
15 years ago
orbiter 2113fcd7e5 - fixed usage of isEmpty() which is not available in java 1.5
15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
lotus eac2daf2e8 * reenable DHT if yet enough memory is available
15 years ago
orbiter d77a8f3b3e added some modifications recommended by PMD for better performance
15 years ago
orbiter a3b8b7b5c5 some redesign of the main menu structure:
15 years ago
lotus 32972139af added nice configuration for the resource observer
15 years ago
low012 04d91c67d6 *) added message if unrestricted access from localhost is possible
15 years ago
suessthomas d933763b12 Small Changes on the de. language File and small correction to the ConfigAppearance_p.html page. Please test and report bugs to me (th-suess@gmx.de).
15 years ago
orbiter 57d729e377 fix for negative numbers in network statistic
15 years ago
lotus f8dc1dfabe include query in document title
15 years ago
orbiter 2126dffea2 fix for rss/xml output for image search from AndreasB
15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
15 years ago
orbiter 8281e29963 - more configuration for profiling graph (number of events)
15 years ago
orbiter a44112b562 - moved index cleaner to blacklist submenu, because the index cleaner cleans the index with the blacklist
15 years ago
orbiter 4782d2c438 fix for search bug that appeared when looking at page 3 of results or further
15 years ago
orbiter 66923ebc6c - modified method in RequestHeader that delivers the host name of requester: no more reverse domain lookup (may have killed interface performance in some cases)
15 years ago
orbiter e34e63a039 preset of proper HashMap dimensions: should prevent re-hashing and increase performance
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter f4946eaf27 - better thread dump
15 years ago
orbiter 491ba6a1ba - some refactoring in workflow
15 years ago
orbiter 969123385b added json and rss output for image search
15 years ago
orbiter 016fdfa310 stub for json image search (not yet ready)
15 years ago
orbiter 23aef43786 - better synchronization in SortStack
15 years ago
orbiter fe41a84330 some enhancements in web caching: avoid double loading of response metadata and/or content
15 years ago
orbiter 4c6312d103 enhanced image search
15 years ago
orbiter 2d8f3ee301 some performance hacks
15 years ago
orbiter 36fbfdcb21 more performance for remote search
15 years ago
orbiter 5c7b32a4fa better performance for list api (blacklist transfer)
15 years ago
orbiter 013f337d3f - avoid unnecessary host name lookups for localhost
15 years ago