Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PithosContainerNode.m @ 56198066

History | View | Annotate | Download (28 kB)

# Date Author Comment
da7bfe47 04/12/2012 12:32 am Miltiadis Vasilakis

Reset state of root nodes when pithos is set. Send verbose messages on all node listing failures to activity facility.

5551c25f 04/12/2012 12:32 am Miltiadis Vasilakis

Do not use the shared cache in sharing account requests.

89dfe4a3 04/11/2012 06:26 pm Miltiadis Vasilakis

Move main thread dispatch of alerts just before the alert creation. Use localized error descriptions. Fix memory leaks in some request copies.

d4433f6f 03/09/2012 06:47 pm Miltiadis Vasilakis

Simplify default and support custom notifications for nodes.

7da4ebcc 03/08/2012 07:46 pm Miltiadis Vasilakis

Modify nodes to make notifications configurable and provide property access to all related ASIPithos objects.

363c618c 03/08/2012 06:37 pm Miltiadis Vasilakis

Fix memory leaks.

46b46b83 03/01/2012 01:01 pm Miltiadis Vasilakis

Support changes in container and object metadata.

d8426ffb 02/29/2012 09:51 pm Miltiadis Vasilakis

Support multiple accounts. Bug fixes. Improve concurrency.

919cb043 01/27/2012 07:42 pm Miltiadis Vasilakis

Refactor to use updated ASIPithos lib.

5f54c6be 01/10/2012 07:36 pm Miltiadis Vasilakis

Modify PithosNodes to use the global concurrent dispatch queue for ASIPithosRequest delegates.

e90c77e7 11/12/2011 11:45 am Miltiadis Vasilakis

Bug fixes.

4a8699ab 11/04/2011 04:01 pm Miltiadis Vasilakis

Listing requests for account, container and sharing accounts implement retries and check for proper response status.

9ab4b378 10/31/2011 07:28 pm Miltiadis Vasilakis

Directory marker objects can be of content type "application/directory" or "application/folder", and with optional additional parameters.

1b1e6fa1 10/13/2011 12:01 am Miltiadis Vasilakis

All requests made asynchronous.
Request are prioritized accordingly.
Download/Upload activity is more precise.
Copy/Move actions are shown in activity.
Initial implementation of request retries.
Other fixes and changes.

90fadc45 09/29/2011 06:53 pm Miltiadis Vasilakis

Shift-refresh forces no use of cache.
Other changes.

af3b9f06 09/28/2011 05:04 pm Miltiadis Vasilakis

Initial implementation of 'others shared'.

4ae10a2b 09/26/2011 04:09 pm Miltiadis Vasilakis

Initial implementation of 'my shared'.

515cd8db 09/20/2011 10:35 pm Miltiadis Vasilakis

Refactored PithosNodeInfoController.
Added content encoding, content disposition and manifest in info window.
Added info window for containers.

2ff5d98f 09/19/2011 06:20 pm Miltiadis Vasilakis

Drag and drop upload directory now creates all directories as application/directory objects.
Bug fix when listing objects of a subdir that has a sibling that it is a prefix of.

6a9b9f40 09/17/2011 11:36 pm Miltiadis Vasilakis

Implemented menu delete and move to trash.
Other fixes and improvements.

4497453a 09/16/2011 10:04 am Miltiadis Vasilakis

PithosNode http request errors now produce alerts.

f2f50f78 09/14/2011 01:17 pm Miltiadis Vasilakis

Initial implementation of drag and drop upload for files.
Other fixes.

857217b0 09/10/2011 03:06 pm Miltiadis Vasilakis

Initial implementation of browser context menu.
Info window for subdirs.
Support for application/directory objects.
Conversion of subdir to application/directory object if metadata are applied.
Other minor fixes and changes.

4bf68b77 08/15/2011 01:14 am Miltiadis Vasilakis

Loading all account containers.
If 'pithos' and 'trash' don't exist, an attempt is done to create them.
Other minor changes and fixes.

605c8932 08/14/2011 02:38 pm Miltiadis Vasilakis

Improved refresh mechanism.
Other minor fixes and changes.

63db4b97 08/12/2011 01:32 pm Miltiadis Vasilakis

Minor changes.

155f0dfd 08/10/2011 05:53 pm Miltiadis Vasilakis

Minor UI changes.
Minor fixes.

9f3a92de 08/10/2011 01:59 pm Miltiadis Vasilakis

Using system icons based on file extension.
Initial implementation of browser leaf preview.
Simplified authentication panel.
Login through redirection and url handling implemented.
Some refactoring.
Other minor fixes.