Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 31, 2020. It is now read-only.

Releases: brave/sync

v1.4.2

09 Oct 04:02
@ayumi ayumi

Choose a tag to compare

  • Use a better implementation of deep equals (#168)
Assets 3
Loading

v1.4.1

06 Oct 00:56
@ayumi ayumi

Choose a tag to compare

Fix sync client config version

Loading

v1.4.0

06 Oct 00:41
@ayumi ayumi

Choose a tag to compare

#162

Loading

v1.3.5

18 Jul 18:05
@ayumi ayumi

Choose a tag to compare

Fixes:

  • Upgrade protobufjs to 6.8 to fix a null property issue.
  • Better logging for Put errors.
  • Don't use Object.values in recordUtil (Object.values is not supported in iOS <= 10.2)
Loading

v1.3.4

11 Jul 06:18
@ayumi ayumi

Choose a tag to compare

Updates:

  • GET_INIT_DATA now also emits brave/sync version (eabda43)

Fixes:

  • Fix record resolution of Update bookmarks where site.title is the only property present (806e4f1)
Loading

v1.3.2

06 Jul 16:42
@ayumi ayumi

Choose a tag to compare

Fixes:

  • Normalize bookmark records uploaded by browser clients so parentFolderObjectId normalizes to null when it's empty array. (#126)
Loading

v1.3.1

29 Jun 23:53
@ayumi ayumi

Choose a tag to compare

Bug fix / Backend change:

  • Browser -> Webview IPC message SEND_SYNC_RECORDS now uploads records to S3 with limited concurrency (to fix issue #112). See also PR #122
    • Configure S3 upload max concurrency with Browser -> Webview IPC GOT_INIT_DATA param config object (e.g. config == {putConcurrency: 10}).

Pending deprecation:

  • SEND_SYNC_RECORDS param category is now optional; if missing it's derived separately for each record.
Loading

v1.3.0

08 Jun 00:19
@ayumi ayumi

Choose a tag to compare

Possibly breaking change:

  • #96 Send entire sync record for history and bookmark for RESOLVED_SYNC_RECORDS
    • Previously we were sending a diff of the changed props as the sync record, but now we're sending the entire record. This is simpler for browser clients to apply sync records.
    • siteSettings remain unchanged and still send just the different props.

Bug fix:

  • #97 Same batch Create + Update records should resolve to Create
    • Fixes #91 Renamed folder never fetches.
Loading

v1.2.4

02 Jun 23:10
@ayumi ayumi

Choose a tag to compare

Data/model

  • bookmarks now includes the hideInToolbar field, for use in browser-laptop to distinguish toolbar bookmarks from "Other bookmarks".
  • bookmarks previousObjectId and nextObjectId commented as unused.

Dev:

  • fix tests
Loading

v1.2.3

12 May 00:54
@ayumi ayumi

Choose a tag to compare

IPC interface, webview -> browser:

  • Change FETCH_SYNC_RECORDS limitResponse param from boolean to number, to limit response records to <=1000 (#88)
  • Fix RESOLVE_SYNC_RECORDS for webkit browsers (#86)
Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /