summaryrefslogtreecommitdiffstats
path: root/templates/repo/wiki
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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