Commit Graph

251 Commits (fc594e8eda269753cddc8c69e6ebab61c4625200)

Author SHA1 Message Date
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
orbiter d83cc3084a fixed small problem when password cannot be decrypted with base64
19 years ago
allo 6df8080cf2 tiny fix for recursive Translations
19 years ago
allo b63bcf25d7 moving string2vector and vector2string to listsmanager
19 years ago
orbiter 9086261476 refactoring of base64 encoding:
19 years ago
allo 9cce3c5709 dates Table for bookmarksdb(needed for del.icio.us api)
19 years ago
allo 2e2fa99501 bookmarksManager:
19 years ago
allo ca3a513aee del.icio.us style api
19 years ago
allo 75b9163242 xmlapi for bookmarktags
19 years ago
allo 4c824cacba Description Field
19 years ago
allo 867573de71 rebuildTags to rebuild the tags.db from the bookmarks.db
19 years ago
allo 2982715a04 fix for Nullpointer Exception when adding a bookmark
19 years ago
allo 09c95544c0 edit Function
19 years ago
allo 0619051c4b timestamps
19 years ago
allo d5e27009b1 bookmarks:
19 years ago
allo 87ea300d71 bookmarks interface
19 years ago
allo d0d1855520 tagView
19 years ago
allo ece2844385 bookmarkManager
19 years ago
allo 4ac0fd328a First Version of the Bookmarksmanager
19 years ago
allo 28f890ee3e Important SECURITY FIX!
19 years ago
allo 0f1212feb9 userDB.hasAdminrights to check adminRights.
19 years ago
low012 6c91921e9b *) yacyWiki: more versatile distinction between real external links/links that point to DATA/HTDOC
19 years ago
low012 eb0f511767 *) yacyWiki: easy way to link to files on local peers (external links)
19 years ago