summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/editor.go
Commit message (Expand)AuthorAgeFilesLines
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-2/+3
* Move some code into models/git (#19879)Lunny Xiao2022-06-121-4/+5
* Remove `RequireHighlightJS` field, update plantuml example. (#19615)wxiaoguang2022-05-051-2/+0
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-2/+2
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-5/+5
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-8/+7
* Stop trimming preceding and suffixing spaces from editor filenames (#18334)v1.16.0-rc1zeripath2022-01-191-1/+1
* Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069)wxiaoguang2022-01-051-4/+0
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Refactor HTTP request context (#17979)wxiaoguang2021-12-151-5/+5
* Clean legacy SimpleMDE code (#17926)wxiaoguang2021-12-101-4/+4
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-9/+9
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-6/+6
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-3/+4
* Read expected buffer size (#17409)KN4CK3R2021-10-241-2/+2
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Pre-fill suggested New File 'name' and 'content' with Query Params (#16556)AJ ONeal2021-07-291-2/+7
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+831