Commit Graph

1396 Commits (ba525ebf528b05672d6594018c60c44224067d6b)

Author SHA1 Message Date
karlchenofhell 264a82eec8 - fix for http://www.yacy-forum.de/viewtopic.php?t=3657
18 years ago
rramthun 045d758537 Avoid stopwords as topwords, configurable
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
karlchenofhell 2be405e1e1 - fix for last two commits
18 years ago
karlchenofhell de1b4a1731 - don't publish news if empty or equal page is submitted in wiki
18 years ago
karlchenofhell dcc13abd59 - fixed small bug at home page, button "peer's console"
18 years ago
theli 6596167277 *) bugfix for wrong RSS feed pubDate formats
18 years ago
theli 0d178d00a5 *) adding RSS feed for peer messages
18 years ago
karlchenofhell 4f2e6ef47b - WatchCrawler_p shows max. 80 characters of URLs now (maybe dynamically adjustable based on browser width?)
18 years ago
orbiter 70cd391ea1 fix for dl/fieldset problem in Safari
18 years ago
orbiter 5741701b59 moved crawl start up, personal web pages down in main menu
18 years ago
orbiter b627c77df6 - workaround for safari bug with definition lists inside fieldsets in ConfigBasic
18 years ago
karlchenofhell 03c5906ae7 - minor bugfixes for url-fetcher & http://www.yacy-forum.de/viewtopic.php?t=3646
18 years ago
theli 8e9bee12fc *) adding guid to yacysearch.rss
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
theli e934c5b09b *) wrong blog rss feed titel
18 years ago
theli ceed0364e2 *) Blog RSS: Image added
18 years ago
low012 ce360ef43e *) no more HTML in plasmaCrawlProfile.java anymore
18 years ago
karlchenofhell 93e1ad2bca - fix for last commit
18 years ago
karlchenofhell 88245e44d8 - improved version of robots.txt (delete your old htroot/robots.txt before updating):
18 years ago
karlchenofhell 9623bf7bbe - removed call of java 1.5 method
18 years ago
daburna f4c13b422c *updated translation
18 years ago
karlchenofhell 1fe505f0b0 - adapted User_p to general web-interface style (and removed status-only page on changes)
18 years ago
karlchenofhell 92b6bc0ad2 - fixed wrongly applied replacement of "<" and ">" in Blog and simplified the code a bit
18 years ago
karlchenofhell a1d68fe092 - use .class rather than Class.forName for classes in class-path
18 years ago
orbiter f4cfd19835 second Generation of collection R/W head path optimization:
18 years ago
hydrox e92e8b2ae3 *) added RSS-Feed for blog
18 years ago
hydrox a107961099 *) fixed blog-comment-deletion without admin-rights is no longer possible
18 years ago
(no author) cf47075855 CSS corrects
18 years ago
hydrox 116fc016d0 *) fix for Blogcomment-Preview
18 years ago
hydrox 54fef3574f *) missing files for last commit
18 years ago
hydrox cb89c74d52 *) added blog-comments
18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
karlchenofhell 31ad42535a - added buttons to add complete domain or single URL to blacklist to IndexControl_p
18 years ago
karlchenofhell e0decf4653 - added support for changing invalid entries in blacklist cleaner
18 years ago
karlchenofhell c58ef48e1c - increased size of subject text-field
18 years ago
auron_x 9cbf94222f *) added seedurl to network.xml as requested by lulabad
18 years ago
karlchenofhell 26f5757b40 - added support for multiple paths per domain to default-blacklist
18 years ago
karlchenofhell 3d6ab19f7e - remove double entries in blacklist as well
18 years ago
karlchenofhell bf7a69197d - fix for possible NPE in queues_p
18 years ago
allo 9702d3abba further supertemplate test
18 years ago
karlchenofhell 0c7b8cf632 - added first version of new wiki-parser
18 years ago
orbiter f7803a6ce4 enhanced crawl balancer
18 years ago
orbiter 39b0658839 Redesign of Webinterface menu structure
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
hydrox 5af76fccd7 *) peer-search on Network.html now is case-insensitive
18 years ago
karlchenofhell c016fcb10f - added streaming-support to CrawlURLFetchStack_p servlet
18 years ago
karlchenofhell 65af9d3215 - continue shifting even in the case the stacked URL could not be found
18 years ago
karlchenofhell d114a0136e - crawl profile: don't add null-values
18 years ago
karlchenofhell a46dc43f45 - added lock symbol for restart- and stutdown-buttons on Status-page (see http://www.yacy-forum.de/viewtopic.php?p=31444#31444)
18 years ago
karlchenofhell b2a9d32f29 why do I always forget some lines? sorry...
18 years ago
karlchenofhell e6ddf135bb - enabled fetching new crawls via /yacy/list.html?list=queueUrls for testing purposes
18 years ago
karlchenofhell 67d96249b4 - fix for last commit
18 years ago
karlchenofhell c5a2ba3a23 - prepared URL fetch from other peers
18 years ago
auron_x 5ba531a722 *) higher precision for QPH also on status-page
18 years ago
karlchenofhell 4e5eda6ef9 huch...
18 years ago
karlchenofhell 50b59e312f - added experimental CrawlURLFetch_p-Servlet to fetch new URLs from a specified location (\n-seperated list). Requested by Theli.
18 years ago
karlchenofhell 6c6375577e - fix for http://www.yacy-forum.de/viewtopic.php?t=3523
18 years ago
karlchenofhell ea20d8d7c5 - return to edited wiki-page after submit
18 years ago
orbiter 30d79d69a6 fix for wrong display of search statistics
18 years ago
hydrox faad869865 *) added peer-search to Network.html
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
orbiter d25caa07bf redesigned some parts of http authentication
18 years ago
low012 588e48ce0b *) Part II of last commit. Note to myself: check svn commandline syntax :-(
18 years ago
low012 0d2431d6f7 *) removed printed out '<br />' in row Hit-Size Miss-Size by moving <br /> from Java file to HTML file.
18 years ago
hydrox ff829e97f8 *) fixed headlines in blog (see: http://www.yacy-forum.de/viewtopic.php?t=3442 )
18 years ago
hydrox 9184113284 *) fixed News deletion. News are now removed if they are no longer in a news-stack. This does not effect News-entires in the news-db that have no stack-entries.
18 years ago
karlchenofhell a647a7ca8d - <tt>-tags look like <span class="tt">-tags now, fix for EDIT 3 of http://www.yacy-forum.de/viewtopic.php?t=3485
18 years ago
karlchenofhell 3bafd643c0 - fix for http://www.yacy-forum.de/viewtopic.php?t=3483
18 years ago
karlchenofhell 6667930352 - old versions may be reviewed and restored
18 years ago
karlchenofhell bf8f120340 - reduced margin of headlines in wiki (someone has to create a nice base.css urgently)
18 years ago
karlchenofhell f2e6f19b90 - added versioning to Wiki
18 years ago
karlchenofhell 2401e748a3 - fixed wrong replacement of POST-parameters in httpd ('<' and '>' are still replaced, don't know why): http://www.yacy-forum.de/viewtopic.php?t=3466
18 years ago
orbiter ceff987dd7 higher precision display for qmh
18 years ago
orbiter b2f4087400 redesign of last-seen fieln inside seed:
18 years ago
karlchenofhell e68cdeeeb3 - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing
18 years ago
orbiter e00e850a98 removed constants (no connection with yacySeed.dna identifier)
18 years ago
orbiter fcc11391a8 some redesign attempts because sorting of lastseen does not work correctly
18 years ago
netbude c80707ccd5 File is again valid XHTML
18 years ago
orbiter c2d6edf21d integrated number of remote targets as 'partitions' into remote search protocol
18 years ago
orbiter f696d3c1eb added double computation to kelondroMapObjects
18 years ago
theli 8a0ed1ce50 *) bugfix template variable qph for local peer renamed to my-qph
18 years ago
theli 8d4dc11d38 *) adding qph to network.xml
18 years ago
orbiter 819ff21c92 fixed QPM output
18 years ago
auron_x a480bb7afa *) changed stats-display on status-page and added QPM
18 years ago
theli 8c9ee3b442 *) missing table cell added
18 years ago
orbiter 4f6eed5623 QPM increment
18 years ago
orbiter 306c50ac40 QPM (queries per minute) statistic stub
18 years ago
michitux 48da3184f0 Two fixes: escaped some &s in QuickCrawlLink_p.html and added correct id to the skype-field in ConfigProfile_p.html (note: ids must be unique in a (x)html-document - in most cases you can simply use the same like for name)
18 years ago
orbiter 7598e1243e removed unused variables/imports
18 years ago
orbiter 47ab83a7c0 added flag for YaCyHop - proxy access for all paths that start with /yacy/
18 years ago
allo c70dd35aed another safeXML Fix
18 years ago
allo ec52c98ab0 fix for http://www.yacy-forum.de/viewtopic.php?p=30823#30823
18 years ago
orbiter 88fa764b64 implemented new kelondroObjects into bookmarkDB
18 years ago
daburna 214a18dea7 *added translation for
18 years ago
allo 669c21db05 first version of abstracted kelondroMap Cache.
18 years ago
orbiter 2de9d73702 - added Skype nick to peer profile
18 years ago
allo 98cb777e18 abstract wikiCode in putWiki
18 years ago
orbiter f25c0e98d1 - replaced String by StringBuffer in condenser
18 years ago
allo 14f2068daf some more bookmark changes towards multiuser bookmarks
18 years ago