Statistics
| Branch: | Tag: | Revision:

root / pithos-macos.xcodeproj / project.pbxproj @ d8426ffb

History | View | Annotate | Download (64.8 kB)

# Date Author Comment
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.

222199ae 11/11/2011 11:03 am Miltiadis Vasilakis

Made url prefixes user defaults.

72c9d681 11/03/2011 08:07 pm Miltiadis Vasilakis

Using pithos icon for the status bar.

74314fd6 11/02/2011 01:48 pm Miltiadis Vasilakis

When there are not username and token provided during startup, preferences are shown.
Username and token are not allowed to be set to empty strings in the preferences.
Manual authentication is separated by shibboleth authentication in the preferences.

7325abf2 10/25/2011 04:41 pm Miltiadis Vasilakis

Sync folder can be selected in the preferences.
Improvements in handling of user properties.

2943d6d4 10/25/2011 01:24 pm Miltiadis Vasilakis

The account use is shown.
The browser is force refreshed every 30 seconds.

df003f06 10/24/2011 05:47 pm Miltiadis Vasilakis

Added pithos icon and logo.
Local objects that are deleted in sync are moved to trash instead.

3812626f 10/21/2011 08:56 pm Miltiadis Vasilakis

Sync is saving the last completed date.
Remote objects that are deleted in sync are moved to trash instead.
Dates shown in descriptive format.

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

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

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.

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

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

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

Initial implementation of 'others 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.

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.

6dc7e931 09/06/2011 02:49 pm Miltiadis Vasilakis

Initial implementation of drag and drop download.

705d0947 09/02/2011 04:16 pm Miltiadis Vasilakis

Sharing in the object info window can be updated.

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

PublicURL in the object info window can be updated.

5915687e 09/01/2011 01:03 pm Miltiadis Vasilakis

Metadata in the object info window can be updated.
Other minor fixes.

b6f55050 08/29/2011 07:58 pm Miltiadis Vasilakis

Updated bytes transformers for showing human readable size.

2d9996a2 08/17/2011 04:29 pm Miltiadis Vasilakis

Initial implementation of object info window.
Other changes.

589a14ca 08/14/2011 08:20 pm Miltiadis Vasilakis

Created status bar icon with menu.
Initial implementation of preferences window.
Moved authentication to app delegate and preferences.

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.

e5fdf4d9 08/05/2011 09:11 pm Miltiadis Vasilakis

Initial commit of pithos-macos.
The finder-like client can browse the contents of the 'pithos' and 'trash' containers of a pithos user, using asynchronous requests.

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

Initial commit of pithos-macos.