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.
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
..
branch Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
diff Responsive view (#2750) 7 years ago
editor Make URL scheme unambiguous (#2408) 7 years ago
issue Responsive view (#2750) 7 years ago
pulls Responsive view (#2750) 7 years ago
release fix source download link when no code unit allowed (#3166) 7 years ago
settings Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
wiki Responsive view (#2750) 7 years ago
activity.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
bare.tmpl Only show SSH clone URL if signed in (#2169) (#2170) 7 years ago
branch_dropdown.tmpl Adjust branch button size (#3063) 7 years ago
commit_status.tmpl Spaces to tabs in templates (#2953) 7 years ago
commits.tmpl Responsive view (#2750) 7 years ago
commits_table.tmpl Responsive view (#2750) 7 years ago
create.tmpl Dropped link to Gogs docs from template 8 years ago
forks.tmpl #3348 always use relative avatar link in the template 8 years ago
graph.tmpl Fix issue link rendering in commit messages (#2897) 7 years ago
header.tmpl Responsive view (#2750) 7 years ago
home.tmpl Responsive view (#2750) 7 years ago
migrate.tmpl Add notice that LFS mirroring is not supported (#1251) 7 years ago
search.tmpl Code/repo search (#2582) 7 years ago
sub_menu.tmpl Minor copy changes (#3074) 7 years ago
user_cards.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
view_file.tmpl Responsive view (#2750) 7 years ago
view_list.tmpl Expandable commit bodies (#2980) 7 years ago
watchers.tmpl #1692 APIs: Users Followers 9 years ago