1
0
Fork 0
forgejo/templates/repo
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968)
* fix commit view JS features, reimplement folding

File content folding was not working so I reimplemented it in a saner
way. Then I noticed the issue was actually because of missing JS
libraries (seen on the console of every commit with error
'SimpleMDE is not defined').

Fixed the libraries. I think the reimplementation is worth to keep.

* add .closest polyfill

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-01-26 08:17:25 +00:00
..
branch Branches not at ref commit ID should not be listed as Merged (#9614) 2020-01-07 17:06:14 +00:00
diff fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
editor Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
issue Fix image (#9962) 2020-01-24 21:23:10 +00:00
pulls
release [Fix] Release attachment should use DownloadURL() not Name (#9529) 2019-12-28 23:33:13 +00:00
settings Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
wiki
activity.tmpl Add top author stats to activity page (#9615) 2020-01-20 12:07:30 +02:00
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl
commit_status.tmpl
commits.tmpl
commits_list.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl Sanitize credentials in mirror form (#9975) 2020-01-25 10:57:42 +00:00
home.tmpl
migrate.tmpl
migrating.tmpl
search.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl