Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / rest @ f5c86c34

# Date Author Comment
cae2a8db 02/01/2012 06:42 pm Christos Stathis

Updated copyright

ebead1b5 01/27/2012 04:40 pm Christos Stathis

Fixed various warnings

ea94470a 11/23/2011 04:23 pm Christos Stathis

Fixed problem with header name encoding in tags and groups

5300a16e 10/31/2011 04:50 pm Christos Stathis

Fixed invitations url and post request

f5023f13 09/23/2011 06:13 pm Christos Stathis

Fix url encoding in requests. Fix for avoiding the browser 's cache

9539e23d 09/23/2011 11:55 am Christos Stathis

Added re-authentication in case the token has expired

64f42c0b 09/21/2011 05:36 pm Christos Stathis

Update statistics every time an operation finishes

7811b9d1 09/09/2011 04:15 pm Christos Stathis

Fixed various compilation warnings

f6445935 08/11/2011 07:04 pm Christos Stathis

Clean up code

a7c43f26 08/03/2011 03:14 pm Christos Stathis

Removed all static references to the Pithos class

b51c628b 07/22/2011 07:18 pm Christos Stathis

First implementation of public permission setting

749068ba 07/19/2011 04:54 pm Christos Stathis

Renamed various GSS references to Pithos

81918908 07/12/2011 05:17 pm Christos Stathis

Implemented move file(s) to trash

f1aabd89 07/05/2011 05:48 pm Christos Stathis

Implemented folder deletion (without refresh yet)

b651e67f 07/05/2011 05:13 pm Christos Stathis

Implemented virtual folder creation

6fce3fd6 07/04/2011 12:28 pm Christos Stathis

Added a dummy If-Modified-Since to avoid browser 's caching

63366925 07/04/2011 11:21 am Christos Stathis

Updated licence in code files. Removed some unused methods

7c818c14 06/23/2011 05:33 pm Christos Stathis

Fixed bug when displaying folder tree after the second level. Now the tree works correctly

8e61880b 06/22/2011 05:59 pm Christos Stathis

Finally displayed virtual folder hierarchy up to second level

6084aa02 06/17/2011 07:39 pm Christos Stathis

First version of client that displays first level containers

a853017c 05/05/2011 05:05 pm Christos Stathis

Updated copyright notice

a57faaf0 05/04/2011 07:02 pm Christos Stathis

Renamed all packages to gr.grnet.pithos.*