-
-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor to use location types #1687
Commits on Jun 22, 2024
-
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92c9b99 - Browse repository at this point
Copy the full SHA 92c9b99View commit details
Commits on Jun 29, 2024
-
refactor: Add generic types for item location
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06b8e74 - Browse repository at this point
Copy the full SHA 06b8e74View commit details
Commits on Jul 27, 2024
-
refactor: Distinguish between plans of different stages and diffs
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 036438e - Browse repository at this point
Copy the full SHA 036438eView commit details -
refactor: Get Default SyncProcess in order
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae50c6b - Browse repository at this point
Copy the full SHA ae50c6bView commit details
Commits on Jul 28, 2024
-
refactor: Refactor Merge and Unidirectional strategies
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce1f052 - Browse repository at this point
Copy the full SHA ce1f052View commit details -
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd70104 - Browse repository at this point
Copy the full SHA dd70104View commit details -
refactor: Fix all mentions of TItem and TResource
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1276a5 - Browse repository at this point
Copy the full SHA d1276a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61caf6f - Browse repository at this point
Copy the full SHA 61caf6fView commit details -
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a035b1 - Browse repository at this point
Copy the full SHA 1a035b1View commit details -
fix: Make default and slave tests pass
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec567ec - Browse repository at this point
Copy the full SHA ec567ecView commit details -
fix: Make it pass unidirectional tests
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 11b9849 - Browse repository at this point
Copy the full SHA 11b9849View commit details -
fix: Make it pass tests on firefox
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97f1e73 - Browse repository at this point
Copy the full SHA 97f1e73View commit details -
fix: Make it pass tests with Nextcloud Bookmarks
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c13ed92 - Browse repository at this point
Copy the full SHA c13ed92View commit details -
tests: Don't run interrupt tests
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b5c321 - Browse repository at this point
Copy the full SHA 7b5c321View commit details -
Merge: Fix full tree loading fallback
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46de945 - Browse repository at this point
Copy the full SHA 46de945View commit details
Commits on Jul 29, 2024
-
Unidirectional: Fix full tree loading fallback
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edadef5 - Browse repository at this point
Copy the full SHA edadef5View commit details -
tests: root folder sync: Don't check order
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e90ca33 - Browse repository at this point
Copy the full SHA e90ca33View commit details -
fix(Default#executeCreate): Make sure all CREATEs have an oldItem
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a421b3 - Browse repository at this point
Copy the full SHA 1a421b3View commit details
Commits on Jul 31, 2024
-
fix(Default#reconcileDiffs): Properly fix type errors
instead of covering them with typescript tape Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29fcd6c - Browse repository at this point
Copy the full SHA 29fcd6cView commit details
Commits on Aug 2, 2024
-
fix(Diff#map): Force parentId mapping for MOVEs
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da982d6 - Browse repository at this point
Copy the full SHA da982d6View commit details -
fix(Merge#reconcileDiffs): Clone with location for concurrent Hierarc…
…hy Reversals Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b33524c - Browse repository at this point
Copy the full SHA b33524cView commit details -
fix(Diff#map): Always map payload.parentId to targetLocation
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5b12b6 - Browse repository at this point
Copy the full SHA b5b12b6View commit details -
fix(Diff#map): Don't exclude MOVEs from normal parentId mapping
Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2dce29 - Browse repository at this point
Copy the full SHA d2dce29View commit details -
fix(bechmark-tests): Add an extra sync-roundtrip
to account for NC Bookmarks different ID system Signed-off-by: Marcel Klehr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4512bd3 - Browse repository at this point
Copy the full SHA 4512bd3View commit details