summaryrefslogtreecommitdiffstats
path: root/templates/repo/editor/edit.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Remove fomantic breadcrumb module (#24463)silverwind2023-05-011-17/+15
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-3/+3
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-2/+2
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-071-1/+1
* Allow new file and edit file preview if it has editable extension (#23624)Hester Gong2023-03-261-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-3/+3
* Replace a few fontawesome icons with svg (#23602)silverwind2023-03-201-3/+3
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-4/+4
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-2/+2
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-2/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-12/+12
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-2/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-5/+5
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-3/+3
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Use monaco for the git hook editor (#13552)silverwind2020-11-131-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-4/+4
* Do not disable commit changes button on repost (#12644)zeripath2020-08-291-0/+1
* Add loading spinners and mermaid error handling (#12358)silverwind2020-08-041-3/+1
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-241-1/+1
* Switch code editor to Monaco (#11366)silverwind2020-05-141-2/+5
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-4/+4
* Allow committing / adding empty files using the web ui (#8420) (#8532)Lukas2019-10-161-2/+23
* Improve issue autolinks (#6273)mrsdizzie2019-04-121-2/+2
* Fix file edit change preview functionality (#5300)Lauris BH2018-11-091-1/+1
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-2/+2
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-3/+3
* Some small template fixes (#3820)Rodrigo Villablanca Vásquez2018-04-201-2/+3
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-1/+1
* repo/editor: fix breadcrumb path cuts parent dirs (#3859) (#2032)Lunny Xiao2017-06-221-1/+1
* fix link error under preview (#3566)raphael102410242016-09-011-1/+1
* Support Editorconfig on web editorAndrey Nering2016-08-301-1/+1
* Web editor: improve edit fileUnknwon2016-08-281-8/+7
* Web editor: improve delete file processUnknwon2016-08-281-43/+1
* Web editor: improve code qualityUnknwon2016-08-241-8/+8
* Code quality improvement on JSUnknwon2016-08-171-1/+1
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-151-28/+31
* Web editor: improve delete fileUnknwon2016-08-141-1/+1
* Web editor: improve edit file and diff previewUnknwon2016-08-141-0/+96