aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/wiki
Commit message (Expand)AuthorAge
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* templates/wiki: fix emoji rendering (#4869)Unknwon2018-11-26
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
* repo/wiki: improve UIUnknwon2017-04-07
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
* Security: prevent XSS attach on wiki pageUnknwon2017-02-15
* wiki: handle '#' in edit page (#3767)Unknwon2017-02-15
* Minor fix for PR #3667Unknwon2016-12-22
* Feature #2583: Disable HTTP cloning (#3667)Thibault Meyer2016-12-22
* Fixed 404 caused by unexpected question mark (#3668)LefsFlare2016-12-21
* Squashed commit of the following:Richard Mahn2016-08-14
* #3233 code cleanup and minor issue fixUnknwon2016-08-11
* Wiki mirroring implementation (#3233)Andrew2016-08-11
* Upgrade octicon to 4.3.0Unknwon2016-07-16
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
* Update delete wiki page routeJosh Frye2016-03-04
* Add ability to delete single wiki pages.Josh Frye2016-03-04
* Remove download archive button on wiki pageschriswatt2016-02-29
* Remember last selected clone protocol, and establish uniform order (https, ssh)Florian Kaiser2016-02-01
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-09
* Indent all templates with tabsAdam Strzelecki2015-12-08
* fix #2102Unknwon2015-12-05
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-03
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-02
* finish wikiUnknwon2015-11-30
* wiki: finish pagesUnknwon2015-11-27
* wiki: finish editUnknwon2015-11-27
* wiki: finish newUnknwon2015-11-27
* introduce git-shellUnknwon2015-11-26
* Wiki: UI for page newUnknwon2015-11-25