Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / PithosAccount.cs @ 21141c06

History | View | Annotate | Download (7.9 kB)

# Date Author Comment
dd4c7403 07/05/2013 07:22 pm Giorgos Pantazis

Removed Support for 0.11
new function to remove user id fro 0.14
fixed issue in token retrieval for 0.13

Signed-off-by: George Pantazis <>

48d996dc 07/05/2013 06:01 pm Giorgos Pantazis

Cleanup of authentication

Signed-off-by: George Pantazis <>

5d80d038 07/03/2013 05:08 pm Giorgos Pantazis

Fix for Selection of Pithos server version (Small timing issues, the client detects 0.9, 0.11, 0.13, 0.14) all from various 404's)
weblogin URL now extracted upon deserialisation.

Signed-off-by: George Pantazis <>

99882980 06/12/2013 07:13 pm George Pantazis

Initial commit for new service uris
New ServiceUris.cs class for the json
Updated Installer
Updated Caliburn
Newtonsoft Json 4.5.11

Signed-off-by: George Pantazis <>

7964bdc9 03/06/2013 06:27 pm George Pantazis

Fixed Auth URL (we let pithos redirect us to astakos)
Invalidate cookies by expiring the cookie on each Auth (set date to Expires=Thu, 01-Jan-1970 00:00:01 GMT;)

Signed-off-by: George Pantazis <>

2f5fcd2f 03/06/2013 05:09 pm Panagiotis Kanavos

Extracted a method that calculates the login url to PithosAccount

c010b69c 03/05/2013 10:29 pm Panagiotis Kanavos

Added pithos.okeanos.io in the list of servers. The user_catalog url is now derived from the base server address

42af59dc 06/19/2012 11:27 pm Panagiotis Kanavos

Added upload/download/delete/hashing notifications
Fixed cases where execution would switch to the UI thread due to SynchronizationContext capturing
Mini Status now opens when left clicking on the tray icon

1f277506 06/18/2012 02:48 pm George Pantazis

Notification before hash starts

Signed-off-by: George Pantazis <>

dd19241a 05/01/2012 07:18 pm Panagiotis Kanavos

Adding a new account now forces a logout to clear any stale Pithos cookies

badcef63 03/14/2012 06:47 pm Panagiotis Kanavos

Added embedded browser form LoginView.xaml to overcome IE redirect bugs

fe62b7f4 03/07/2012 08:48 pm Panagiotis Kanavos

Account page changes

db8a9589 03/02/2012 02:10 pm Panagiotis Kanavos

Modified loggers to use their enclosing class
Activated lossy logging of the last 30 messages before an error
Fixes #1799

1e26eceb 02/24/2012 07:24 pm Panagiotis Kanavos

Replaced auto reauthorization with a message that asks the user to renew the api key.
Modified the account page of Preferences to display warnings for expired accounts

2e3aee00 02/23/2012 06:15 pm Panagiotis Kanavos

Added manual token refresh button to account page. Closes #2095
Modified check for interrupted files to raise notification only if there are actual interrupted files. Closes #2081

255f5f86 02/19/2012 09:41 pm Panagiotis Kanavos

Added header to all files. Closes #2064

34bdb91d 02/16/2012 05:32 pm Panagiotis Kanavos

Simplified proxy management code

1a3dfbfd 02/09/2012 07:47 pm Panagiotis Kanavos

Added _lastSeen dictionary to use as log of files, in an attempt to prevent deletion of files that are still being uploaded, or have finished uploading after a poll but before processing of deleted files start

1cf5689c 02/06/2012 08:40 pm Panagiotis Kanavos

Merge branch 'master' of \\\pk2010\Pithos\

Conflicts:
trunk/Pithos.Client.WPF/Shell/BalloonIconConverter.cs

28076364 02/06/2012 02:51 pm Panagiotis Kanavos

Fixed missing icons

7c4a9354 02/02/2012 11:16 pm Panagiotis Kanavos

Changed notifications according to #1970, #1973
Throw appropriate exception when Pithos.Client.WPF/PithosAccount.cs fails to retrieve credentials (Pointless maybe ?)
Returning empty hash for missing files

f3d080df 01/09/2012 06:54 pm Panagiotis Kanavos

Changes for directories
Added copyright notices

03ee454f 12/02/2011 10:26 pm Panagiotis Kanavos

Account credential retrieval changed to use TcpListener instead of HttpListener. HttpListener requires admin privileges

20e9a378 11/10/2011 06:55 pm Panagiotis Kanavos

Restructured views

437abfca 11/03/2011 06:00 pm Panagiotis Kanavos

Added Async CTP

c28a075a 10/17/2011 08:09 pm Panagiotis Kanavos

Added Agent locator to locate file agents for specific folders

5120f3cb 10/14/2011 05:12 pm Panagiotis Kanavos

Logging changes, first changes to multi account support

1955901a 09/26/2011 11:27 am Panagiotis Kanavos

Missing files