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.
forgejo/templates
Morgan Bazalgette 3d3faa2624 Responsive view (#2750)
* Viewport meta tag

* responsive: dashboard

* responsive: issues page

* responsive: Explore page

* responsive: navbar, and some navbar css refactoring

* responsive: button for collapsing navbar in mobile view

* Mark the hamburger button as active when pressed

* better homepage for responsive views

* Bring back jump class in navbar

The class was necessary, because this way the
dropdown doesn't assume the contents of the
selected item.

* make repository homes responsive

* Make file view page responsive

* Make forms look good on responsive views

* make commits and commit diff view responsive

* issues and PRs

* responsive wiki

* Don't place auto-init far off the page

* Minor changes to amend broken stuff

minor improvements

- make login/sign up in navbar stackable
- make navbar in explore and sign in not stackable

Change selected class in TestPullCompare

Fix typo that happened when rebasing

fix dashboard on org view

improve profile UI

Use clearing on file diff to fix broken UI caused by floating elements

remove unresolved merge conflict, and | Sanitize

Fix repo home not loading
7 years ago
..
admin Change SSL Mode from checkbox to string in admin page (#3208) 7 years ago
base Responsive view (#2750) 7 years ago
custom Reduce overhead of upgrades for users with custom stylesheets/JS (#3051) 7 years ago
explore Responsive view (#2750) 7 years ago
mail Fix copy in email templates (#2801) 7 years ago
org Fix avatar URLs (#3069) 7 years ago
repo Responsive view (#2750) 7 years ago
status Change import reference to match gitea instead of gogs (#37) 8 years ago
user Responsive view (#2750) 7 years ago
home.tmpl Spaces to tabs in templates (#2953) 7 years ago
install.tmpl Spaces to tabs in templates (#2953) 7 years ago
swagger.tmpl Spaces to tabs in templates (#2953) 7 years ago