Unknwon
aa6b05b436
#1157 some avatar setting changes
- Allow to delete current avatar
9 years ago
Unknwon
d398777e08
Make markdown as an independent module
9 years ago
Unknwon
7a0cdbebf6
Remove cache avatar support and add its tests
9 years ago
Kim "BKC" Carlbäcker
e09b4c0832
Not working, but slightly better...
9 years ago
Kim "BKC" Carlbäcker
e60ea6741c
Custom URL-Schemas for Markdown
9 years ago
Kim "BKC" Carlbäcker
9317933abe
Made Sanitizer-setup cleaner
9 years ago
Kim "BKC" Carlbäcker
5ac5166b32
Checklist-rendering implemented
9 years ago
Unknwon
6e2051352e
#2287 Truncate repository name if too long
9 years ago
Unknwon
8dd298d54e
#2185 fall back to use custom chardet lib
9 years ago
Unknwon
44ac9b0700
#2282 fast detection of utf-8
9 years ago
Unknwon
4483f26434
#2283 set text/plain for non-binary files in raw mode
9 years ago
Unknwon
1139f6e6d0
#2282 fix utf-8 recognized as windows-1252
9 years ago
Unknwon
84a9c474be
#2185 use Go sub-repo to detect encoding
9 years ago
Unknwon
b9303efd7c
fix #2020
9 years ago
Unknwon
7e6542d0f5
Show custom avatars in commits
9 years ago
Unknwon
4e90eee629
#1595 pushing new branch will rereference issues in previous branch
9 years ago
Hongcai Deng
b5f1db1073
add regexp to restrict `<code class=""></code>`
9 years ago
Hongcai Deng
481666606c
add allow attribute `class` to `<code>`
9 years ago
Unknwon
9b953f22fb
new org dashboard issues
9 years ago
Unknwon
fc708d9592
fix timezone
9 years ago
Unknwon
2a9ef8c1db
print time to debug
9 years ago
Unknwon
57663cdf89
#1500 use UTC for TimeSince
9 years ago
Unknwon
0162859657
finish view comments on issue page
9 years ago
Unknwon
700f1d166b
finish create issue with labels
9 years ago
Unknwon
b702955573
#1024 : OFFLINE_MODE Still Uses Gravatar
10 years ago
Peter Smit
327d3cd26f
Remove the "PHP" style formatting function
The "PHP" formatting function doesn't add anything, except an undocumented date format.
All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
10 years ago
Unknwon
ee6786216a
modules/base: clean code with #838
10 years ago
Unknwon
9ee80e3e54
fix compile error
10 years ago
Mageti
e321469884
remove unused code in BasicAuthDecode
10 years ago
Mageti
b7ebbb4064
Correction for #723
Correction for #723
Bug was : decode failed if the password contains ```:```
10 years ago
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.)
10 years ago
Unknwon
340a4595dd
support duoshuo mirror of gravatar
10 years ago
Unknwon
8c9338a537
add personal access token panel #12
10 years ago
Unknwon
abc57b6e43
work on #609
10 years ago
Unknwon
f1d8746264
Fix fork repo and macaron API broken
10 years ago
Unknwon
263d409326
Basic xss prevention
10 years ago
Martin van Beurden
bb05ef907b
Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
10 years ago
无闻
568c9b353e
Merge pull request #311 from nuss-justin/issue/281
Fix #281 . Add mouse-over precise time and on-click switch listener.
11 years ago
Unknwon
7bbf644dd5
Convert captcha, cache, csrf as middlewares
11 years ago
Justin Nuß
91480f3791
Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
modules/base/tool.go
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
Justin Nuß
835e85b5ce
Fix #281 . Add mouse-over precise time and on-click switch listener.
11 years ago
Unknown
63cc14062a
Paging function for users and repositories
11 years ago
slene
4ee6bc4fca
fix for new git api
11 years ago
Unknown
688ec6ecbd
Fixed #209
11 years ago
Unknown
a641854cad
command dump
11 years ago
Christopher Brickley
b9a1d13c29
change gravatar image to match URL scheme
11 years ago
Unknown
9d983f27d6
go vet
11 years ago
Unknown
e2fe220905
Work on comment
11 years ago
Unknown
e7c8a3cb8d
Add salt for every single user
11 years ago