Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PithosAccount.m @ 9990166e

History | View | Annotate | Download (19.5 kB)

# Date Author Comment
9990166e 05/17/2012 08:44 pm Miltiadis Vasilakis

Make debug log messages optional on compile. Update version.

56198066 05/17/2012 07:00 pm Miltiadis Vasilakis

Add "force" parameter to login url.

55496c8b 04/13/2012 11:24 pm Miltiadis Vasilakis

Add preference to skip hidden files during sync.

2f02f386 04/12/2012 12:39 am Miltiadis Vasilakis

Update account nodes, when setting authentication in preferences. Show correct preferences for a faulty account.

a97c049b 04/06/2012 12:55 pm Miltiadis Vasilakis

Fix bug in excluding "shared to me" container and testing for equality of two sets of exclusions.

488e8af8 04/05/2012 01:26 pm Miltiadis Vasilakis

Do not allow sync for account containers that clash with "shared to me".

e8dc9335 04/02/2012 10:09 am Miltiadis Vasilakis

Show others shared in preferences, save/retrieve in user defaults.

32ae06f7 03/26/2012 12:53 pm Miltiadis Vasilakis

Fix bug where drag and drop of an others shared object was allowed move operation. Fix bug in login introduced by change of app name. Change icons. Change about. Update version.

ca913781 03/09/2012 06:56 pm Miltiadis Vasilakis

Add UI for selective sync folders. Call next sync when an account has sync preferences applied.

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.

02b6ea19 03/06/2012 03:41 pm Miltiadis Vasilakis

Add support for syncing multiple containers for an account. Fix sync bugs. Change default server.

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

Support multiple accounts. Bug fixes. Improve concurrency.

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.