Commit Graph

32 Commits (c6804b3e81dc9e288c6543cbac466ca737451210)

Author SHA1 Message Date
Laurent c6804b3e81 optimize reference checking 5 months ago
Laurent 96b6c657e3 Add storeParent logic to manage directories when data is added/removed + sharingStatus refactoring to handle shared/granted states 6 months ago
Laurent 9efc8b14c8 Refactor SyncedCollection to own StoredCollection instead of inheriting it 6 months ago
Laurent 307180a88b Manage data sharing cleanups 6 months ago
Laurent 1f78cc7be4 improves delete dependencies system 6 months ago
Laurent 0145072771 De-singletonize StoreCenter and enable testing for multiple instances 6 months ago
Laurent f32bc866f5 Sync fixes 7 months ago
Laurent 5a112f8c44 refactor the server into local copy system + doc 10 months ago
Laurent cef665f166 cleanup and add user names services 11 months ago
Laurent 5b86728d77 Improve data hierarchy 11 months ago
Laurent 30afabffa8 work on revocation 12 months ago
Laurent 8b7c39c0de Removed the StoreIdentifier concept to just use a String and a default parameter named store_id to send to the server 1 year ago
Laurent 7a21f27550 Add / update / delete sync obtained! 1 year ago
Laurent f926a1fcbe fix issue where updated items needs to copy properties instead of the instance being replaced 1 year ago
Laurent 56a2f6e618 first commit 1 year ago
Laurent cfd2ccb9fc Adds a hasBeenDeleted method on Storable + doc + cleanup 1 year ago
Laurent 65b2f75160 Accept storable ids to not only be strings 1 year ago
Laurent 67516d6df6 Adds documentation 1 year ago
Laurent f82591c1b5 migration for mono store 1 year ago
Laurent ae5c292795 Adds ability to have multiple stores 1 year ago
Laurent 6e58fdff1e Make storage URL method public 1 year ago
Laurent 2191733d97 Refactor asynchronicity for API calls collections 1 year ago
Laurent a8133b697c Server inserts can now update data locally 1 year ago
Laurent e965e72e9a Adds documentation to the methods 1 year ago
Laurent bdcd3c7e08 Adds token exempted method for Storables 2 years ago
Laurent 6a208ae2e4 Adds a new requestsRequiresToken property for entities 2 years ago
Laurent dbe7de368a Service fixes 2 years ago
Laurent 239a47e17b Adds indexes and doc 2 years ago
Laurent 11fb813734 migration tests 2 years ago
Laurent b8579f1fd3 Adds deleteDependencies function to cascade delete 2 years ago
Laurent cc0c8db826 Upgrade 2 years ago
Laurent 9cfa848a11 Makes insert work + Store provides ids to match django ids 2 years ago