aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/wiki
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rework repo buttons (#20602)silverwind2022-08-081-3/+3
* Clean up and fix clone button script (#20415)silverwind2022-07-312-0/+2
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-275-37/+37
* Make better use of i18n (#20096)Gusted2022-06-263-3/+3
* Automatically render wiki TOC (#19873)zeripath2022-06-081-10/+29
* By default force vertical tabs on mobile (#19486)Gusted2022-04-261-1/+1
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-2/+2
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-083-3/+3