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

Feat/multi account #1443

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

Feat/multi account #1443

wants to merge 52 commits into from

Commits on Oct 13, 2023

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

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    23ba39c View commit details
    Browse the repository at this point in the history
  2. update

    boyan01 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ede6c40 View commit details
    Browse the repository at this point in the history
  3. add multi auth

    boyan01 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b5d5393 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. refactor

    boyan01 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ee17496 View commit details
    Browse the repository at this point in the history
  2. improve

    boyan01 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a150189 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. refactor

    boyan01 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a62b567 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix

    boyan01 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    50d0ea3 View commit details
    Browse the repository at this point in the history
  2. fix network status

    boyan01 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9006677 View commit details
    Browse the repository at this point in the history
  3. fix swap account

    boyan01 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ef306bb View commit details
    Browse the repository at this point in the history
  4. fix menu

    boyan01 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    482516f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. improve

    boyan01 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    762552b View commit details
    Browse the repository at this point in the history
  2. move file

    boyan01 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2c41399 View commit details
    Browse the repository at this point in the history
  3. fix mention

    boyan01 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ab67293 View commit details
    Browse the repository at this point in the history
  4. refactor hive key values

    boyan01 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8f85ebf View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge remote-tracking branch 'origin/main' into feat/multi_account

    # Conflicts:
    #	lib/workers/decrypt_message.dart
    #	lib/workers/message_worker_isolate.dart
    boyan01 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5534cfe View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge remote-tracking branch 'origin/main' into feat/multi_account

    # Conflicts:
    #	pubspec.lock
    boyan01 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0a2b64d View commit details
    Browse the repository at this point in the history
  2. improve landing

    boyan01 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    77803bd View commit details
    Browse the repository at this point in the history
  3. improve account server init

    boyan01 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    9472328 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    32ce8cc View commit details
    Browse the repository at this point in the history
  2. fix conversation provider

    boyan01 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    eab8dde View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    ad051eb View commit details
    Browse the repository at this point in the history
  2. improve

    boyan01 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f518fba View commit details
    Browse the repository at this point in the history
  3. improve landing

    boyan01 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d27460b View commit details
    Browse the repository at this point in the history
  4. fix hive cause logout error

    boyan01 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    10ca32d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    3fd11da View commit details
    Browse the repository at this point in the history
  2. add migration test

    boyan01 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    aab17f9 View commit details
    Browse the repository at this point in the history
  3. add app database

    boyan01 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    09d0783 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

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

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    cb6553e View commit details
    Browse the repository at this point in the history
  2. fix log

    boyan01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    15f8bb3 View commit details
    Browse the repository at this point in the history
  3. refactor key value

    boyan01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d8f00e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7854ee9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f052557 View commit details
    Browse the repository at this point in the history
  6. remove log

    boyan01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f29c7cd View commit details
    Browse the repository at this point in the history
  7. fix test

    boyan01 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1b3fb8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be236d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. refactor security key value

    boyan01 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9dfef43 View commit details
    Browse the repository at this point in the history
  2. fix security lock

    boyan01 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d1a45c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3caa49e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a80a3f View commit details
    Browse the repository at this point in the history
  5. update pod

    boyan01 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1ae368e View commit details
    Browse the repository at this point in the history
  6. fix legacy auth not removed.

    boyan01 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    caea7b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6002b9f View commit details
    Browse the repository at this point in the history
  8. fix format

    boyan01 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    eba4fa2 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Merge remote-tracking branch 'origin/main' into feat/multi_account

    # Conflicts:
    #	lib/account/account_server.dart
    #	lib/db/util/open_database.dart
    #	lib/db/util/property_storage.dart
    #	lib/ui/landing/landing.dart
    #	lib/ui/provider/setting_provider.dart
    #	lib/utils/mixin_api_client.dart
    #	lib/utils/proxy.dart
    #	lib/widgets/brightness_observer.dart
    #	pubspec.lock
    #	test/db/property_storage_test.dart
    boyan01 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a88c457 View commit details
    Browse the repository at this point in the history
  2. fix lint

    boyan01 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    84673a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge remote-tracking branch 'origin/main' into feat/multi_account

    # Conflicts:
    #	lib/ui/home/conversation/network_status.dart
    boyan01 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9071c81 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. improve migration

    boyan01 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5ffe354 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feat/multi_account

    # Conflicts:
    #	lib/widgets/message/item/transfer/safe_transfer_dialog.dart
    boyan01 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3895ef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b876e38 View commit details
    Browse the repository at this point in the history
  4. fix format

    boyan01 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5f10aab View commit details
    Browse the repository at this point in the history