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
2015-02-01 12:41:03 -05:00
Unknwon
32152d2363
routers/repo: set raw page content type to 'text/plain' #828
2015-01-31 15:27:57 -05:00
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
...
- update russian locale
2015-01-30 18:05:20 -05:00
Unknwon
c0e9481fa6
update locale
2015-01-26 09:13:34 -05:00
Unknwon
077d1ae70b
update locale
2015-01-23 00:46:48 +08:00
Unknwon
0e286a0ca9
fix locale
2015-01-19 02:51:43 +08:00
Unknwon
9fa287e4f7
update locale
2015-01-18 22:24:20 +08:00
Unknwon
7170011f4d
update with deps
2015-01-17 15:17:53 +08:00
Dominik Schulz
50d91f3b6a
Make help text for email listing a little more helpful.
2015-01-09 17:55:09 +01:00
Dominik Schulz
7d4cef6008
Add missing translations for email settings page to de_DE.
2015-01-09 17:54:44 +01:00
Unknwon
c73e9057ae
Optmize git-fsck options and fix #820
2015-01-02 20:14:43 +08:00
Peter Smit
8b31be43c6
Forgot to i18n "Primary"
2014-12-22 09:41:29 +02:00
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
2014-12-22 09:11:30 +02:00
无闻
030b3d751e
Merge pull request #766 from phsmit/correct_from
...
Correct usage of FROM in email creation
2014-12-21 01:55:28 -05:00
Unknwon
79537467da
mirror fix and update
2014-12-20 22:51:16 -05:00
Peter
c884ecfea1
Parse the from string to extract the email address
2014-12-19 23:06:03 +02:00
Peter
2321b4b272
Change from header in email, fixes #765
2014-12-19 22:33:17 +02:00
Unknwon
b231b8c927
update locale and mirror code format
2014-12-19 00:24:17 -05:00
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.
2014-12-18 13:34:30 +02:00
Unknwon
792ec63c8a
update locale
2014-12-14 22:47:09 -05:00
Unknwon
9ac940d31d
update locales
2014-12-13 20:06:50 -05:00
Unknwon
ac4a10456e
api: able to create repo and fix #726
...
- POST /user/repos
- POST /org/:org/repos
2014-12-12 20:30:32 -05:00
Unknwon
2f3a7e53cb
fix #735
2014-12-12 01:29:36 -05:00
Unknwon
bc8721fb6c
Finish new UI for release page
2014-12-10 16:37:54 -05:00
Unknwon
9a1fe801e5
fix #711
2014-12-09 02:18:25 -05:00
Unknwon
6f71632e3e
new language
2014-12-07 19:27:49 -05:00
Unknwon
47e7175b80
upload locales
2014-12-05 18:27:59 -05:00
Unknwon
069486d169
fix #165
2014-12-05 17:54:57 -05:00
Unknwon
d75013a0e8
fix #580
2014-11-30 02:26:29 -05:00
Unknwon
d6132aaa88
fix oauth2
2014-11-28 21:20:13 -05:00
James Cracknell
ca09a0b516
Added comments documenting how to export SSL keys from .pfx
2014-11-27 14:42:06 -07:00
Unknwon
54d25c13d7
Fix #543
2014-11-24 18:47:59 -05:00
Unknwon
dc53270da9
Fix 653
2014-11-22 10:22:53 -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
2d8c414f8c
Fix #635
2014-11-18 19:05:33 -05:00
Unknwon
32dcaefafa
fox #620
2014-11-17 14:53:41 -05:00
Unknwon
340a4595dd
support duoshuo mirror of gravatar
2014-11-16 20:27:04 -05:00
Unknwon
9e22840483
fix #622
2014-11-13 05:27:01 -05:00
Unknwon
8c9338a537
add personal access token panel #12
2014-11-12 06:48:50 -05:00
Unknwon
4f360d8f08
Fix #617 and update Germeny locale
2014-11-11 15:30:11 -05:00
Unknwon
e0de6cb5ad
work on #616 and update locales
2014-11-10 05:30:07 -05:00
Unknwon
ff8578082e
update locale files
2014-11-07 17:07:36 -05:00
Unknwon
23eec25274
Fix #605 , fix #255 , fix #101
2014-11-06 22:06:41 -05:00
Unknwon
4e7eb5be9d
Work on #5 fork and fix #608
2014-11-05 23:30:04 -05:00
Unknwon
b375192352
fix tpl error
2014-11-04 12:07:43 -05:00
Unknwon
0c5ba4573a
fix session API broken and SQL pretection
2014-11-04 11:37:15 -05:00
Unknwon
283c81316c
locale fix
2014-11-01 21:43:53 -04:00
Unknwon
c7f56d7483
Fix #584
2014-10-27 11:18:00 -04:00
Tony Tsang
885833892f
Updated locale zh-HK
2014-10-14 17:04:45 +08:00