Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PithosAccountNode.m @ 2943d6d4

History | View | Annotate | Download (11.6 kB)

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

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

6d0dfde9 09/27/2011 12:31 am Miltiadis Vasilakis

PithosAccountNode objects and children are informed when they are removed.

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

Initial implementation of 'my shared'.

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.

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.

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.