You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Kyle D 72eedfb915
Show file tree by default (#25052)
Feel free to close this if there isn't interest.

The tree view looks amazing, and all of our users are really enjoying it
(major kudos to developers!), but only IF I tell them it exists!

Essentially, the file tree view as it is effectively undiscoverable.  

This PR changes the default state for the tree view to open, which
should significantly help with discoverability.

An alternative could be to reserve more horizontal space, as a typical
accordion panel would look (eg. VS Code), eg.

![image](https://github.com/go-gitea/gitea/assets/12700993/505ea40c-42b1-4111-b306-48e51e8e2130)
2 years ago
..
admin Minor UI improvements: logo alignment, auth map editor, auth name display (#25043) 2 years ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Remove the service worker (#25010) 2 years ago
code Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
devtest Improve button-ghost, remove tertiary button (#24692) 2 years ago
explore Consolidate the two review boxes into one (#24738) 2 years ago
mail Remove incorrect HTML self close tag (#23748) 2 years ago
org Merge `new project` templates into one (#24985) 2 years ago
package Consolidate the two review boxes into one (#24738) 2 years ago
projects Merge `new project` templates into one (#24985) 2 years ago
repo Show file tree by default (#25052) 2 years ago
shared Show `bot` label next to username when rendering autor link if the user is a bot (#24943) 2 years ago
status Remove meta tags `theme-color` and `default-theme` (#24960) 2 years ago
swagger API endpoint for changing/creating/deleting multiple files (#24887) 2 years ago
user Minor UI improvements: logo alignment, auth map editor, auth name display (#25043) 2 years ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2 years ago
install.tmpl Unification of registration fields order (#24737) 2 years ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 2 years ago