summaryrefslogtreecommitdiffstats
path: root/templates/repo/wiki/view.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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-131-4/+4
* 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-1/+1
* Rework repo buttons (#20602)silverwind2022-08-081-3/+3
* Clean up and fix clone button script (#20415)silverwind2022-07-311-0/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-16/+16
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Automatically render wiki TOC (#19873)zeripath2022-06-081-10/+29
* By default force vertical tabs on mobile (#19486)Gusted2022-04-261-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-9/+16
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-6/+6
* Add edit button to wiki sidebar and footer (#16719)n2021-08-181-0/+6
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Consolidate clone button templates (#14023)silverwind2020-12-281-20/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-2/+2
* Fix clone panel in wiki position not always align right (#12326)Gary Wang2020-07-291-3/+3
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-1/+1
* Remove unnecessary parentheses in template (#10583)zeripath2020-03-031-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* wiki - page revisions list (#7369)Cherrg2019-07-081-0/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-1/+1
* Fix escaping changed title in comments (#3530)Lauris BH2018-02-181-1/+1
* Responsive view (#2750)Morgan Bazalgette2017-12-301-11/+17
* Enable emoji for wiki view (#3158)haytona2017-12-121-1/+1
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-281-4/+4
* Fix over-escaped characters (#2956)Ethan Koenig2017-11-221-2/+2
* Only show SSH clone URL if signed in (#2169) (#2170)Stefan Kalscheuer2017-07-151-5/+7
* Security: prevent XSS attach on wiki pageUnknwon2017-02-161-5/+6
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-141-3/+22
* Merge pull request #17 from LefsFlarey/issue/3666Matthias Loibl2016-11-081-2/+2
|\
| * Fixed 404 caused by unexpected question markFlare2016-11-081-2/+2
* | rename variable + fix wiki linkThibault Meyer2016-10-041-4/+4
* | Can disable GIT interactions by HTTP protocolThibault Meyer2016-09-181-5/+11
|/
* #3233 code cleanup and minor issue fixUnknwon2016-08-111-1/+1
* Wiki mirroring implementation (#3233)Andrew2016-08-111-1/+1
* #1146 finish new access rights for collaboratorsUnknwon2016-03-051-1/+1
* Update delete wiki page routeJosh Frye2016-03-041-1/+1
* Add ability to delete single wiki pages.Josh Frye2016-03-041-0/+13
* Remove download archive button on wiki pageschriswatt2016-02-291-7/+0
* Remember last selected clone protocol, and establish uniform order (https, ssh)Florian Kaiser2016-02-011-5/+5
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-091-1/+1
* Indent all templates with tabsAdam Strzelecki2015-12-081-64/+64