Commit Graph

144 Commits (mj-v1.14.3)

Author SHA1 Message Date
Matthias Loibl 86c32f2706
Use TruncateString(sha1,10) in ShortSha and deprecate it.
8 years ago
Matthias Loibl 030ba2894f
Add tests for EllipsisString() and fix bug if param length < 3
8 years ago
Matthias Loibl f81711f40d
Test AvatarLink and refactor with tests passing
8 years ago
Matthias Loibl 11c9160cd3
Start to add tests for modules/base/tool
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon dadd35b636 #3559 fix template error
8 years ago
Unknwon 780cc2d110 router/repo: code refactoring
8 years ago
Thibault Meyer 7eafe3213f Fix #3321: commit tag shortener (#3418)
8 years ago
Unknwon 99385db0c4 #3320 code cleanup
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Sandro Santilli 8a248696e9 Use a gopher as default avatar (rather than the gravatar logo) (#3208)
8 years ago
Kim Carlbäcker 3df8eb60e3 PDF-Previews in file-lists now working (#3000)
8 years ago
Unknwon 5267dce210 Fix ref comment from commit create empty feed
8 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes
8 years ago
Unknwon d5a3021a7d Make markdown as an independent module
8 years ago
Unknwon 58e004f7da Remove cache avatar support and add its tests
8 years ago
Kim "BKC" Carlbäcker 1ab8a60d73 Not working, but slightly better...
8 years ago
Kim "BKC" Carlbäcker 3a9fd81f59 Custom URL-Schemas for Markdown
8 years ago
Kim "BKC" Carlbäcker a1a4f1103c Made Sanitizer-setup cleaner
8 years ago
Kim "BKC" Carlbäcker 8e09e03127 Checklist-rendering implemented
8 years ago
Unknwon f43cc90841 #2287 Truncate repository name if too long
8 years ago
Unknwon 4993ab1a76 #2185 fall back to use custom chardet lib
8 years ago
Unknwon 44637f03cc #2282 fast detection of utf-8
8 years ago
Unknwon 93f03707a7 #2283 set text/plain for non-binary files in raw mode
8 years ago
Unknwon 85af36332b #2282 fix utf-8 recognized as windows-1252
8 years ago
Unknwon 95f9c85bcc #2185 use Go sub-repo to detect encoding
9 years ago
Unknwon 7f9598141b fix #2020
9 years ago
Unknwon 1d57f0d64f Show custom avatars in commits
9 years ago
Unknwon c8d92fad30 #1595 pushing new branch will rereference issues in previous branch
9 years ago
Hongcai Deng e4d4662074 add regexp to restrict `<code class=""></code>`
9 years ago
Hongcai Deng 357c002c03 add allow attribute `class` to `<code>`
9 years ago
Unknwon a329bbc215 new org dashboard issues
9 years ago
Unknwon 6c2536b89c fix timezone
9 years ago
Unknwon a5b09b30d0 print time to debug
9 years ago
Unknwon 390027496c #1500 use UTC for TimeSince
9 years ago
Unknwon 133b19d0c5 finish view comments on issue page
9 years ago
Unknwon 922f3f3062 finish create issue with labels
9 years ago
Unknwon b72e75e522 #1024: OFFLINE_MODE Still Uses Gravatar
9 years ago
Peter Smit 7759b9ee6e Remove the "PHP" style formatting function
9 years ago
Unknwon ee6786216a modules/base: clean code with #838
9 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
10 years ago
Andrew Burns 35b02997f8 Fix Gravatar images in web view (like commit listing)
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
10 years ago
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares
10 years ago
Justin Nuß 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress
10 years ago
Justin Nuß 835e85b5ce Fix #281. Add mouse-over precise time and on-click switch listener.
10 years ago
Unknown 63cc14062a Paging function for users and repositories
10 years ago
slene 4ee6bc4fca fix for new git api
10 years ago
Unknown 688ec6ecbd Fixed #209
10 years ago
Unknown a641854cad command dump
10 years ago
Christopher Brickley b9a1d13c29 change gravatar image to match URL scheme
10 years ago
Unknown 9d983f27d6 go vet
10 years ago
Unknown e2fe220905 Work on comment
10 years ago
Unknown e7c8a3cb8d Add salt for every single user
10 years ago
Unknown eb803ec5eb Add transfer repository
10 years ago
Unknown 8282828820 Fix action email bug
10 years ago
Lunny Xiao a726c125b5 Add PushCommit
10 years ago
Unknown eb6021f73f Fix issue pages URL params
10 years ago
Unknown dd6246877d Almost done diff page
10 years ago
Unknown ed9b7d2db9 More on diff page
10 years ago
Unknown d3b8e9daa1 Add notify watcher action
10 years ago
Unknown 2fa8d0c8dd Added create issue
10 years ago
skyblue 4bac361605 merge with branch master
10 years ago
Unknown 97debac185 SSL enable config option
10 years ago
Unknown c386bb4bd3 Bug fix
10 years ago
Unknown 1eb078d0a8 Fix action
10 years ago
Gogs 964e537479 append route to web
10 years ago
slene 5edd57e482 Merge branch 'master' of github.com:gogits/gogs
10 years ago
slene 076fc98d98 add csrf check
10 years ago
Unknown fd1831052c Update session
10 years ago
Unknown 35d473f04a Finish verify email
10 years ago
Unknown ddbd2ce152 Add register mail tpl
10 years ago
Unknown de087c7b4a Add send register confirm mail
10 years ago
Unknown fbbae2b721 Working on register mail confirmation
10 years ago
Unknown 0f68930892 Add latest commit in repo viewer
10 years ago
Unknown ec65be79f0 Fix commit feed ui
10 years ago
Unknown 48b2425c1d Push feed
10 years ago
Unknown 8fb4b3afad Add template func FileSize
10 years ago
Unknown 4224ef142e Add template func FileSize
10 years ago
slene fa5ad1e465 move templateFuncs to one file, add middleware context.
10 years ago
slene 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
10 years ago
Unknown adb17791bd Add basic render of public act
10 years ago
Unknown d50e18ab6d Clean code
10 years ago
Unknown bd6542c2f1 Add TimeSince
10 years ago
Unknown 5a05d6633d Merge utils to modules
10 years ago