aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* templates: sanitize special links in commit message (#5545)Unknwon2018-12-10
* templates: make state changing routes to POST method (#5541)Unknwon2018-12-06
* vendor: update github.com/go-macaron/sessionUnknwon2018-12-04
* pkg/context: expose port in import path for 'go-get=1' (#5305)Unknwon2018-12-03
* models/issue: fix panic when clear labels (#5445)Unknwon2018-12-02
* api/repo: support edit repository issue tracker (gogs/go-gogs-client#94)Unknwon2018-12-02
* routes/api: allow get repository without login (#5475)Unknwon2018-12-01
* templates/user/dashboard: include 'org' query parameter in new mirror URL (#5...Samuel Cochran2018-11-29
* api: fix critical CSRF vulnerabilities on API routes (#5355)Unknwon2018-11-28
* templates/wiki: fix emoji rendering (#4869)Unknwon2018-11-26
* templates/user/profile: added rel="me" to website link on user profile (#5485)Federico Culloca2018-11-12
* vendor: update github.com/go-macaron/session (#5469)Unknwon2018-10-24
* vendor: update github.com/gogs/git-moduleUnknwon2018-10-23
* pkg/context: apply EscapePound at context levelUnknwon2018-09-28
* templates/repo/setting: fix missing EscapePound (#5442)Unknwon2018-09-28
* routes: fix open redirect vulnerability (#5355)Unknwon2018-09-28
* pkg/ssh: print actual error in panic (#5435)Unknwon2018-09-28
* locale: sync from CrowdinUnknwon2018-09-16
* metrics: add initial Prometheus support (#4141)Unknwon2018-09-14
* repo: trigger webhook when delete branch after merged pull request (#5331)Unknwon2018-09-14
* templates/admin/monitor: fix field errorUnknwon2018-09-13
* auth: support set default login source (#5274)Unknwon2018-09-13
* login_source: add default authentication switch (#5338)haixunlu2018-09-13
* templates: hide dashboard org creation when not allowed (#5393)Jakob Lykke Andersen2018-09-11
* locale: sync from CrowdinUnknwon2018-09-10
* repo_editor: able to trigger Git hooks (#4338)Unknwon2018-08-17
* pkg/markup: allow match SHA1 length 7-40 (#3321)Unknwon2018-08-17
* models: fix delete undesired release attachments when delete a comment (#4627)Unknwon2018-08-16
* models: fix delete public keys ORM syntax (#5376)Unknwon2018-08-14
* templates: add 'rel=noopener noreferrer' to <a> tags (#5319)cezar972018-07-02
* restore: reset milestone deadline_unix and closed_date_unix (#5264)Unknwon2018-06-27
* public: minor fix for PR #5276Unknwon2018-06-26
* pull request: able to add custom commit description (#5276)ususdei2018-06-26
* vendor: update github.com/gogs/git-moduleUnknwon2018-06-25
* locale: sync from CrowdinUnknwon2018-06-18
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* pkg/setting: ignore config inline comment by defaultUnknwon2018-06-17
* modes/repo: syntax fix for PR #5234Unknwon2018-06-16
* routes/repo/http: fix wrong format typeUnknwon2018-06-13
* repo: minor improve for PR #5219 and support UTF-8 byte countUnknwon2018-06-11
* repo: update repository description field to contain more than 256 symbols (#...Sergey Dryabzhinsky2018-06-11
* restore: reset original created_unix after insert (#5264)Unknwon2018-06-09
* vendor: update github.com/gogs/git-moduleUnknwon2018-06-09
* models/mirror: shot push webhook after synced commits (#4528)Unknwon2018-06-03
* pkg/setting: fix '[git] GC_ARGS' is not loadedUnknwon2018-06-03
* pkg/template: fix NewLine2br return type to stringUnknwon2018-06-02
* templates/repo/settings: fix mirror setting errorUnknwon2018-05-30
* mirror: show sync feeds on dashboard (#2017)Unknwon2018-05-30