aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/wiki
Commit message (Expand)AuthorAgeFilesLines
...
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-9/+16
* Add hints for special Wiki pages (#17283)n2021-12-031-0/+3
* Multiple Escaping Improvements (#17551)zeripath2021-11-164-9/+9
* Show client-side error if wiki page is empty (#17415)David Jimenez2021-10-271-1/+1
* 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
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-1/+1
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* add preview support for wiki editor when disable simpleMDE (#14757)a10121127962021-02-281-4/+6
* Consolidate clone button templates (#14023)silverwind2020-12-282-41/+3
* Add class to page content to unify top margin (#13766)silverwind2020-11-305-5/+5
* CSS table fixes (#13692)silverwind2020-11-241-7/+9
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-1/+1
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-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-113-5/+5
* Fix clone panel in wiki position not always align right (#12326)Gary Wang2020-07-291-3/+3
* Update Octicons to v10 (#12240)silverwind2020-07-172-2/+2
* Fix images in wiki edit preview (#11546)mrsdizzie2020-05-241-1/+1
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-1/+1
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-161-1/+1
* Remove unnecessary parentheses in template (#10583)zeripath2020-03-031-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-114-4/+4
* wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241)Cherrg2019-11-171-0/+4
* Unifies commit list in repository commit table and wiki revision page (#7907)Mario Lubenka2019-11-011-54/+1
* wiki history improvements (#7391)Cherrg2019-07-111-3/+13
* wiki - page revisions list (#7369)Cherrg2019-07-082-0/+105
* Improve issue autolinks (#6273)mrsdizzie2019-04-121-1/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-283-3/+3
* 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
* 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
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-1/+1
* Removed unused field in form (#3023)Ethan Koenig2017-11-291-2/+1
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-282-5/+5
* 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
* Fix wiki preview linksEthan Koenig2017-07-061-1/+1
* Security: prevent XSS attach on wiki pageUnknwon2017-02-161-5/+6
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-142-3/+24
* 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
|/
* Squashed commit of the following:Richard Mahn2016-08-141-1/+1
* #3233 code cleanup and minor issue fixUnknwon2016-08-112-2/+2
* Wiki mirroring implementation (#3233)Andrew2016-08-112-2/+2