You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot/api/bookmarks
orbiter cb1f49d0f2
replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'.
14 years ago
..
posts replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'. 14 years ago
tags *) renamed classes according to standard Java coding conventions 14 years ago
xbel - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
get_bookmarks.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 14 years ago
get_bookmarks.json moved all servlets from htroot/xml to htroot/api 16 years ago
get_bookmarks.xml moved all servlets from htroot/xml to htroot/api 16 years ago
get_folders.java *) renamed classes according to standard Java coding conventions 14 years ago
get_folders.json update for api/bookmarks/get_folders 16 years ago
get_folders.xml added /api/bookmarks/get_folders.xml 16 years ago