Commit Graph

163 Commits (bea3b99affe1d5333697adad8205eb301fea3fce)

Author SHA1 Message Date
apfelmaennchen 0500b1179e added a 2 min start up delay to serverBusyThread autoReCrawl to avoid a Null Pointer Exception...
17 years ago
apfelmaennchen e1574fe02e - added autoReCrawl folders to bookmarks (DATA/SETTINGS/autoReCrawl.conf)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
orbiter 7b1c9e6aee discovered and removed a (possibly large) memory leak:
17 years ago
orbiter 0f5fe8cc53 refactoring of method calling for objects from kelondroMapDataMining
17 years ago
orbiter 4acf0a61cd refactoring of kelondroObjects (mainly renaming to kelondroMap)
17 years ago
orbiter f7aaeb3fad created new main menu entry 'Customization and Integration'
17 years ago
orbiter 1e6d12f146 Major update to BLOB data structures:
17 years ago
orbiter 81f75f5056 - removed unnecessary classes (these objects are much easier to handle using generics)
17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript
17 years ago
orbiter 3330181aa0 refactoring:
17 years ago
danielr 4b71912e76 fixed wrong class name
17 years ago
danielr 7feae906aa - organize imports
17 years ago
apfelmaennchen 2113672bf2 small fix on tag comporator functions
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
apfelmaennchen bc3d3b4c97 fixed rebuildTags() to correctly rebuild folders...
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
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
apfelmaennchen 704de4dee8 Neue Funktion angelegt - notwendig für Einschränkung der Tagwolke
17 years ago
orbiter 03e7782269 more generics
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 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 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
allo 7a5b22a0b8 Integration of FeedReader in Bookmarks.
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 0b5fc3c28c *) moving date functions to serverDate class
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
allo f4af360f7c bugfix
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
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 6fbe31425a - some code-cleanup (no more syntax-warnings here)
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 f40169fcd7 preparing multiuser bookmarks
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
(no author) 37e53b4a6a replaced tree database structure for seed db by flex data structure
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
allo 1d0c0edda3 first version of posts/get from the del.icio.us api
18 years ago
theli 97d2a08ef1 *) restructuring needed to support parsing of documents using various charsets
18 years ago
orbiter db1eae0227 * simplified initialization of database objects
18 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
allo bd13bd78ad Bugfix for broken Tags
19 years ago
orbiter 90d569d70f refactoring of index management:
19 years ago
orbiter a474669338 start with refactoring of index management
19 years ago
allo 1179c9ffff fix for the bookmark error.
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
allo d7da273d7e using ArrayList instead of Vector
19 years ago
allo d6f7bd44ae fix for public tags
19 years ago
orbiter 34341a868e code cleanup
19 years ago
allo e3dd67bba0 bookmarks import.
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 a26574c894 Migration from tagName as key to wordhash(tagName) as key for bookmarkTags.db
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 1fce0ea263 xml api for deleting bookmarks.
19 years ago
allo 6b16c13b20 showing the public/privat flag.
19 years ago
orbiter 3419b3bcdd fix for bug that caused the peer-counter problem.
19 years ago
allo 2cd01eb1aa bugfix for dates.db
19 years ago
allo d5aaaf500f bookmarksDB:
19 years ago
allo 13c978d3bc only lowercase tags
19 years ago
allo b63bcf25d7 moving string2vector and vector2string to listsmanager
19 years ago
allo 9cce3c5709 dates Table for bookmarksdb(needed for del.icio.us api)
19 years ago