aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Allow send mail without authentication if SMTP server allow thisAlukardd2014-12-07
|
* Fix spelling errors in comments.Joseph Crail2014-12-06
|
* work on #672Unknwon2014-12-05
|
* fix #165Unknwon2014-12-05
|
* Fix Gravatar images in web view (like commit listing)Andrew Burns2014-12-05
| | | | | | | | | | Related to #700 In the original bug report it was referencing only the sytem avatar images for setup users (like in the header); however the problem also persists with things like commit history. This commit fixes the `tool.AvatarLink` function so that it also uses the already existing `avatar.HashEmail` function. I also refactored the `tool.AvatarLink` method some to make the control flow more apparent and adhere better to DRY (there were multiple calls to the `EncodeMd5` function that the `HashEmail` function call replaced, now there is only one.)
* HashEmail function should also remove spacesAndrew Burns2014-12-05
| | | | According to the [Gravatar API](https://en.gravatar.com/site/implement/hash/) whitespace should also be removed from the email, it was not doing this previously.
* Addded sha1 pattern in markdown for current repositorydennis-smurf2014-12-01
|
* mirror fixUnknwon2014-11-30
|
* fix #580Unknwon2014-11-30
|
* mirror fix on oauth2Unknwon2014-11-28
|
* fix oauth2Unknwon2014-11-28
|
* Fix #543Unknwon2014-11-24
|
* more on change avatarUnknwon2014-11-21
|
* custom avatar uploadUnknwon2014-11-21
|
* Fix #643Unknwon2014-11-20
|
* #634Unknwon2014-11-18
|
* more APIs on #12Unknwon2014-11-18
|
* fox #620Unknwon2014-11-17
|
* GetFile apiUnknwon2014-11-16
|
* support duoshuo mirror of gravatarUnknwon2014-11-16
|
* #12, use go-gogs-clientUnknwon2014-11-14
|
* Add function argument missingSean Keery2014-11-14
| | | Not enough arguments in call to c.AddFunc when I copied and pasted
* #12, add/edit hookUnknwon2014-11-13
|
* #12, API: list user repos, list repo hooksUnknwon2014-11-13
|
* add personal access token panel #12Unknwon2014-11-12
|
* work on #616 and update localesUnknwon2014-11-10
|
* continue work on #255Unknwon2014-11-07
|
* work on #609Unknwon2014-11-07
|
* Fix #605, fix #255, fix #101Unknwon2014-11-06
|
* fix session API broken and SQL pretectionUnknwon2014-11-04
|
* Add basic FCGI supportAndy Leap2014-11-03
|
* check for smtp AUTH extensionmcheng892014-10-31
|
* Fix fork repo and macaron API brokenUnknwon2014-10-24
|
* update slack hook to use new formatChristopher Brickley2014-10-24
|
* Able to fork repo to individualsUnknwon2014-10-19
|
* Fix API brokenUnknwon2014-10-18
|
* Use binding middlewareUnknwon2014-10-15
|
* Fix repo css and rel path img in mdUnknwon2014-10-14
|
* Fix diff css style, hooks \r charUnknwon2014-10-11
|
* Add raw, history file button, and other mirror fixesUnknwon2014-10-11
|
* Page: Compare 2 commitsUnknwon2014-10-10
|
* Allow mail with self-signed certificatesUnknwon2014-10-09
|
* Fix malformed addressMichel Roux2014-10-08
|
* Update with macaronUnknwon2014-10-06
|
* Fix #264Unknwon2014-10-06
|
* Fix #522Unknwon2014-10-06
|
* Merge pull request #525 from linquize/tag-sort-reverse无闻2014-10-05
|\ | | | | sort tags in descending order by version number
| * If git >= 2.0, sort tags in descending order by version numberLinquize2014-10-05
| |
* | Basic xss preventionUnknwon2014-10-04
|/
* Fix #515Unknwon2014-09-30
|