0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 05:50:50 +01:00
gitea/templates/repo
silverwind 7d14d6c1c1
Fix file table overflows (#12603)
- Fix overflow regression from https://github.com/go-gitea/gitea/pull/12553.
- Fix submodule columns stretching the table
- Refactor template to share more HTML nodes
- Introduce CSS helper classes

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-08-26 11:52:44 -04:00
..
branch
diff Do not show arrows on comment diffs on pull comment pages (#12434) 2020-08-08 09:22:34 +08:00
editor Add loading spinners and mermaid error handling (#12358) 2020-08-04 20:56:37 +01:00
issue Fix emoji replacements, make emoji images consistent (#12567) 2020-08-23 21:44:53 -04:00
projects Hide 'New Project board' button for users that are not signed in (#12547) 2020-08-22 02:58:59 -04:00
pulls
release
settings Kanban board (#8346) 2020-08-16 23:07:38 -04:00
wiki Fix clone panel in wiki position not always align right (#12326) 2020-07-29 12:30:37 -04:00
activity.tmpl
blame.tmpl Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
branch_dropdown.tmpl
commit_page.tmpl Match GH with Commit page (#12425) 2020-08-05 09:32:13 +08:00
commit_status.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
create.tmpl
empty.tmpl templates/repo/empty.tmpl : fix repo setup instructions (#12122) 2020-07-03 17:22:14 -04:00
forks.tmpl
graph.tmpl Render the git graph on the server (#12333) 2020-08-06 09:04:08 +01:00
header_icon.tmpl Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
header.tmpl Kanban board (#8346) 2020-08-16 23:07:38 -04:00
home.tmpl Make copy/paste work for source code (#12191) 2020-07-08 22:02:38 +01:00
migrate.tmpl
migrating.tmpl
search.tmpl Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
shabox_badge.tmpl Use custom SVGs for commit signing lock icon (#12017) 2020-06-28 00:05:50 -04:00
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl Make copy/paste work for source code (#12191) 2020-07-08 22:02:38 +01:00
view_list.tmpl Fix file table overflows (#12603) 2020-08-26 11:52:44 -04:00
watchers.tmpl