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

Support Auto Switch profile, closing #10 #15

Merged
merged 25 commits into from
Oct 20, 2024
Merged

Support Auto Switch profile, closing #10 #15

merged 25 commits into from
Oct 20, 2024

Commits on May 24, 2024

  1. modified README.md

    SYM01 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5b43ff5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. npm audit fix

    SYM01 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bf31f2a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

    SYM01 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a93c5f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3683491 View commit details
    Browse the repository at this point in the history
  4. replace jest with vitest

    SYM01 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3d9016c View commit details
    Browse the repository at this point in the history
  5. [WIP] refactor adapter

    SYM01 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    39531b0 View commit details
    Browse the repository at this point in the history
  6. [WIP] refactor adapter

    SYM01 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9edf4cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32ba5a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    a4f0a98 View commit details
    Browse the repository at this point in the history
  2. optimized UX

    SYM01 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1be2b28 View commit details
    Browse the repository at this point in the history
  3. [I18n] Translate messages.json in zh_CN (#12)

    100% reviewed source file: 'messages.json'
    on 'zh_CN'.
    
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0a88336 View commit details
    Browse the repository at this point in the history
  4. [I18n] Translate messages.json in pt_BR (#13)

    100% reviewed source file: 'messages.json'
    on 'pt_BR'.
    
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    25e817d View commit details
    Browse the repository at this point in the history
  5. [I18n] Translate messages.json in zh_TW (#14)

    100% reviewed source file: 'messages.json'
    on 'zh_TW'.
    
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c624135 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary command

    SYM01 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c5353a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    4bb8ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    085c74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82f4357 View commit details
    Browse the repository at this point in the history
  4. fix typescript error

    SYM01 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2642767 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76ff241 View commit details
    Browse the repository at this point in the history
  6. #10 support auto split profile

    SYM01 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    ba0b3b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    513aa39 View commit details
    Browse the repository at this point in the history
  8. [i18n] Updates for file public/_locales/en/messages.json (#16)

    * [i18n] Translate messages.json in zh_CN
    
    100% reviewed source file: 'messages.json'
    on 'zh_CN'.
    
    * [i18n] Translate messages.json in zh_TW
    
    100% reviewed source file: 'messages.json'
    on 'zh_TW'.
    
    * [i18n] Translate messages.json in pt_BR
    
    100% reviewed source file: 'messages.json'
    on 'pt_BR'.
    
    ---------
    
    Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
    transifex-integration[bot] authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b771fa1 View commit details
    Browse the repository at this point in the history
  9. update README.md

    SYM01 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    4933ad3 View commit details
    Browse the repository at this point in the history