Commit Graph

1095 Commits (eaad91d84fa95f232a6269479e6a4fb7824dce09)

Author SHA1 Message Date
orbiter ec031eb993 first version of surftipps
18 years ago
orbiter f453c14b5d removed unreacheable catch blocks and unused imports
18 years ago
theli 97d2a08ef1 *) restructuring needed to support parsing of documents using various charsets
18 years ago
orbiter 3aac5b26da - added automatic tag generation when a web page from the search results is added
18 years ago
michitux 2d9496577f Removed double labels for forms in Blacklist_p.html
18 years ago
michitux aa46269eff Less margin/padding for dls (e.g. in Messages)
18 years ago
michitux 567c40f5f0 Bookmark/delete-links now visible when mouse is over the searchresult, in standard-compliant browsers with css, in Microsoft Internet Explorer via JavaScript
18 years ago
rramthun 20e1754379 Various fixes for the languages
18 years ago
orbiter d54144a4e3 fixed bad snippet behavior (hopefully)
18 years ago
orbiter 5015e780c2 - simplified watchCrawler code
18 years ago
michitux 31d6cdea53 WatchCrawler.html now valid xhtml, added the class TableCellActive to default skin, please update your skins (sorry, I removed it before because I hadn't seen it in any html-file)
18 years ago
allo 9bed90f8dc bugfix in js
18 years ago
orbiter c42b011648 added watch crawler to menu
18 years ago
michitux 92157febcd Bugfix for Blacklist_p.html: Adding of new patterns possible again
18 years ago
low012 f4af607b79 *) just some typos
18 years ago
orbiter e03740c306 small fix for last commit
18 years ago
orbiter c89d8142bb replaced old 'kCache' by a full-controlled cache
18 years ago
orbiter 6e2907135a bugfixes for remote search server part
18 years ago
rramthun 2c6f2a1f74 First language fixes for new XHTML-layout
18 years ago
orbiter cf9884e22b first attempt to implement a secondary search
18 years ago
allo 13d0cff257 right dhtml.
18 years ago
orbiter dfc0ac1958 syntax error fixes
18 years ago
allo 6e03f61daa fix for highlighting searched words in snippets
18 years ago
michitux 3bbe6a77da Smaller font-size for tables in PerformanceQueues_p.html and PerformanceMemory_p.html
18 years ago
michitux d6204fd956 Forms in Blacklist_p.html splitted as suggested by KoH to avoid wrong submits when pressing [enter]
18 years ago
michitux b573f5b4c2 New layout in Blacklist_p.html, more padding and margin for fieldsets
18 years ago
michitux 48d8da44d1 Design changes: less margin in fieldsets, search form in yacysearch.html not centered, smaller rows in IndexMonitor.html
18 years ago
michitux 140c3e1db9 Some bugfixes: updated ids for labels in DetailedSearch.html, fixed a template-bug in Network.html and added a workaround for a bug in the template engine in IndexTransfer_p.html
18 years ago
orbiter 75b198bc02 - updated references to indexContainer
18 years ago
orbiter 4f9e42d5ed more changes towards better join-search
18 years ago
orbiter 8219ce6c67 bugfix inn DetailedSearch form names
18 years ago
orbiter 462c64a935 removed superfluous file
18 years ago
orbiter 1137605edf - small change to DetailedSearch layout
18 years ago
michitux 31393312d0 New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML
18 years ago
orbiter 82a6054275 - fixed bug with new indexAbstract generation
18 years ago
theli fded1f4a5d *) better handling of maximum file size limit in crawler
18 years ago
theli 7b1881754d *) Corrections for FF search plugin
18 years ago
orbiter 74d1dea30b changes towards better join-search
18 years ago
auron_x 4a494464af *) splitted form to avoid unwanted remove of selected entries as suggested by KoH
18 years ago
theli 63893003be *) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use.
18 years ago
theli ecbce206b7 *) Bugfix for UNRESOLVED_PATTERN in threadpool configuration
18 years ago
theli 92e986bb91 *) adding missing return prop (requested by allo)
18 years ago
allo f0529fe53e update for ftp urls
18 years ago
orbiter c543028dd4 fixed double/missing null check for LURLs
18 years ago
orbiter 96c6e4e322 - enhancements to detailed search page
18 years ago
orbiter e33eb528ba fixed DetailedSearch
18 years ago
orbiter 9340dbb501 fixed all possible problems with nullpointer exception for LURLs
18 years ago
hermens ff4362b02d some more fixes for new plasmaCrawlLURL.load behavior
18 years ago
theli 35b70f164c *) Status_p.inc: link to memory configuration added
18 years ago
orbiter 4866868c0e added write cache for LURLs
18 years ago
orbiter 8a0e35618b enhancements to search result preparation
18 years ago
theli dae763d8e3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2495 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli 413e6b9855 *) direct access to responseheaders of sbQueue.Entry removed to make it more http independent
18 years ago
theli 2126c51906 *) bugfix for ViewFile.java. Wrong http header were used
18 years ago
theli 7a35b8e237 *) direct access to responseheaders of sbQueue.Entry removed to make it more http independent
18 years ago
theli 3870d615e3 *) setting htCache.Entry fields to private
18 years ago
theli 5847492537 *) next step of restructuring for new crawlers
18 years ago
theli 4e2a950ac9 *) next step of restructuring for new crawlers
18 years ago
theli f94131c13d *) Bugfix for Blacklist_p.java
18 years ago
theli eb9b138986 *) next step of restructuring for new crawlers
18 years ago
theli 1395aae742 *) starting restructuring which is needed to add crawlers for additional protocols
18 years ago
theli 857a2d76a2 *) better handling of server shutdown
18 years ago
orbiter 7df572756a fist step+attempt so solve the snippet marking problem.
18 years ago
theli f3ac4dbbb9 *) better handling of server shutdown
18 years ago
auron_x 57dda1a92c *)again fixing for wrong version display, now totally working with double instead of float
18 years ago
orbiter 18b6876860 new cache flush configuration settings
18 years ago
orbiter 27a159b401 * documentation update
18 years ago
orbiter d78b824e85 fixed problem with default path after first start-up
19 years ago
low012 c2264962d1 *) Fixed a bug.
19 years ago
low012 b387bd47db *) Added a Wiki Code help page and links to it at every textbox Wiki Code can be used in. Maybe this will encourage people to play around with the Wiki and the Blog more.
19 years ago
rramthun 38c4248814 Some language updates
19 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago
orbiter 1ce3c22761 better memory control:
19 years ago
orbiter 39b4c26bdc more memory control:
19 years ago
orbiter 3e9d509c39 some small fixes
19 years ago
low012 479861a3cf *) Value entered in searchfield will not get lost anymore when link "more options..." is clicked. If Javascript is disabled or function does not work for any other reason, there should be no change to current behaviour.
19 years ago
orbiter 16993e84dd replaced non-7bit umlaut ascii
19 years ago
orbiter 0187c60010 because of a bug in the JRE 1.4.2 there was no memory protection
19 years ago
auron_x 4eca0f8830 *) fixed PPM calculation for multiple indexer-threads
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
low012 9add56dc09 *) Cursor gets placed in search field when page is loaded. If Javascript is disabled or function does not work for any other reason, there will be no change to current behaviour.
19 years ago
theli 34831d2d9f *) Check validity of crawl filter reg.exp. before adding it into the crawler queue
19 years ago
theli 5e0b6f8f83 *) sorting peer name list on Blacklist_p.html
19 years ago
theli 6c8366aea1 *) Bugfix for blacklist import function
19 years ago
orbiter d0000a15d6 adjusted opensearchdescription to match requirements of A9
19 years ago
orbiter 248627ab92 added open search compatibility
19 years ago
theli eee44be602 *) adding an interface for customized blacklist classes
19 years ago
theli 79f27c298e *) next bugfix for blacklist
19 years ago
theli 4abc04dac0 *) make Blacklist_p.html more failsafe if no blacklist file is available of the user has entered empty strings
19 years ago
theli 28c84e5b57 *) Bugfix for NullPointerException in Blacklist_p if blacklist directory is empty
19 years ago
theli 66f1eb07d9 *) Bugfix for IllegalArgumentException in transferURL
19 years ago
theli d2e8e76218 *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
19 years ago
orbiter f43c90fa98 fixed handling of null referer in crawlOrder
19 years ago
rramthun 23a99b8283 Small changes to the language
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
orbiter 718fbc2dae enhancements in kelondroCollectionIndex:
19 years ago
orbiter ec5149ff3b fix for busyCacheFlush detection
19 years ago
orbiter f58283def2 better control of index flush
19 years ago
orbiter 80b6c90d54 enhancements to prevent blocking during dht transfer receive
19 years ago
auron_x 4fb8fddd99 *)made the domainlist of the blacklist sorted
19 years ago
hermens d56f06401e - Cache known URLs during indexReceive to avoid getting blocked during loadedURL.exists() whenever possible
19 years ago
theli c09f734d06 *) offer router configuration on ConfigBasic.html
19 years ago
hermens dcbb4d0a6b Display the size of HashBlacklistedCache on PerformanceMemory page.
19 years ago
theli c7b6389ca1 *) renaming indexDistribution.dhtReceiptLimitEnabled property to indexDistribution.transferRWIReceiptLimitEnabled
19 years ago
theli 988341cf81 *) some comments added
19 years ago
theli d54767f634 *) last step of removing embedded html from dir class
19 years ago
rramthun 96b774e427 Adding link to newsletters as agreed in forum.
19 years ago
theli 8283df2d77 *) first step of removing embedded html from dir class
19 years ago
orbiter 279b1d969d Integrated new indexing data structure 'collections' into the main class
19 years ago
allo 132cd7da45 no need to copy dir.*
19 years ago
allo 0164321160 fix for the actions (uploading/deleting, loggin in, ...)
19 years ago
orbiter 9183d21f25 renamed new index class to old name
19 years ago
orbiter c4e922885a replaced indexURLEntry by new class that uses a kelondroRow.Entry object
19 years ago
orbiter e357599f92 * fixed problem with indexContainer iteration from RAM:
19 years ago
orbiter 8b77afd72c some fixes to new container merger
19 years ago
theli 6e676224d0 *) adding support for upnp
19 years ago
orbiter 417ed5102e redesign of database iterators:
19 years ago
orbiter ad692fc6c7 implemented option to extract nurls from the database
19 years ago
orbiter 5f72be2a95 some redesign of EURL storage
19 years ago
orbiter 58df8b7bbf a large collection of different changes
19 years ago
theli b3c569f706 *) renaming of function getTransferedEntitySpeed to getTransferedEntrySpeed to avoid confusion
19 years ago
allo 01363bc7f6 missing file for the supertemplate demonstration.
19 years ago
allo 67c486a023 some example Code, how supertemplates can be used.
19 years ago
allo 7b0e2521bb Support for a supertemplate, which can do all thing, a normal template can do.
19 years ago
allo ff39a7a0d1 Overlay for welcome.*
19 years ago
rramthun b5ec7de936 Correction to last commit + spelling
19 years ago
allo 8e08125657 security fix (known path on yacy host / known path on remote ftp server)
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
allo 933a9e02ab fix for broken build
19 years ago
allo 360056b30c fix ajax bug (no valid xml)
19 years ago
allo f4d200ffa2 typo
19 years ago
orbiter e22cbaee97 - extended logging for preload
19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files.
19 years ago
orbiter 675d1081a4 code clean-up: switched off unused variables
19 years ago
theli 31b5d8980e *) Bugfix for basic config redirection bug
19 years ago
rramthun 068d82c4c2 Important update of YPStats
19 years ago
theli b594ee9a5a *) Adding possibility to configure if the http proxy should send the
19 years ago
rramthun 0e9192a622 Updated YPStats_p.html
19 years ago
hydrox 8ba8e2b7d9 *) added cache for blacklists urlhashs recieved by DHT. DHT does not request URLs listed in this cache.
19 years ago
rramthun db2405533a New YPstats possibility.
19 years ago
hermens 53cbcc6d6e Implement emergency break in index receive when the limit of the ramCache is exceeded by more than cacheLimit
19 years ago
orbiter 4cc6e6551f bugfix
19 years ago
orbiter 66964dc015 removed high/med/low from kelondroRecords cache control.
19 years ago
theli b20496e42b *) make DHT DoS check configurable (requested by KoH)
19 years ago
allo 032b3fdd94 allow Creation of gettext only with password, because it causes high cpu-usage.
19 years ago
allo c264cda678 support to parse gettext files and to generate updated files, where only the new strings are empty.
19 years ago
allo f95c006dc2 generation of empty gettext files from yacy html-files
19 years ago
allo 0621106ef3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2214 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo 6fe2fed87e cookieauth works with static Admin.
19 years ago
theli 4ca0857c0c *) Index transfer now considers the pause time send by busy peers during
19 years ago