gitea/templates
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
..
admin Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
base fix browser warnings related to crossorigin preload (#9984) 2020-01-25 23:18:31 +02:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
explore Repository avatar fallback configuration (#7087) 2019-06-02 14:40:12 +08:00
mail Some more e-mail notification fixes (#9596) 2020-01-03 19:13:22 +02:00
org Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
pwa Change font to Roboto to support more charsets (#9803) 2020-01-25 23:47:42 +02:00
repo fix commit view JS features, reimplement folding (#9968) 2020-01-26 08:17:25 +00:00
status [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
swagger add css extraction and minification to webpack (#9944) 2020-01-25 16:41:34 +08:00
user Ensure that 2fa is checked on reset-password (#9857) 2020-01-19 20:17:12 +00:00
home.tmpl [assets] configurable URL for static resources (#7911) 2019-10-22 20:11:01 +08:00
install.tmpl Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00