aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/wiki
Commit message (Expand)AuthorAgeFilesLines
* Refactor context repository (#33202)wxiaoguang10 days1-1/+1
* Fix "unicode escape" JS error (#32806)wxiaoguang2024-12-121-3/+3
* Fix repo home file list (#32788)wxiaoguang2024-12-111-2/+2
* Rearrange Clone Panel (#31142)Blender Defender2024-12-112-8/+2
* Fix wiki ui (#32781)wxiaoguang2024-12-101-14/+14
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-4/+4
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-043-3/+3
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-041-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-243-3/+3
* Fix incorrect tailwind migration (#30007)silverwind2024-03-222-2/+2
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-223-3/+3
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-201-1/+1
* Refactor clone-panel styles (#29861)wxiaoguang2024-03-172-2/+2
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-151-1/+1
* Make wiki default branch name changable (#29603)wxiaoguang2024-03-062-3/+3
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-3/+3
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-1/+1
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-4/+4
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-223-4/+4
* Fix more "locale" usages (#27259)wxiaoguang2023-09-254-5/+5
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-255-35/+35
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+0
* Change green buttons to primary color (#27099)silverwind2023-09-184-6/+6
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-312-6/+4
* Fix UI for release tag page / wiki page / subscription page (#25948)puni98692023-07-251-2/+3
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-5/+0
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-1/+1
* Improve wiki sidebar and TOC (#25460)wxiaoguang2023-06-233-36/+40
* Fix some UI alignments (#25277)wxiaoguang2023-06-151-1/+1
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-1/+1
* Improve dropdown menus, remove inline styles (#24954)silverwind2023-05-291-1/+1
* Don't display creating page button in a mirror wiki repository (#24395)Lunny Xiao2023-05-041-1/+1
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Make wiki title supports dashes and improve wiki name related features (#24143)wxiaoguang2023-04-192-29/+26
* Improve Wiki TOC (#24137)wxiaoguang2023-04-171-18/+6
* 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
* Fix markup background, improve wiki rendering (#23750)silverwind2023-04-072-3/+3
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-071-2/+2
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-9/+12
* 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-2/+2
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-133-7/+7
* 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-015-5/+5
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-312-2/+2