Revision:

Revisions

# Date Author Comment
39c34533 03/12/2009 01:15 pm pastith

Implement a REST API method to restore an old version of a file: a POST request on the file URI with a parameter restoreVersion that has the desired version number as its value.

903c2182 03/12/2009 12:16 pm Giannis Koutsoubos

make other shared folder nodes draggable
tune node updates

cae9f83e 03/11/2009 07:38 pm Giannis Koutsoubos

fixed error in folder rename by trimming the updated folder path

8edf989e 03/11/2009 06:25 pm pastith

Add references to the bundled SHA-1 JavaScript implementation.

a52ea5e4 03/11/2009 06:16 pm pastith

Merge the web_client_signed branch. Now the Web client communicates solely through the REST API with the server. Also, modified the hosted mode launchers a bit to pass the token as a parameter to the client.

599c9fc4 03/11/2009 06:02 pm pastith

Avoid a NPE when creating files.

f5903adf 03/10/2009 12:42 pm pastith

Add an API method for receiving the progress in file uploads. It's a GET request on the file URI with the "progress" parameter containing the file name. For file updates the file name can be omitted.

1d36b941 03/06/2009 06:48 pm pastith

Allow GET requests for files with the authorization and date headers passed as request parameters instead of HTTP headers. This should solve some hairy issues on implementing file downloads for browser-based clients.

d56ff693 03/05/2009 05:12 pm fstamatelopoulos

added webDAV help section

ce483ad0 03/05/2009 04:59 pm fstamatelopoulos

added sharing help section and fixed some typos

bda7d76d 03/05/2009 04:45 pm pastith

Add support for authenticated uploads from browser-based web apps using form POST. Essentially we just defer the authentication until we verify that it's a multipart POST with the proper parameters (Date & Authorization with the same content as the respective headers). This resulted in extracting the two main validation procedures into separate reusable methods, isTimeValid() & isSignatureValid().

897da628 03/05/2009 04:24 pm fstamatelopoulos

search section of the greek user guide

db9c51e8 03/04/2009 02:15 pm fstamatelopoulos

- images & text for the copy/cut help section of the user guide (el)
- added dnd help in the delete section

21d44a87 03/04/2009 01:00 pm fstamatelopoulos

update to match code change

3a90e4f3 03/04/2009 12:56 pm pastith

Don't pollute the method signature with pointless exceptions.

78e9aea7 03/04/2009 12:55 pm fstamatelopoulos

images and text for the "delete help" section of the user guide (el)

76af315b 03/04/2009 12:54 pm fstamatelopoulos

- change order of options in trash context menu to match the context menu of deleted items
- change "empty trash" icon to a more appropriate and consistent one

0888c98e 03/04/2009 11:46 am fstamatelopoulos

images and text for folder creation and properties

e70e36d8 03/04/2009 11:10 am fstamatelopoulos

added comment, since boolean params' names are misleading in the "update item" case

9b3805b5 03/04/2009 11:06 am fstamatelopoulos

finalized "file creation & properties" section

c1f07e54 03/04/2009 10:55 am pastith

Don't show the update menu item when a folder is selected.

2b9d7d53 03/04/2009 10:27 am fstamatelopoulos

- added update option in file menu
- added file update icon (changed accordingly in file context menu)

c9ffbe84 03/03/2009 05:39 pm pastith

Properly return Forbidden for folders in the deferred authentication case. Folders cannot be accessible by everyone.

f1ecc9bd 03/03/2009 03:41 pm fstamatelopoulos

+ screenshots for the user guide (el)

86160759 03/03/2009 03:40 pm fstamatelopoulos

latest Greek user guide update

« Previous 1 ... 92 93 94 95 96 Next » (2326-2350/2380) | Per page: 25, 50, 100

Also available in: Atom