summaryrefslogtreecommitdiffstats
path: root/modules/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-25/+17
* Escape search query (#3486)Jonas Franz2018-02-111-0/+7
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-8/+9
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+16
* Expandable commit bodies (#2980)Sondre Nilsen2017-11-301-2/+27
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-281-0/+2
* Fix over-escaped characters (#2956)Ethan Koenig2017-11-221-6/+4
* Update go-ini dependency and remove semicolon hack in translations (#2913)Lauris BH2017-11-151-4/+0
* Fix localization texts that contain semicolon (#2900)Lauris BH2017-11-131-0/+4
* Fix issue link rendering in commit messages (#2897)Ethan Koenig2017-11-131-19/+23
* Add Activity page to repository (#2674)Lauris BH2017-10-151-0/+58
* Complete push webhooks (#2530)David Schneiderbauer2017-09-211-1/+1
* Use named ActionType constants in template helper (#2545)Ethan Koenig2017-09-201-12/+11
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-161-3/+3
* Disable custom Git Hooks globally via configuration file (#2450)techknowlogick2017-09-121-0/+3
* Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2...Michael Lustfield2017-08-231-0/+6
* Sanitation fix from Gogs (#1461)Kim "BKC" Carlbäcker2017-04-131-1/+1
* Repo size in admin panel (#1482)Jonas2017-04-111-0/+3
* Support for custom html meta (#1423)Jonas2017-03-311-0/+9
* Log config pretty printer (#1097)Jonas2017-03-021-0/+9
* Fixed custom templates for static builds (#1087)Thomas Boerger2017-03-012-15/+89
* Fix for #828: Embed build tags (#1051)Jonas2017-02-281-0/+3
* Security: prevent XSS attach on wiki pageUnknwon2017-02-161-0/+2
* refactor: Remove unnecessary type conversions (#772)Bo-Yi Wu2017-01-271-2/+2
* Implementation of Folder JumpingSl@ny2016-12-281-0/+11
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-064-0/+521