aboutsummaryrefslogtreecommitdiff
path: root/modules/base/tool.go
Commit message (Collapse)AuthorAge
* Remove the "PHP" style formatting functionPeter Smit2015-02-16
| | | | | | 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.
* modules/base: clean code with #838Unknwon2015-01-30
|
* fix compile errorUnknwon2014-12-10
|
* remove unused code in BasicAuthDecodeMageti2014-12-10
|
* Correction for #723Mageti2014-12-10
| | | | Correction for #723 Bug was : decode failed if the password contains ```:```
* 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.)
* support duoshuo mirror of gravatarUnknwon2014-11-16
|
* add personal access token panel #12Unknwon2014-11-12
|
* work on #609Unknwon2014-11-07
|
* Fix fork repo and macaron API brokenUnknwon2014-10-24
|
* Basic xss preventionUnknwon2014-10-04
|
* Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵Martin van Beurden2014-09-28
| | | | cached
* Merge pull request #311 from nuss-justin/issue/281无闻2014-08-01
|\ | | | | Fix #281. Add mouse-over precise time and on-click switch listener.
| * Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281Justin Nuß2014-07-26
| |\ | | | | | | | | | | | | Conflicts: modules/base/tool.go
| * | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-24
| | |
* | | Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
| |/ |/|
* | New UI merge in progressUnknwon2014-07-26
|/
* Paging function for users and repositoriesUnknown2014-07-07
|
* fix for new git apislene2014-05-28
|
* Fixed #209Unknown2014-05-25
|
* command dumpUnknown2014-05-05
|
* change gravatar image to match URL schemeChristopher Brickley2014-04-14
|
* go vetUnknown2014-04-13
|
* Work on commentUnknown2014-04-07
|
* Add salt for every single userUnknown2014-04-06
|
* Add transfer repositoryUnknown2014-04-04
|
* Fix action email bugUnknown2014-03-29
|
* Add PushCommitLunny Xiao2014-03-29
|
* Fix issue pages URL paramsUnknown2014-03-27
|
* Almost done diff pageUnknown2014-03-26
|
* More on diff pageUnknown2014-03-26
|
* Add notify watcher actionUnknown2014-03-25
|
* Added create issueUnknown2014-03-25
|
* merge with branch masterskyblue2014-03-23
|\
| * SSL enable config optionUnknown2014-03-23
| |
| * Bug fixUnknown2014-03-23
| |
| * Fix actionUnknown2014-03-23
| |
| * Merge branch 'master' of github.com:gogits/gogsslene2014-03-23
| |\
| | * Update sessionUnknown2014-03-22
| | |
| * | add csrf checkslene2014-03-23
| |/
* / append route to webGogs2014-03-23
|/
* Finish verify emailUnknown2014-03-19
|
* Add register mail tplUnknown2014-03-19
|
* Add send register confirm mailUnknown2014-03-19
|
* Working on register mail confirmationUnknown2014-03-19
|
* Add latest commit in repo viewerUnknown2014-03-17
|
* Fix commit feed uiUnknown2014-03-16
|
* Push feedUnknown2014-03-16
|
* Add template func FileSizeUnknown2014-03-15
|
* Add template func FileSizeUnknown2014-03-15
|