0.9.0 release |
|
More...
|
over 8 years ago
|
0.9.0 release |
|
More...
|
over 8 years ago
|
Fixed a few more bugs - including one blocking the restore-from-backup. |
|
More...
|
over 8 years ago
|
Finally fixed bug when inviting another user. |
|
More...
|
over 8 years ago
|
fixed occasional bug when inviting another user (hopefully). |
|
More...
|
over 8 years ago
|
Refactored UserRepoInvitationManagerImpl.createUserRepoInvitation(...) to avoid requiring a Server entry in the ServerRegistry. |
|
More...
|
over 8 years ago
|
Fixed bug in UserRepoInvitation creation. |
|
More...
|
over 8 years ago
|
Split serverUrl (root-URL) and serverPath in UserRepoInvitation. |
|
More...
|
over 8 years ago
|
Added UI and logic to display UserRepoKeys. |
|
More...
|
over 8 years ago
|
* Refactored Collision[Dto] and introduced the encrypted counter-part CollisionPrivate[Dto]. * Made it possible to not only [un]resolve a collision, but also to set a (secret) comment. |
|
More...
|
over 8 years ago
|
Fixed BrokenSignatureIT and upgraded some libs to newer versions. |
|
More...
|
over 8 years ago
|
Implemented everything needed to mark collisions as resolved in the UI. |
|
More...
|
over 8 years ago
|
Minor change to save memory. |
|
More...
|
over 8 years ago
|
* Added collision marker icon to main tree. * Refactored collision marker icon handling in file-tree (=> asynchronous, non-blocking!). * Started wizard for resolving collsions. |
|
More...
|
over 8 years ago
|
* Fixed small bug showing last action of parent-PlainHistoCryptoRepoFileDto, when in fact, there was no action (only parent-filler for tree). * Introduced 'lastSyncFromRepositoryId' to many entities to reduce unnecessary synchronisations. |
|
More...
|
over 8 years ago
|
Added missing entities to CloudStorePersistenceCapableClassesProviderImpl. |
|
More...
|
over 8 years ago
|
Fixed constraint violation. |
|
More...
|
over 8 years ago
|
Introduced persistent PlainHistoCryptoRepoFile to improve loading speed of loading history (prevent decrypting it again and again). |
|
More...
|
over 8 years ago
|
Fixed lingering 'CryptoRepoFile.deleted'. |
|
More...
|
over 8 years ago
|
Fixed lost-data-bug when committing crypto-data failed: Now the data is locally committed, before uploading it to the server. In case this fails, it can safely be repeated. |
|
More...
|
over 8 years ago
|
* Fixed icon handling. * Added differentiation between directly associated collision and collision in sub-tree. |
|
More...
|
over 8 years ago
|
Extended Collision to speed up lookup of tree nodes being affected. |
|
More...
|
over 8 years ago
|
Showing collisions in FileTree - current implementation is probably too slow, though :-( |
|
More...
|
over 8 years ago
|
* Symlinks shown in UI. * Collisions shown in history-UI. |
|
More...
|
over 8 years ago
|
* Fixed bug preventing collision detection. * Fixed bug preventing the display of the proper collision. |
|
More...
|
over 8 years ago
|
Filter PlainHistoCryptoRepoFiles according to localPath and thus show only relevant history items. |
|
More...
|
over 8 years ago
|
Added svn:ignore. |
|
More...
|
over 8 years ago
|
Filter HistoFrames by current local-path. |
|
More...
|
over 8 years ago
|
* Extracted HistoryPaneContainer and HistoryPaneSupport. * Added HistoryPane to LocalRepoDirectoryPane (but without localPath-related filtering, yet). |
|
More...
|
over 8 years ago
|
* Implemented symlink support. * Fixed a few bugs. * Switched HistoExporter API to a parameter object. |
|
More...
|
over 8 years ago
|