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(l10n): L10N support for ExApps #227

Merged
merged 21 commits into from
Feb 20, 2024
Merged

feat(l10n): L10N support for ExApps #227

merged 21 commits into from
Feb 20, 2024

Commits on Feb 19, 2024

  1. WIP: attach ExApp l10n.js for current locale

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cc3a950 View commit details
    Browse the repository at this point in the history
  2. WIP: fix ExApp path to l10n [ci skip]

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f6de5fc View commit details
    Browse the repository at this point in the history
  3. fix for "script nonce"

    Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
    bigcat88 authored and andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    af1e983 View commit details
    Browse the repository at this point in the history
  4. WIP: add global L10N inject middleware, minor adjsmnt

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ecad6ce View commit details
    Browse the repository at this point in the history
  5. minor fixes

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2056587 View commit details
    Browse the repository at this point in the history
  6. WIP: docs draft

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b9cbfe0 View commit details
    Browse the repository at this point in the history
  7. WIP: minor fixes and updates

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    990867a View commit details
    Browse the repository at this point in the history
  8. WIP: extract l10n folder logic, remove on unregister

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2ed93b9 View commit details
    Browse the repository at this point in the history
  9. WIP: revert back packages

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2a69db2 View commit details
    Browse the repository at this point in the history
  10. WIP: fix: revert back return type

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    525c922 View commit details
    Browse the repository at this point in the history
  11. little adjustments

    Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
    bigcat88 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ebc3642 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. little adjustments (2)

    Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
    bigcat88 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3119193 View commit details
    Browse the repository at this point in the history
  2. refactoring

    Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
    bigcat88 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4cb42d7 View commit details
    Browse the repository at this point in the history
  3. allow "app_api:app:update" for "manual-install"

    Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
    bigcat88 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    899ed40 View commit details
    Browse the repository at this point in the history
  4. allow multiple folders of app, take the last one

    Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
    bigcat88 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    70a895a View commit details
    Browse the repository at this point in the history
  5. add Accept-Language header for requestToExApp

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d851058 View commit details
    Browse the repository at this point in the history
  6. added missing parts for translation

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bb8b9fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7103683 View commit details
    Browse the repository at this point in the history
  8. handle Translations only in one middleware

    Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
    bigcat88 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4b40e03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04ecc34 View commit details
    Browse the repository at this point in the history
  10. update docs

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    de76575 View commit details
    Browse the repository at this point in the history