Statistics
| Branch: | Tag: | Revision:

root / pithos-apple-common @ d8426ffb

History | View | Annotate | Download (0 Bytes)

# Date Author Comment
d8426ffb 02/29/2012 09:51 pm Miltiadis Vasilakis

Support multiple accounts. Bug fixes. Improve concurrency.

f804b9bc 02/01/2012 05:48 pm Miltiadis Vasilakis

Use latest ASIPithos lib.

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

Refactor to use updated ASIPithos lib.

4c1c46fd 01/11/2012 12:24 am Miltiadis Vasilakis

Fix concurrency issues. Modify PithosBrowser to use ASINetworkQueues for ASIPithosRequests and serial dispatch queues for their delegates, categorized as move, copy, delete, upload and download operations.

3a5dc79d 01/02/2012 05:34 pm Miltiadis Vasilakis

Modify sync to use only X-Object-Hash.

b582b5c2 12/02/2011 04:39 pm Miltiadis Vasilakis

Metadata keys allow any non-empty string.

f059e0e6 11/18/2011 11:41 am Miltiadis Vasilakis

Memory leaks plugged.
Sync daemon uses background thread for ASIPithosRequest callbacks.
For server updates from local objects, a check is made if the local object still exists, and the appropriate action is taken.

0224a49f 10/20/2011 11:26 am Miltiadis Vasilakis

Initial implementation of the syncing algorithm.
Other fixes and changes.

efbe8f14 10/11/2011 12:38 pm Miltiadis Vasilakis

Made application URLs configurable through the info.plist file.

470e6f81 10/07/2011 02:26 am Miltiadis Vasilakis

Implemented group preferences.
Initial implementation of download/upload activity progress and messages.

3b22507d 09/30/2011 02:03 pm Miltiadis Vasilakis

Blocks are uploaded using container POST.
Other minor changes and fixes.

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'.

3b5f0a19 09/23/2011 05:19 pm Miltiadis Vasilakis

Minor UI changes.

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.

e5096d8a 09/08/2011 03:35 pm Miltiadis Vasilakis

Updated pithos-apple-common and dir appropriate changes.

c6f07a3c 09/02/2011 12:49 pm Miltiadis Vasilakis

PublicURL in the object info window can be updated.

d8d08dc1 08/03/2011 11:05 am Miltiadis Vasilakis

Initial commit of pithos-macos.