Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs @ a73b1e75

Name Size
  gss

Latest revisions

# Date Author Comment
a73b1e75 08/26/2009 12:57 pm Dimitris Routsis

Silently replace @ character when uploading. (Will have to do at least till a proper solution is found.)

7cc0f8d1 08/25/2009 05:58 pm Dimitris Routsis

Use URL.encodeComponent() instead of URL.encode() as it encodes a few more characters that may appear in filenames and URL.encode() left unencoded.

739f501e 08/21/2009 03:08 pm Panagiotis Astithas

Avoid a NPE when the next parameter is empty.

9fd42cf4 08/07/2009 05:39 pm Panagiotis Astithas

Fix multiple file uploads in IE using Google Gears. It needed a POST instead of PUT, which required accommodating it in the server-side code. Also, error codes from file uploads are not handled in IE, since merely accessing the request.status field throws an internal error.

09ced7fd 08/05/2009 05:02 pm Panagiotis Astithas

Add a custom error page for 403 errors and apply the main site style to all error pages.

144fe6ce 08/04/2009 12:56 pm Panagiotis Astithas

Parse the nextUrl parameter with URI instead of URL so that chrome: URIs can be used for redirection. This should simplify the login process for Firefox extensions.

2147acc8 07/14/2009 05:12 pm Panagiotis Astithas

Don't use the unsafe Accept-Charset header, since its contents are already defined in the Accept header and Webkit (Chrome, Safari) complains about it.

b4b6e89f 07/13/2009 03:46 pm Panagiotis Astithas

Use Lytebox (a Lightbox clone) for quick viewing images.

ac255b86 07/13/2009 01:03 pm Panagiotis Astithas

Disable multiple uploads using Gears for IE, until we investigate the problem.

e0c13a93 07/08/2009 06:23 pm Fotis Stamatelopoulos

do not show the "Save as" option on multiple selection

View revisions

Also available in: Atom