Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server / rest @ 623:66f69a7348ed

Name Size Revision Age Author Comment
FilesHandler.java 75.5 kB 623:66f69a7348ed almost 14 years Panagiotis Astithas - Add an administration application. - Remove t...
GroupsHandler.java 11.6 kB 457:82a9eabe67f3 over 14 years Dimitris Routsis Retry transactions in the face of optimistic lo...
OthersHandler.java 5.3 kB 464:906089692a90 over 14 years Panagiotis Astithas Send and display modification dates for shared,...
RequestHandler.java 25.5 kB 580:45962a569602 about 14 years Panagiotis Astithas Now that we keep around the cookie, give the us...
SearchHandler.java 3.6 kB 510:8f854d822dd6 over 14 years Panagiotis Astithas Add the file content type to the search results...
SharedHandler.java 4.7 kB 464:906089692a90 over 14 years Panagiotis Astithas Send and display modification dates for shared,...
TagsHandler.java 2.7 kB 352:968279dd63d0 about 15 years Panagiotis Astithas Remove the redundant gss top-level directory.
TokenHandler.java 2.7 kB 544:a3a8c25fe5f7 about 14 years Panagiotis Astithas Add a new API operation for invalidating the cu...
TrashHandler.java 6.2 kB 464:906089692a90 over 14 years Panagiotis Astithas Send and display modification dates for shared,...
UserHandler.java 5.9 kB 546:03d2675d369c about 14 years Panagiotis Astithas Display the last login in the web client.
UserSearchHandler.java 3.3 kB 453:01cfa485067d over 14 years Dimitris Routsis Fixed broken caching in IE.

Latest revisions

# Date Author Comment
623:66f69a7348ed 07/08/2010 01:57 pm Panagiotis Astithas

- Add an administration application.
- Remove the redundant RequestBuilder wrapper for efficiency.
- Fix warnings.
- Ignore the admin app build artifacts.
- Guard against users without userclasses in the DB.
- Add a dev mode launcher for debugging the admin app.

621:addb2b6cb66e 07/05/2010 04:34 pm Panagiotis Astithas

Avoid a NPE when the client doesn't send a Content-Type header.

582:87009c9f7b00 05/25/2010 01:44 pm Natasa Kapravelou

merge with 51a2069b54c1

581:51a2069b54c1 05/21/2010 06:43 pm Panagiotis Astithas

Redirect to login for browser requests without a cookie present and also for requests with cookies but without the proper one.

580:45962a569602 05/20/2010 06:28 pm Panagiotis Astithas

Now that we keep around the cookie, give the user the opportunity to use it as the authentication token to get to a file. This way passing around simple file resource URIs is possible, and as long as the user has authenticated with the service in the current browser session, he can access the file. Furthermore, treat such simple browser access as a special case and redirect to login before returning back to the file. Now one can e-mail the file URI to another user and he can click on the link, get prompted to login (or even register for the service) and then get back to the file URI to download it automatically....

572:b9bbce950d88 05/17/2010 01:55 pm Panagiotis Astithas

Handle metadata updates even if they are sent with application/x-www/form-urlencoded content type.

546:03d2675d369c 04/16/2010 05:18 pm Panagiotis Astithas

Display the last login in the web client.

544:a3a8c25fe5f7 04/15/2010 06:09 pm Panagiotis Astithas

Add a new API operation for invalidating the current authentication token and returning a new one.

520:3b8e38009e14 03/11/2010 11:53 am Giannis Koutsoubos

use http caching by using IF-MODIFIED-SINCE HEADERS and handling response accordingly

510:8f854d822dd6 01/27/2010 03:28 pm Panagiotis Astithas

Add the file content type to the search results, as specified in the API documentation.

Discovered by: Giorgos Verigakis

View revisions

Also available in: Atom