-
[pithos-ms-client] / trunk / Pithos.Core /
2012-05-08 pkanavosAdded code for shared folder miration
2012-05-08 George PantazisIsshared default value on uploader
2012-05-07 pkanavosAdded option to disable selective Synchronization
2012-05-03 pkanavosSelective Sync now shows both server AND local folders
2012-05-03 pkanavosSelective Sync now shows both server AND local folders
2012-05-02 George PantazisNew class to check if there is an active & connected...
2012-05-01 pkanavosAdding a new account now forces a logout to clear any...
2012-04-30 pkanavosMinor fix in Selective sync to ignore 403 errors the...
2012-04-30 pkanavosFile index overflow fix
2012-04-30 Panagiotis KanavosAdded selective sync check after resuming sync
2012-04-29 pkanavosModifications to enable Sync Pausing for all operations
2012-04-26 pkanavosFix for missing directories
2012-04-26 pkanavosFix for FileState.Create constraint violation in Status...
2012-04-26 Panagiotis KanavosTODO: Check that we can upload new files in shares
2012-04-25 pkanavosSelective Sync fixes
2012-04-24 pkanavosFixed handling for Content_Type "application/folder...
2012-04-24 pkanavosNew SQLite version
2012-04-24 pkanavosv 0.7.20424
2012-04-23 Panagiotis KanavosNow immediatelly downloading new selected folders
2012-04-23 Panagiotis KanavosAdded orphan state removal
2012-04-09 pkanavosFixed incorrect account key in PollAgent.cs
2012-04-06 pkanavosChanged listbox in ConflictsView.xaml to datagrid
2012-04-06 pkanavosNotification changes
2012-04-03 pkanavosExtracted upload/download functionality from NetworkAge...
2012-04-02 pkanavosFixes for v.0.7.20401
2012-04-02 pkanavosAdded option to disable certificate checking
2012-03-29 pkanavosMerge branch 'master' of https://code.grnet.gr/git...
2012-03-28 George PantazisInstaller:
2012-03-23 pkanavosFixed wrong file offset check
2012-03-20 pkanavosLarge file offset fix
2012-03-16 pkanavosAdded fixes for v.0.7.20311
2012-03-15 Panagiotis KanavosVarious changes
2012-03-14 Panagiotis KanavosAdded embedded browser form LoginView.xaml to overcome...
2012-03-13 Panagiotis KanavosMoved Pithos data and logs from the GRNET folder under...
2012-03-12 Panagiotis KanavosNetSparkle/NetSparkleAppCast.cs fix to retrieve x64...
2012-03-12 Panagiotis KanavosFixed problems with missing empty directories due to...
2012-03-12 Panagiotis KanavosFixes to NetSparkle
2012-03-07 Panagiotis KanavosAccount page changes
2012-03-07 Panagiotis KanavosAdded UpdateForceCheck parameter
2012-03-07 Panagiotis KanavosAdded configurable settings for batch idle timeout
2012-03-07 Panagiotis KanavosAdded file event batching
2012-03-06 Panagiotis KanavosMultiple changes:
2012-03-03 Panagiotis KanavosReplaced hashing algorithm with inplace version
2012-03-03 Panagiotis KanavosLogging improvements
2012-03-02 Panagiotis KanavosModified loggers to use their enclosing class
2012-03-01 Panagiotis KanavosFixed loop limit bug in Task.TryRemove for the Observab...
2012-03-01 Panagiotis KanavosModified FileSystemWatcherAdapter.cs to raise create...
2012-03-01 Panagiotis KanavosReplaced BlockingCollection in Agents/Agent.cs with...
2012-03-01 Panagiotis KanavosFix #2121, manual changes to the API Key were not passe...
2012-02-29 Panagiotis KanavosModified Selective Sync behavior to mark the files...
2012-02-29 Panagiotis KanavosSimplified snapshot comparisons usind dictionaries
2012-02-29 Panagiotis KanavosModified differencer to compare UUIDs instead of URLs
2012-02-28 Panagiotis KanavosAdded modifications for move detection. Resolves #1999...
2012-02-24 Panagiotis KanavosReplaced auto reauthorization with a message that asks...
2012-02-24 Panagiotis KanavosRemoved old code that used MD5 for small files
2012-02-24 Panagiotis KanavosFurther simplified state initialization
2012-02-24 Panagiotis KanavosReplaced lists with arrays in State to make the state...
2012-02-24 Panagiotis KanavosSyncFiles method modified to detect conflicts as per...
2012-02-24 Panagiotis KanavosModified Differencer to set the PreviousHash value...
2012-02-23 Panagiotis KanavosAdded manual token refresh button to account page....
2012-02-23 Panagiotis KanavosFixes to create the proper filepaths from URLs
2012-02-23 Panagiotis KanavosFixed to polling and differencing
2012-02-23 Panagiotis KanavosModified SnapshotDifferencer to detect NoModificationIn...
2012-02-22 Panagiotis KanavosSynch seems OK. Identified problem with poll differencer
2012-02-22 Panagiotis KanavosFile and polling filtering work properly
2012-02-22 Panagiotis KanavosConverted message arrays to Uri arrays
2012-02-21 Panagiotis KanavosAdded code to facilitate retrieval of server folders
2012-02-21 Panagiotis KanavosGetFileAgent moved to FileAgent.cs
2012-02-20 Panagiotis KanavosRenamed PauseEvent to ProceedEvent
2012-02-20 Panagiotis KanavosExtracted polling functionality to a separate PollAgent.cs
2012-02-20 Panagiotis KanavosModifications to raise move events for moved child...
2012-02-19 Panagiotis KanavosAdded header to all files. Closes #2064
2012-02-19 Panagiotis KanavosMoved the pithos.db location to the same location as...
2012-02-17 Panagiotis KanavosChanged AsyncManualResetEvent.Set behaviour to occur...
2012-02-17 Panagiotis KanavosReplaced _differencers Dictionary with ConcurrentDictionary
2012-02-16 Panagiotis KanavosSimplified proxy management code
2012-02-14 Panagiotis KanavosExtracted cloud delete functionality to a separate...
2012-02-14 Panagiotis KanavosAdded AsyncManualResetEvent to control manual synchroni...
2012-02-14 Panagiotis KanavosReplace manual reset event with asynch reset event...
2012-02-13 Panagiotis KanavosSimplified SnapshotDifferencer.cs
2012-02-13 Panagiotis KanavosAdded SnapshotDifferencer.cs to calculate the differenc...
2012-02-10 Panagiotis KanavosAdded differencer and tests
2012-02-09 Panagiotis KanavosPreliminary fix for #1999, incorrect deletions
2012-02-09 Panagiotis KanavosAdded _lastSeen dictionary to use as log of files,...
2012-02-07 Panagiotis KanavosAdded check for queued or active objects when checking...
2012-02-06 Panagiotis KanavosMerge branch 'master' of \\\pk2010\Pithos\
2012-02-06 Panagiotis KanavosChanging the delete agent to handle renames as well...
2012-02-03 Panagiotis KanavosFirst attempt to allow shared file modifications
2012-02-02 Panagiotis KanavosChanged notifications according to #1970, #1973
2012-02-02 Panagiotis KanavosChanged notifications according to #1970, #1973
2012-02-02 Panagiotis KanavosDead code cleanups and removal of unwanted dll references
2012-01-30 Panagiotis KanavosModifications to allow synchronization of shared files:
2012-01-30 Panagiotis KanavosMerge branch 'master' of \\\pk2010\Pithos\
2012-01-30 Panagiotis KanavosReactivated shared object code
2012-01-27 Panagiotis KanavosAdded separate notification class
2012-01-27 Panagiotis KanavosAdded a DeletedIconOverlay.cs
2012-01-24 Panagiotis KanavosAdded notification messages for conflicts and multifile...
2012-01-24 Panagiotis Kanavos"Other" tab in File options was removed. Closes #1930
2012-01-24 Panagiotis KanavosFix for deleting local objects that don't exist in...
2012-01-24 Panagiotis KanavosAdded code to delete/move child objects
next