forgejo/routers/repo
a1012112796 5d2b7ba639
Add EasyMDE support for release content editor (#14744)
* Add easyMDE(simpleMDE) support for release content editor

Signed-off-by: a1012112796 <1012112796@qq.com>
2021-02-22 21:17:51 +01:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go Whitespace in commits (#14650) 2021-02-13 05:35:43 +01:00
compare.go Restore detection of branches are equal on compare page (#14586) 2021-02-16 16:39:45 +01:00
download.go
editor.go
editor_test.go
http.go
issue.go Add UI to delete tracked times (#14100) 2021-02-19 12:52:11 +02:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go Add UI to delete tracked times (#14100) 2021-02-19 12:52:11 +02:00
issue_watch.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
projects.go Sort / Move project boards (#14634) 2021-02-11 17:32:27 +01:00
projects_test.go
pull.go #14699 Make branch names in PR description clickable (#14716) 2021-02-18 03:45:49 +01:00
pull_review.go Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
release.go Add EasyMDE support for release content editor (#14744) 2021-02-22 21:17:51 +01:00
release_test.go
repo.go
search.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 2021-02-19 22:36:43 +01:00
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
webhook.go
wiki.go
wiki_test.go