Commit Graph

260 Commits (27bd2157ed4fac16677e2747ac4671acc3c6efa1)

Author SHA1 Message Date
Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
Unknwon 32152d2363 routers/repo: set raw page content type to 'text/plain'
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
Unknwon c0e9481fa6 update locale
Unknwon 077d1ae70b update locale
Unknwon 0e286a0ca9 fix locale
Unknwon 9fa287e4f7 update locale
Unknwon 7170011f4d update with deps
Dominik Schulz 50d91f3b6a Make help text for email listing a little more helpful.
Dominik Schulz 7d4cef6008 Add missing translations for email settings page to de_DE.
Unknwon c73e9057ae Optmize git-fsck options and fix
Peter Smit 8b31be43c6 Forgot to i18n "Primary"
Peter Smit 21dbcb7c77 Create English locale keys for multiple e-mails feature
Also, change all current 'emails' to 'e-mails'.
Still todo: some CSS for the user/settings/email page, but that is not my specialty
无闻 030b3d751e Merge pull request from phsmit/correct_from
Correct usage of FROM in email creation
Unknwon 79537467da mirror fix and update
Peter c884ecfea1 Parse the from string to extract the email address
Peter 2321b4b272 Change from header in email, fixes
Unknwon b231b8c927 update locale and mirror code format
Peter 87be137b88 Rewrite of SendMail function
The SendMail function is rewritten and has the following new functionality:
 - It is optional to skip verification of keys. The config option SKIP_VERIFY is added
 - If the port is 465, or ending on 465, the TLS(/SSL) connection is started first.
Unknwon 792ec63c8a update locale
Unknwon 9ac940d31d update locales
Unknwon ac4a10456e api: able to create repo and fix
- POST /user/repos
- POST /org/:org/repos
Unknwon 2f3a7e53cb fix
Unknwon bc8721fb6c Finish new UI for release page
Unknwon 9a1fe801e5 fix
Unknwon 6f71632e3e new language
Unknwon 47e7175b80 upload locales
Unknwon 069486d169 fix
Unknwon d75013a0e8 fix
Unknwon d6132aaa88 fix oauth2
James Cracknell ca09a0b516 Added comments documenting how to export SSL keys from .pfx
Unknwon 54d25c13d7 Fix
Unknwon dc53270da9 Fix 653
Unknwon ef275ebf62 more on change avatar
Unknwon 55dfe2c978 custom avatar upload
Unknwon 2d8c414f8c Fix
Unknwon 32dcaefafa fox
Unknwon 340a4595dd support duoshuo mirror of gravatar
Unknwon 9e22840483 fix
Unknwon 8c9338a537 add personal access token panel
Unknwon 4f360d8f08 Fix and update Germeny locale
Unknwon e0de6cb5ad work on and update locales
Unknwon ff8578082e update locale files
Unknwon 23eec25274 Fix , fix , fix
Unknwon 4e7eb5be9d Work on fork and fix
Unknwon b375192352 fix tpl error
Unknwon 0c5ba4573a fix session API broken and SQL pretection
Unknwon 283c81316c locale fix
Unknwon c7f56d7483 Fix
Tony Tsang 885833892f Updated locale zh-HK