Commit Graph

573 Commits (234f733a3d3585701847526b11493166b6cb4740)

Author SHA1 Message Date
orbiter 7d875290b2 more generics
17 years ago
orbiter 9d693ee635 more generics
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter 4a80902081 - added ViewProfile as rdf in foaf syntax
17 years ago
apfelmaennchen b1fae9b5af fixed import Netscape Bookmarks
17 years ago
apfelmaennchen f3a9e9c542 added getFolderList() to bookmarksDB
17 years ago
apfelmaennchen e81bced2bd reorganized the code and adjusted getTagIterator() to suit folders
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
apfelmaennchen 704de4dee8 Neue Funktion angelegt - notwendig für Einschränkung der Tagwolke
17 years ago
orbiter 03e7782269 more generics
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
hermens 4748d5c1ab Some enhancements to time management:
17 years ago
fuchsi 1cb6e431a6 Replace the ISO8601 aka W3C datetime parser by one that supports every representation allowed by this standard, see http://www.w3.org/TR/NOTE-datetime
17 years ago
fuchsi 33ee6745f6 more cleanup in serverDate
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
fuchsi 06e6a1ff62 Add a generalized Formatter class yFormatter inspired by http://forum.yacy-websuche.de/viewtopic.php?f=5&t=437
17 years ago
fuchsi 9b0948cb4c gnarf. mixed up the positions. finally fixed...
17 years ago
fuchsi c0f5fc51ef bugfix for last commit
17 years ago
fuchsi c5a8585ac6 fix more encooding problems in yacysearch.rss.
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
17 years ago
orbiter 11b4f80bde - fixed non-closing client connections
17 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
17 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter f9e6cf6a3d more refactoring of search:
17 years ago
orbiter e76e996737 fixed umlaute-problem
18 years ago
orbiter 62347b50f4 added security layer for ViewImage:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter 367fc28928 corrected Brausse->Brausze
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter b6d9cca67e - fixed problem with yacyVersion and own version generation
18 years ago
orbiter 9da0e53fe8 repaired rss feed reader
18 years ago
orbiter bec4dbc753 added options and execution methods for automated updates
18 years ago
orbiter a9e73b6852 fixed great mess with localization paths. the problem was:
18 years ago
orbiter 36a37f758b fix for oom exception during release download
18 years ago
low012 2158f83d43 *) cosmetics, changed a character to get rid of "warning: unmappable character for encoding UTF8" during compilation
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
allo 6074264267 dynamic rights.
18 years ago
allo 854eb1492f .yacy /.yacyh urls for the feedreader
18 years ago
allo 7a5b22a0b8 Integration of FeedReader in Bookmarks.
18 years ago
allo 7921f07c9d userDB fix
18 years ago
allo 7b2e1bb8f2 Feedparser with reflection.
18 years ago
karlchenofhell 8bff810d19 - fixed logging output of serverMemory.request()
18 years ago
karlchenofhell f05ca43780 - the wiki-parser works for remote wiki-code now, not displaying links anymore as if they were local (ViewProfile comment)
18 years ago
karlchenofhell 30c3d909b1 - fixed charset problem in ConfigProfil_p.html (use accept-charset="UTF-8" in forms)
18 years ago
allo 4392ee0c51 BugFix for typo and wrong include
18 years ago
allo d1e1580223 Surftips Blacklist
18 years ago
hydrox 44bac7dea1 *) blog-comments can now be moderated
18 years ago
allo 957a25afff getRight(rightName) instead of get...Right()
18 years ago
low012 a0149317ac *) fixed bug where headlines were added to directory of a wiki page multiple times (http://www.yacy-forum.de/viewtopic.php?t=4034)
18 years ago
karlchenofhell baa9402b97 - wiki-parser is now configurable via the config setting wikiParser.class which holds the class-name for the parser to use
18 years ago
karlchenofhell 601fc7d1c5 - added source to J7Zip-modifed.jar and it's license (changelog is still to come)
18 years ago
theli b1680ab71f *) bugfix for ArrayIndexOutOfBoundsException in robots-parser (thanks to low012)
18 years ago
theli 9a4375b115 *) robots.txt: adding support for crawl-delay
18 years ago
allo 65a8a9fc58 fix for nullpointer
18 years ago
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering
18 years ago
theli cb43ae11ba *) Bugfix
18 years ago
theli 0b5fc3c28c *) moving date functions to serverDate class
18 years ago
theli 6f46245a51 *) Bookmarks: Ajax icon is displayed while loading title
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
theli 2399ed817c *) robots.txt parser now extracts the sitemap-URL (will be used later)
18 years ago
rramthun e6fb6426a3 *) Some cosmetical changes and corrections
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
allo f4af360f7c bugfix
18 years ago
hydrox 9b5fb3908d *) a peer-message are now created when a blog-comment is written
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
karlchenofhell 264a82eec8 - fix for http://www.yacy-forum.de/viewtopic.php?t=3657
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
theli bd03c6b874 *) bugfix in bookmarksDB:
18 years ago
karlchenofhell 9623bf7bbe - removed call of java 1.5 method
18 years ago
karlchenofhell a1d68fe092 - use .class rather than Class.forName for classes in class-path
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
orbiter e3480d4ad3 fix for warning in crawl balancer
18 years ago
karlchenofhell 39a2000d8b - added support for [[Bookmark:$bookmarkTag|description]]-link-listings (requested by theli) to wiki-parser
18 years ago
karlchenofhell 619653c054 - fix for last commit
18 years ago
karlchenofhell a5a36d9252 - hopefully last fix fo 1.5 methods (sorry for that, eclipse isn't that helpful in identifying those methods)
18 years ago
karlchenofhell e97b6f0458 - we still use Java 1.4 ...
18 years ago
karlchenofhell 0c7b8cf632 - added first version of new wiki-parser
18 years ago
low012 801eea8849 *) Fixed bug where pairReplace() got caught in infinite recursion. (http://www.yacy-forum.de/viewtopic.php?t=3466)
18 years ago
karlchenofhell d114a0136e - crawl profile: don't add null-values
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
(no author) e218940293 The copyright sign "\u00A9" is already replaced by "&copy;". String "(C)" is not a unicode sequence!
18 years ago
low012 1bc4d8d470 *) If there is more than one pair of patterns in a line, all of them (and not only one pair) will be replaced.
18 years ago
low012 ea7a8cf7aa *) <hr> and <br> tags are XHTML compliant now.
18 years ago
karlchenofhell f2e6f19b90 - added versioning to Wiki
18 years ago
karlchenofhell 02a73dce87 - added Diff-class for wiki-versioning (forthcoming, first need suitable serverObjects.put() for it)
18 years ago
orbiter e4910f03d1 tag storage fix
18 years ago
orbiter 991182b29b more space for bookmarks
18 years ago
orbiter 88fa764b64 implemented new kelondroObjects into bookmarkDB
18 years ago
orbiter 9c05e2a820 re-design ob kelondroMap
18 years ago
allo 669c21db05 first version of abstracted kelondroMap Cache.
18 years ago
allo 14f2068daf some more bookmark changes towards multiuser bookmarks
18 years ago
allo ff79c52fc0 bookmark users can now edit bookmarks.
18 years ago
allo f40169fcd7 preparing multiuser bookmarks
18 years ago
orbiter c0851ee943 refactoring: moved and renamed de.anomic.data.searchResults to plasma package
18 years ago
allo c39dda2374 finished refactoring of searchtemplates.
18 years ago
allo 35039982da refactoring of search process: store results in a searchResults structure. At the moment, its just stored in it, and read from it again.
18 years ago
karlchenofhell 3c43e605ba - don't accept malformed bookmarks, fix for: http://www.yacy-forum.de/viewtopic.php?t=3414 (first report)
18 years ago
orbiter d07b132a0d - fixed colors of network grafic
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure
18 years ago
allo 4cb688018d wikiAdmin Recht
18 years ago
low012 29fa17bd40 *) simplified some code in wikiCode.java
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter 497428c8ec refactoring
18 years ago
theli f37e2041e8 *) adding soap function to import yacy bookmarks from xml or html (transfered via soap attachments)
18 years ago
(no author) 0e79f2fd7e name of the file to tranlate apears ahead its translation
18 years ago
allo 5a6488256d catch the "username too short" exception
18 years ago
allo 1d0c0edda3 first version of posts/get from the del.icio.us api
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
borg-0300 f18304ddd3 unused/not needed imports removes;
18 years ago
theli 97d2a08ef1 *) restructuring needed to support parsing of documents using various charsets
18 years ago
low012 cd636eb00e *) Fix for the fix...
18 years ago
low012 f9a5b55a9e *) Fixed bug described in http://www.yacy-forum.de/viewtopic.php?p=25448#25448
18 years ago
low012 8a30c5343d *) Fixed bug where exclamation marks could get lost between [=...=] and <pre>...</pre>
18 years ago
low012 d8f4b17e31 *) Hopefully fixed bug described in http://www.yacy-forum.de/viewtopic.php?t=2825.
18 years ago
theli f3ac4dbbb9 *) better handling of server shutdown
18 years ago
orbiter db1eae0227 * simplified initialization of database objects
18 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
allo cf1186597b utf fix from theli
19 years ago
theli 5e0b6f8f83 *) sorting peer name list on Blacklist_p.html
19 years ago
orbiter 6d2f15971a there is a very strange error that causes that the kelondroRecords structure
19 years ago
theli d2e8e76218 *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
19 years ago
orbiter cfbacbbf08 reverted change in robotsParser
19 years ago
orbiter abf22f6e60 removed url normalform computation from htmlFilterContentScraper.
19 years ago
allo 4e9f02c8ec integration of Michaels string-extraction.
19 years ago
allo 1b2ea58ee9 wrong substring invocation.
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
orbiter 92f4cb4d73 added option to configure the start-up delay time for kelondro database files.
19 years ago
orbiter 66964dc015 removed high/med/low from kelondroRecords cache control.
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
orbiter 12af69dd86 cosmetics
19 years ago
allo 6fe2fed87e cookieauth works with static Admin.
19 years ago
allo b23703f260 using cookieAuth.
19 years ago
allo ec36174b7f Form-Login works now.
19 years ago
allo 11123416f3 Form-Login function.
19 years ago
allo bd13bd78ad Bugfix for broken Tags
19 years ago
orbiter 577a6e6487 some work on kelondroCollection, no effect on current YaCy functions
19 years ago
auron_x 71228cfc56 *)added ip to Blog.xml
19 years ago
orbiter 4d8f8ba384 added cache-performance analysis for node caches
19 years ago
auron_x e7199c6c7e *)fixed "Umlaute"-Bug in Blog
19 years ago
orbiter 90d569d70f refactoring of index management:
19 years ago
orbiter 634543121b added debug message
19 years ago
auron_x 232ab7902b *)catched Null-Pointer-Exception
19 years ago
orbiter a474669338 start with refactoring of index management
19 years ago
auron_x 55ea4cbfe6 *)reverted patch for memory-display issue
19 years ago
auron_x 53d9ab6db7 *)fixed bug in PerformanceMemory_p.java which caused negative memory-values on big peers
19 years ago
allo 99110e6fd2 Fixed some of the copyright headers.
19 years ago
allo a1ba7fab69 bugfix for proxy users
19 years ago
auron_x 586b256627 *)fixed Blog-bug with german Umlaute
19 years ago
allo 9938c252dd better Errorhandling for proxyAccounts
19 years ago
orbiter 015d044c25 tried to fix some problems with latest changes to httpc
19 years ago
orbiter 29b1b0823c added monitoring of new object cache to performanceMemory page
19 years ago
low012 35f9418117 Fixed links and images. (http://www.yacy-forum.de/viewtopic.php?p=20908#20908)
19 years ago
low012 d40ccc5208 *) Partly undoing last commit\n*) Fixed bug that caused attributes of cells in tables not to be recognized as such.
19 years ago
low012 adcad5eae6 *) Fixed a bug that prevented the usage of tables in the wiki.
19 years ago
low012 152745b145 *) Added some characters and their HTML-codes.
19 years ago
allo 1179c9ffff fix for the bookmark error.
19 years ago
low012 4639c0ac6d *) cleaned up code
19 years ago
low012 23cdf319be *) cleaning up code
19 years ago
auron_x 0bf2eb4813 *) fixed Blog updating timestamp on edit (now always keeps creation-date)
19 years ago
allo 44d72f06c4 more Caching
19 years ago
allo 918445a2f4 Bugfix for last commit.
19 years ago
allo c58789177f bookmarkCache
19 years ago
allo 2ed4fa96b7 tagCache
19 years ago
allo 330eb9c74f bookmarkDB cleanup
19 years ago
theli 34c075c1c7 testcommit with subversive
19 years ago
theli d3da7c9a08 *) Adding support for robots Allow directive
19 years ago
theli 734d18f283 *) more correct robots.txt validation
19 years ago
theli f0ad0d2b2b *) better robots.txt support
19 years ago
theli 915812f597 *) Undoing robots parser policy changes from svn rev. 1421
19 years ago
low012 1965a8cf70 *) bugfix for previous commit
19 years ago
low012 1c3b415c35 *) nicer anchors (TOC)
19 years ago
low012 6000a38a05 *) changed anchors (TOC) according to thelis request in http://www.yacy-forum.de/viewtopic.php?t=1987
19 years ago
auron_x b92a00172e *) modified Blog
19 years ago
orbiter a4682e2810 fixed problems in basic config and added language setting
19 years ago
auron_x 8c6f38fe70 *) added Blog to YaCy (atm not reachable through interface) -> Blog.html
19 years ago
low012 d6cc0ec3d8 *) Fixed a bug: Images in tables were not displayed if alt or align attributes were added.
19 years ago
low012 f31b633b2e *) Fixed yet another small bug in the wiki. (no blank between image URLs, align and alt)
19 years ago
low012 8bdbf0dfff *) Fixed a bug in code for tables and hopefully eliminated XSS vulnarability which Allo pointed out to me.
19 years ago
low012 62d0f7a334 *) added TOC for pages in wiki as requested in http://www.yacy-forum.de/viewtopic.php?t=1987
19 years ago
allo ff476c19a5 tuning User.html
19 years ago
low012 2e8221050a *) removed redundancy, no changes in functionality
19 years ago
allo af1da090bb blogRight in UserDB.
19 years ago
allo d7da273d7e using ArrayList instead of Vector
19 years ago
allo d6f7bd44ae fix for public tags
19 years ago
allo 467216d4c7 bugfix for umlaute and html-specialchars in wikiCode
19 years ago
orbiter 34341a868e code cleanup
19 years ago
allo e3dd67bba0 bookmarks import.
19 years ago
allo dda143df79 We NEED this here for the XML-Files
19 years ago
allo bfd37e34aa using other XML Parser
19 years ago
allo 0b5a736280 bugfix for nullpointer on unparsable date.
19 years ago
allo f503df04f8 sort the Bookmarks with newest First.
19 years ago
allo e6c2f700b1 public Tagview
19 years ago
allo 672b384fc7 refactoring setTagsTable and setBookmarksTable.
19 years ago
allo b137c90015 BugFix for too long Usernames.
19 years ago
allo a26574c894 Migration from tagName as key to wordhash(tagName) as key for bookmarkTags.db
19 years ago
theli eeba8b055e *) guessing, testing and suggesting alternative hostnames on "unknown host" error
19 years ago
allo a8a5ad959a using TAG_NAME for getFriendlyName() and the lowercaseversion for getTagName()
19 years ago
allo 73f18ed5b2 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1627 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
allo bc6d400b03 bookmarktags with wordhashs.
19 years ago
allo addc802cf3 workaround for kelondro Umlaut-Problem.
19 years ago
allo fb5c387368 XML import works.
19 years ago
allo a4513523d6 hide add/edit/import bookmarks per default.
19 years ago
allo 27b6b3d714 public Tags.
19 years ago
allo a8eff9a0ae xml/bookmarks/posts/all.xml to list all public Bookmarks
19 years ago
allo d04e7d724e fix for deleting tags.
19 years ago
allo 1fce0ea263 xml api for deleting bookmarks.
19 years ago
allo 6b16c13b20 showing the public/privat flag.
19 years ago
rramthun 49647583b2 language update
19 years ago
allo 670356fa4e code cleanup
19 years ago
allo af2127f3ad allow multiple #File: Sektions for one File in translations.
19 years ago
allo 1bb768178f simple check for unused Translations.
19 years ago
orbiter 3419b3bcdd fix for bug that caused the peer-counter problem.
19 years ago
theli 5c56b9ed59 *) catch exceptions that could occur during url decoding
19 years ago
low012 927c2c3709 *) Fixed a minor bug in code for tables. {|border"1" did not work, {| border"1" did. Now the space is not needed anymore.
19 years ago
theli 754a35877f *) Changing robots parser cxclusion policy
19 years ago
low012 c45517db46 *) replaced code for table with better version (by kane)
19 years ago
low012 eb80156233 *) added Kane's code for tables
19 years ago
low012 ef22fa8bf2 *) beautifying code and a little comment
19 years ago
rramthun 34a7802a36 .bat files create DOS-window with title "YaCy" as suggested in http://www.yacy-forum.de/viewtopic.php?p=15470#15470
19 years ago
low012 ee010c36ae *) fixed bug where ampersands were replaced by replaceHTML even if they were part of &.+;
19 years ago
low012 7d5af75d11 *) Second try: replaced replaceHTML again. There should be no problem this time.
19 years ago
low012 c6d58d9b9a *) taking back changes for replaceHTML
19 years ago
low012 8af5df7883 *) Replaced replaceHTML by a more versatile method (code by Kane). Please test for possible side effects if you use this method in any of your classes.
19 years ago
allo fd1dd6859b code cleanup
19 years ago
theli 99031b10ae *) Bugfix for recursive translation problem with file separators
19 years ago
allo 1f9ff68f45 bugfix for the notdir in the recursive functions
19 years ago
allo f8ee05372f better Logging
19 years ago
allo 5531d18676 translations with relative Path
19 years ago
allo fe2d983c3e recursive Translations!
19 years ago
allo 2cd01eb1aa bugfix for dates.db
19 years ago
allo d5aaaf500f bookmarksDB:
19 years ago
(no author) 76f356315d handle UTF-8 correctly
19 years ago
allo 13c978d3bc only lowercase tags
19 years ago
orbiter 9544c47684 added some UTF-8 handling.
19 years ago
allo c3284c27f5 this Code is now in passwordAuth
19 years ago