forgejo/routers/repo
Benno 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197)
* update #9132 and #8834 - add SimpleMDE for issue and fix image paste for comment editor

* attache tribute to simplemde

* update #9197 force simplemde file input event when backspace press
2019-12-16 23:56:35 +08:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go
compare.go
download.go
editor.go
editor_test.go
http.go Push to create repo (#8419) 2019-12-15 10:49:52 +08:00
issue.go Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197) 2019-12-16 23:56:35 +08:00
issue_dependency.go Fix PR/issue redirects when having external tracker (#9339) 2019-12-14 01:53:32 +01:00
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go Fix PR/issue redirects when having external tracker (#9339) 2019-12-14 01:53:32 +01:00
lfs.go Make repository management section handle lfs locks (#8726) 2019-12-12 21:18:07 +08:00
main_test.go
middlewares.go
milestone.go
pull.go Change target branch for pull request (#6488) 2019-12-16 14:20:25 +08:00
pull_review.go
release.go
release_test.go
repo.go
search.go
setting.go Move some repository methods from models to modules/repository (#9353) 2019-12-14 18:30:01 +01:00
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go
wiki.go
wiki_test.go