gitea/templates/repo
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
2017-12-30 18:47:52 -06:00
..
branch Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
diff Responsive view (#2750) 2017-12-30 18:47:52 -06:00
editor Make URL scheme unambiguous (#2408) 2017-10-30 10:04:25 +08:00
issue Responsive view (#2750) 2017-12-30 18:47:52 -06:00
pulls Responsive view (#2750) 2017-12-30 18:47:52 -06:00
release fix source download link when no code unit allowed (#3166) 2017-12-12 08:45:02 +02:00
settings Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
wiki Responsive view (#2750) 2017-12-30 18:47:52 -06:00
activity.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
bare.tmpl Only show SSH clone URL if signed in (#2169) (#2170) 2017-07-15 22:21:51 +08:00
branch_dropdown.tmpl Adjust branch button size (#3063) 2017-12-02 19:57:51 +02:00
commit_status.tmpl Spaces to tabs in templates (#2953) 2017-11-21 13:43:00 +08:00
commits.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
commits_table.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
create.tmpl Dropped link to Gogs docs from template 2016-11-07 14:49:25 +01:00
forks.tmpl #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
graph.tmpl Fix issue link rendering in commit messages (#2897) 2017-11-13 09:35:55 +08:00
header.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
home.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
migrate.tmpl Add notice that LFS mirroring is not supported (#1251) 2017-03-16 19:33:22 +08:00
search.tmpl Code/repo search (#2582) 2017-10-27 09:10:54 +03:00
sub_menu.tmpl Minor copy changes (#3074) 2017-12-03 22:52:30 +02:00
user_cards.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 2017-12-11 06:37:04 +02:00
view_file.tmpl Responsive view (#2750) 2017-12-30 18:47:52 -06:00
view_list.tmpl Expandable commit bodies (#2980) 2017-11-30 13:08:40 +08:00
watchers.tmpl #1692 APIs: Users Followers 2015-12-21 04:24:11 -08:00