Commit Graph

245 Commits (9efc8b14c81559ab8a21c766d21490dd8591f8c2)
 

Author SHA1 Message Date
Laurent 9efc8b14c8 Refactor SyncedCollection to own StoredCollection instead of inheriting it 6 months ago
Laurent 28687133f6 cleanup and minor refactoring 6 months ago
Laurent 307180a88b Manage data sharing cleanups 6 months ago
Laurent d70c649fc2 cleanup 6 months ago
Laurent 7ce71a4921 Fix bad issue with dependency deletion 6 months ago
Laurent 1f78cc7be4 improves delete dependencies system 6 months ago
Laurent 775bed665b Fixes and improvements 6 months ago
Laurent fb6999a66c Sync improvements 6 months ago
Laurent a3680f14bd testing changes 6 months ago
Laurent 9c5ddf30fa Fix testing issues 6 months ago
Laurent 002cec1634 remove inappropriate logs 6 months ago
Laurent e55f183053 Refactor and cleanup for tests 6 months ago
Laurent 369c71ba4e Add async init for collections 6 months ago
Laurent 7aaaadcf2b settings update 6 months ago
Laurent 600fca4fdc fix collection loading 6 months ago
Laurent fd413ff86a merge main 6 months ago
Laurent 711827ba80 compilation requirements 6 months ago
Laurent 0145072771 De-singletonize StoreCenter and enable testing for multiple instances 6 months ago
Raz 28239c1110 fix memory leak 7 months ago
Laurent c8f204462a Refactoring to pass a reference of StoreCenter in the various classes 7 months ago
Laurent b32b0f2a74 add asynchronous function for testing purpose 7 months ago
Laurent f32bc866f5 Sync fixes 7 months ago
Raz 16e38f79fb fix online payment stuff 7 months ago
Laurent 5570309d6e adds missing write on tryPutBeforeUpdating 7 months ago
Laurent 4686a42a80 Fix issue with tryPutBeforeUpdating 7 months ago
Laurent a8b79cc402 Merge branch 'main' of https://stax.alwaysdata.net/gitea/staxriver/LeStorage 7 months ago
Laurent 1ed6a9a295 Fix tryPutBeforeUpdating to graciously fail 7 months ago
Raz 044900fc1d add refund system 7 months ago
Laurent e4dac9ff43 Fixes issue with copyServerResponse 7 months ago
Laurent 787d0d7366 adds tryPutBeforeUpdating method 7 months ago
Laurent c5f5c67737 add app version to sync service 7 months ago
Laurent e8dd101af1 Fix issue with additive loading and inMemory collections 7 months ago
Laurent 6424d1146f make some methods public 7 months ago
Laurent cf4d26370a fix tests 7 months ago
Laurent af5c677ded Adds direct post/call calls before adding to the collection 7 months ago
Laurent 51163af3a3 Merge branch 'main' of https://gitea.staxriver.com/staxriver/LeStorage 7 months ago
Laurent 76e5491cda Fix lots of crap 7 months ago
Laurent 27a403c99b Make collection loading asynchronous + manage state when collection are not loaded + separate StoredCollection from synced collection 7 months ago
Laurent a5a2ede299 added comment 7 months ago
Laurent 1d416ebdd6 Fix decoding migration 7 months ago
Laurent eab91fcd8c fixes 8 months ago
Laurent c5168f1ace Improve rescheduling 8 months ago
Laurent ba3bacb906 sends the device model to the server 8 months ago
Laurent 26efbdd27d Put the keychainStore inside StoreCenter + authentication refactoring 8 months ago
Laurent 6748c825df replace hasToken by a more robust isAuthenticated 8 months ago
Laurent 6d8ce05dae Fix nasty bug ! 8 months ago
Laurent b151fe8674 disconnect previous websocket before creating new one 8 months ago
Laurent 7c02b6036f cleanup rescheduling 8 months ago
Laurent 633d50a616 improve waiting times 8 months ago
Laurent 760a3135ad fix bugs 8 months ago