aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/wiki/new.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-4/+4
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-201-1/+1
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-061-3/+2
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-9/+9
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+0
* Change green buttons to primary color (#27099)silverwind2023-09-181-2/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-4/+2
* Fix UI for release tag page / wiki page / subscription page (#25948)puni98692023-07-251-2/+3
* Add placeholder and aria attributes to release and wiki edit page (#24031)silverwind2023-04-101-3/+5
* Re-add initial wiki page text when editing the page (#23984)wxiaoguang2023-04-091-0/+1
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-9/+12
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-2/+2
* 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
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-9/+9
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-2/+2
* Add hints for special Wiki pages (#17283)n2021-12-031-0/+3
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+1
* Show client-side error if wiki page is empty (#17415)David Jimenez2021-10-271-1/+1
* add preview support for wiki editor when disable simpleMDE (#14757)a10121127962021-02-281-4/+6
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Fix images in wiki edit preview (#11546)mrsdizzie2020-05-241-1/+1
* wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241)Cherrg2019-11-171-0/+4
* Improve issue autolinks (#6273)mrsdizzie2019-04-121-1/+1
* Add shortcut to save wiki page (#4452)Michael Kuhn2018-07-241-1/+1
* Some small template fixes (#3820)Rodrigo Villablanca Vásquez2018-04-201-1/+1
* Removed unused field in form (#3023)Ethan Koenig2017-11-291-2/+1
* Fix wiki preview linksEthan Koenig2017-07-061-1/+1
* Squashed commit of the following:Richard Mahn2016-08-141-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-30/+30
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-031-1/+0
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-021-2/+2
* wiki: finish editUnknwon2015-11-271-2/+9
* wiki: finish newUnknwon2015-11-271-1/+1
* introduce git-shellUnknwon2015-11-261-1/+2
* Wiki: UI for page newUnknwon2015-11-251-0/+27