Revert previous change: Don't decode URI, as we only need it encoded anyway.
[pithos] / gss / src / gr / ebs / gss / client / rest / resource / FileResource.java
2009-05-06 droutsisRevert previous change: Don't decode URI, as we only...
2009-05-06 droutsisFix more problems with international/unusual characters:
2009-04-29 pastithPublic files are shared as well.
2009-04-27 koutsoubdisplay shared icon for folders and files in User's...
2009-04-15 pastithUse a separate JSON object for the parent folder of...
2009-04-09 pastithRename the RestResource path variable to uri, in order...
2009-04-09 pastithFix warnings.
2009-04-08 koutsoubadded path information for files in json
2009-03-31 pastithUse different icons based on the file MIME type. This...
2009-03-20 pastithAdd a size property to the JSON response for files...
2009-03-19 pastithMinor nits to remove unnecessary text, plus minor code...
2009-03-18 fstamatelopoulosadded a static String getFileSizeAsString(long size...
2009-03-11 pastithMerge the web_client_signed branch. Now the Web client...