aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/wiki
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upgrade octicon to 4.3.0Unknwon2016-07-161-1/+1
* #1146 finish new access rights for collaboratorsUnknwon2016-03-052-2/+2
* 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-084-126/+126
* fix #2102Unknwon2015-12-051-1/+1
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-034-4/+0
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-024-5/+5
* finish wikiUnknwon2015-11-301-17/+44
* wiki: finish pagesUnknwon2015-11-271-0/+28
* wiki: finish editUnknwon2015-11-272-4/+39
* wiki: finish newUnknwon2015-11-272-1/+19
* introduce git-shellUnknwon2015-11-261-1/+2
* Wiki: UI for page newUnknwon2015-11-253-0/+43