Skip to content
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

GO-3453: progress bars protocol #1274

Merged
merged 32 commits into from
Nov 11, 2024

Commits on May 23, 2024

  1. GO-3453: update progress protocol

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8b249b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dc4b73 View commit details
    Browse the repository at this point in the history
  3. GO-3453: add methods

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed May 23, 2024
    Configuration menu
    Copy the full SHA
    eb51e91 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    52ed6e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3cb8c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    ea047f5 View commit details
    Browse the repository at this point in the history
  2. GO-3453: fix conflicts

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    55b0cff View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. GO-3453 Merge branch 'main' of github.com:anyproto/anytype-heart into g…

    …o-3453-progress-bars-protocol
    
    # Conflicts:
    #	clientlibrary/service/service.pb.go
    #	pb/commands.pb.go
    #	pb/service/service.pb.go
    AnastasiaShemyakinskaya committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    023471f View commit details
    Browse the repository at this point in the history
  2. GO-3453: fix empty struct

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0dc615a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    756f102 View commit details
    Browse the repository at this point in the history
  2. GO-3453: merge main

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    33b3ada View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. GO-3453 Merge branch 'main' of github.com:anyproto/anytype-heart into g…

    …o-3453-progress-bars-protocol
    
    # Conflicts:
    #	clientlibrary/service/service.pb.go
    #	core/block/import/csv/converter_test.go
    #	pb/commands.pb.go
    #	pb/service/service.pb.go
    AnastasiaShemyakinskaya committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    db1891d View commit details
    Browse the repository at this point in the history
  2. GO-3453: fix pb

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0c80e87 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    39b9568 View commit details
    Browse the repository at this point in the history
  2. GO-3453: fix tests

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    15ae2b2 View commit details
    Browse the repository at this point in the history
  3. GO-3453: add update channel

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9774a03 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    fab9587 View commit details
    Browse the repository at this point in the history
  2. GO-3453: fix tests

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    200b236 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    4b8802c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    dbf2008 View commit details
    Browse the repository at this point in the history
  2. GO-3453: merge main

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    41040b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    58f456b View commit details
    Browse the repository at this point in the history
  2. GO-3453: merge main

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f33df9c View commit details
    Browse the repository at this point in the history
  3. GO-3453: fix tests

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    17b6db1 View commit details
    Browse the repository at this point in the history
  4. GO-3453: add error

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    001c83e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    87a6ece View commit details
    Browse the repository at this point in the history
  2. GO-3453: merge main

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6a7d0c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    1156548 View commit details
    Browse the repository at this point in the history
  2. GO-3453: fix comments

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c1ff3c9 View commit details
    Browse the repository at this point in the history
  3. GO-3453: fix

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6e93283 View commit details
    Browse the repository at this point in the history
  4. GO-3453: remove accountrecovery and fix comments

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bf30a6d View commit details
    Browse the repository at this point in the history
  5. GO-3453: update protocol

    Signed-off-by: AnastasiaShemyakinskaya <[email protected]>
    AnastasiaShemyakinskaya committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0a9afdd View commit details
    Browse the repository at this point in the history