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

Rename the default themes to gitea-light, gitea-dark, gitea-auto #27419

Merged
merged 30 commits into from
Oct 6, 2023

Commits on Oct 3, 2023

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

    silverwind committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    22d5539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad15442 View commit details
    Browse the repository at this point in the history
  4. fmt

    silverwind committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8236639 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d054ad View commit details
    Browse the repository at this point in the history
  6. quote everything

    silverwind committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    35b7f19 View commit details
    Browse the repository at this point in the history
  7. change comment

    silverwind committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f4a07f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge main, rename to gitea-auto

    * origin/main:
      When comparing with an non-exist repository, return 404 but 500 (go-gitea#27437)
      Fix pr template (go-gitea#27436)
      Use minimal required version on CI and remove unnecessary services (go-gitea#27429)
      Fix  missing `ctx`  in new_form.tmpl  (go-gitea#27434)
      Use flex-container for repo and org settings (go-gitea#27418)
      Fix yet another `ctx` template bug (go-gitea#27417)
      Add Index to `action.user_id` (go-gitea#27403)
      [skip ci] Updated translations via Crowdin
    silverwind committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    454e475 View commit details
    Browse the repository at this point in the history
  2. add changes

    silverwind committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fa0ec53 View commit details
    Browse the repository at this point in the history
  3. format

    silverwind committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ae579f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec00837 View commit details
    Browse the repository at this point in the history
  5. add file

    silverwind committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0a6bc05 View commit details
    Browse the repository at this point in the history
  6. move shared/misc to misc

    silverwind committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9ae37a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f27843 View commit details
    Browse the repository at this point in the history
  8. fix DefaultTheme in ui.go

    silverwind committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e34f2c3 View commit details
    Browse the repository at this point in the history
  9. more doc updates

    silverwind committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a6b176f View commit details
    Browse the repository at this point in the history
  10. use helper function

    silverwind committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4bb8ac1 View commit details
    Browse the repository at this point in the history
  11. format

    silverwind committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ad21ba1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2eff82 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    913b659 View commit details
    Browse the repository at this point in the history
  2. Update modules/templates/helper.go

    Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
    silverwind and lunny committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9f4e6c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8e0f14 View commit details
    Browse the repository at this point in the history
  4. fix syntax

    silverwind committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4073392 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ff07a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbb6ae8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6917af View commit details
    Browse the repository at this point in the history
  8. fmt

    silverwind committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b97ab34 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    c727920 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26b4cc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    818d9db View commit details
    Browse the repository at this point in the history