Commit Graph

146 Commits (9bc62bfdac1db74aca2905215ec3efd1fed17fb7)

Author SHA1 Message Date
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
orbiter c4dd39e8f2 fixing/changing wiki image inline code
19 years ago
low012 80b3e85356 *) yacyWiki: Images in a share on the same peer can be addressed by path and name only, no complete URL needed anymore. (As requested by theli in http://www.yacy-forum.de/viewtopic.php?t=809)
19 years ago
orbiter 83a34b838d * added Object allocation monitor on performanceMemory page
19 years ago
orbiter 0c762daf4b better startup failure handling
19 years ago
orbiter 37f88b4017 code cleanup
19 years ago