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: language picker #6716

Draft
wants to merge 50 commits into
base: master
Choose a base branch
from
Draft

Feat: language picker #6716

wants to merge 50 commits into from

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    1444d69 View commit details
    Browse the repository at this point in the history
  2. fix(web): lint

    mind-ar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1710357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    918ff79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab59e14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd22138 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat-i18n-picker' of https://github.com/authelia/authelia

    … into feat-i18n-picker
    mind-ar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    060b13a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f6844b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    0e15d64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad18130 View commit details
    Browse the repository at this point in the history
  3. Update cmd/authelia-gen/types.go

    Co-authored-by: James Elliott <[email protected]>
    Signed-off-by: Manuel Nuñez <[email protected]>
    mind-ar and james-d-elliott committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c623a6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a94b95 View commit details
    Browse the repository at this point in the history
  5. feat(web): add select mode to language selector

    ase enter the commit message for your changes. Lines starting
    mind-ar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    0ebd33f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    136777d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    5ddb662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd3e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a13afb8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat-i18n-picker' of https://github.com/authelia/authelia

    … into feat-i18n-picker
    mind-ar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0064ce7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    545de51 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    98d1c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0205e77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d4d94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59fcbf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    e792fa7 View commit details
    Browse the repository at this point in the history
  2. fix(web): fix merge errors

    mind-ar committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4092076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    495b8e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    0a928bf View commit details
    Browse the repository at this point in the history
  2. fix(web): fix lint error

    mind-ar committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5c051e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    71c6306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    065da95 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    0949d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64715bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1fb85d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf85145 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95001ff View commit details
    Browse the repository at this point in the history
  6. i18n(web): add comments

    mind-ar committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    edb79c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    821e7d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860d8d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    95be452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f61daa0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat-i18n-picker' of https://github.com/authelia/authelia

    … into feat-i18n-picker
    mind-ar committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    920e611 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge branch 'master' into feat-i18n-picker

    Signed-off-by: Manuel Nuñez <[email protected]>
    mind-ar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b1bbd50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6016c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cf0ace View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17e870c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    c4fe1a4 View commit details
    Browse the repository at this point in the history
  2. fix(handlers): lint

    mind-ar committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    01be57e View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Apr 17, 2024

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