Unknwon
0b785ad967
work on #672
2014-12-05 18:08:09 -05:00
Unknwon
069486d169
fix #165
2014-12-05 17:54:57 -05:00
Andrew Burns
35b02997f8
Fix Gravatar images in web view (like commit listing)
...
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.)
2014-12-05 11:02:59 -07:00
Andrew Burns
adc1ac689e
HashEmail function should also remove spaces
...
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.
2014-12-05 10:58:49 -07:00
dennis-smurf
d0a80e432d
Addded sha1 pattern in markdown for current repository
2014-12-01 09:30:35 +01:00
Unknwon
9558999698
mirror fix
2014-11-30 18:35:05 -05:00
Unknwon
d75013a0e8
fix #580
2014-11-30 02:26:29 -05:00
Unknwon
db4951bc61
mirror fix on oauth2
2014-11-28 21:38:35 -05:00
Unknwon
d6132aaa88
fix oauth2
2014-11-28 21:20:13 -05:00
Unknwon
54d25c13d7
Fix #543
2014-11-24 18:47:59 -05:00
Unknwon
ef275ebf62
more on change avatar
2014-11-21 12:51:36 -05:00
Unknwon
55dfe2c978
custom avatar upload
2014-11-21 10:58:08 -05:00
Unknwon
3c3f7c2a56
Fix #643
2014-11-20 18:03:42 -05:00
Unknwon
ce8d4cc80b
#634
2014-11-18 15:13:08 -05:00
Unknwon
37d8d3afe9
more APIs on #12
2014-11-18 11:07:16 -05:00
Unknwon
32dcaefafa
fox #620
2014-11-17 14:53:41 -05:00
Unknwon
a0f9197b45
GetFile api
2014-11-16 21:32:26 -05:00
Unknwon
340a4595dd
support duoshuo mirror of gravatar
2014-11-16 20:27:04 -05:00
Unknwon
52d66ba6c8
#12 , use go-gogs-client
2014-11-14 17:11:30 -05:00
Sean Keery
6bdb8ec4b9
Add function argument missing
...
Not enough arguments in call to c.AddFunc when I copied and pasted
2014-11-14 10:58:37 -07:00
Unknwon
9dc3c93a6a
#12 , add/edit hook
2014-11-13 12:57:00 -05:00
Unknwon
8eb5120fbd
#12 , API: list user repos, list repo hooks
2014-11-13 02:32:18 -05:00
Unknwon
8c9338a537
add personal access token panel #12
2014-11-12 06:48:50 -05:00
Unknwon
e0de6cb5ad
work on #616 and update locales
2014-11-10 05:30:07 -05:00
Unknwon
35977cd34c
continue work on #255
2014-11-07 16:44:25 -05:00
Unknwon
abc57b6e43
work on #609
2014-11-07 14:46:13 -05:00
Unknwon
23eec25274
Fix #605 , fix #255 , fix #101
2014-11-06 22:06:41 -05:00
Unknwon
0c5ba4573a
fix session API broken and SQL pretection
2014-11-04 11:37:15 -05:00
Andy Leap
5094e9501c
Add basic FCGI support
2014-11-03 20:49:56 -05:00
mcheng89
b9881d1e7b
check for smtp AUTH extension
2014-10-31 21:52:03 -04:00
Unknwon
f1d8746264
Fix fork repo and macaron API broken
2014-10-24 18:43:17 -04:00
Christopher Brickley
3794111460
update slack hook to use new format
2014-10-24 08:56:12 -04:00
Unknwon
a342d58d7e
Able to fork repo to individuals
2014-10-19 01:35:24 -04:00
Unknwon
3abc41ccca
Fix API broken
2014-10-18 23:26:55 -04:00
Unknwon
fa241efa6d
Use binding middleware
2014-10-15 11:19:20 -04:00
Unknwon
9ae92459a5
Fix repo css and rel path img in md
2014-10-14 23:44:34 -04:00
Unknwon
3005c4f6db
Fix diff css style, hooks \r char
2014-10-11 18:20:07 -04:00
Unknwon
963354c5d7
Add raw, history file button, and other mirror fixes
2014-10-11 18:02:48 -04:00
Unknwon
b2632dec09
Page: Compare 2 commits
2014-10-10 21:40:51 -04:00
Unknwon
39931f8e00
Allow mail with self-signed certificates
2014-10-09 18:08:07 -04:00
Michel Roux
6705559ce0
Fix malformed address
2014-10-08 18:29:02 +02:00
Unknwon
1e1f9e7166
Update with macaron
2014-10-06 19:12:52 -04:00
Unknwon
64c68220d2
Fix #264
2014-10-06 17:50:00 -04:00
Unknwon
91e5c24a31
Fix #522
2014-10-06 10:36:32 -04:00
无闻
b694cc88e4
Merge pull request #525 from linquize/tag-sort-reverse
...
sort tags in descending order by version number
2014-10-05 00:08:24 -04:00
Linquize
67c44b7d27
If git >= 2.0, sort tags in descending order by version number
2014-10-05 11:59:54 +08:00
Unknwon
263d409326
Basic xss prevention
2014-10-04 17:15:22 -04:00
Unknwon
2a031c1365
Fix #515
2014-09-30 04:39:53 -04:00
Martin van Beurden
bb05ef907b
Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
2014-09-28 14:27:13 +02:00
Unknwon
49193bebd2
UI: Confirmation box
2014-09-28 01:38:25 -04:00