Commit Graph

2850 Commits (8a19be24deacd7d950051496af89102d6044a6be)

Author SHA1 Message Date
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