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

Add the ability to have built in themes in Gitea #4198

Merged
merged 27 commits into from
Jul 5, 2018
Merged

Add the ability to have built in themes in Gitea #4198

merged 27 commits into from
Jul 5, 2018

Commits on Jun 9, 2018

  1. Add the ability to have built in themes in Gitea

    This makes it easier for user who want to theme but
    dont have the ability to know how to customize themplates
    all that is required is a change in a config option
    
    The reason why I chose the DEFAULT_THEME as variable,
    as perhaps in the future we will allow users to chose their
    theme whon logged in just like we do with languages
    
    Fix #56
    techknowlogick committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    a5e3375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c410f17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7686c0c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. update per feedback

    techknowlogick authored Jun 11, 2018
    Configuration menu
    Copy the full SHA
    2980555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b06271d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    bc898b2 View commit details
    Browse the repository at this point in the history
  2. neq not defined

    techknowlogick authored Jun 12, 2018
    Configuration menu
    Copy the full SHA
    5081c40 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

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

Commits on Jun 19, 2018

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

Commits on Jun 23, 2018

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

Commits on Jun 24, 2018

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

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    6f7d8a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56bae58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af2665b View commit details
    Browse the repository at this point in the history
  4. strip new line

    techknowlogick authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    e281c86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37a8076 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

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

Commits on Jul 4, 2018

  1. Configuration menu
    Copy the full SHA
    8d8c60c View commit details
    Browse the repository at this point in the history
  2. update theme name

    techknowlogick authored Jul 4, 2018
    Configuration menu
    Copy the full SHA
    554a862 View commit details
    Browse the repository at this point in the history
  3. update theme name

    techknowlogick authored Jul 4, 2018
    Configuration menu
    Copy the full SHA
    eb5e2ca View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. simplify template

    techknowlogick authored Jul 5, 2018
    Configuration menu
    Copy the full SHA
    3e99050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70165f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c0c9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    362a4d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ac504f View commit details
    Browse the repository at this point in the history
  6. update docs

    techknowlogick authored Jul 5, 2018
    Configuration menu
    Copy the full SHA
    686e0c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2f944b View commit details
    Browse the repository at this point in the history