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.
forgejo/routers
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>
4 years ago
..
admin API add/generalize pagination (#9452) 5 years ago
api/v1 API add/generalize pagination (#9452) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org Fix wrong paging on org members (#9990) 4 years ago
private Fix admin handling at merge of PR (#9749) 5 years ago
repo fix commit view JS features, reimplement folding (#9968) 4 years ago
routes Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
user API add/generalize pagination (#9452) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go API add/generalize pagination (#9452) 5 years ago
init.go Refactor code indexer (#9313) 5 years ago
install.go Add support for database schema in PostgreSQL (#8819) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago