Nolan Darilek
25dd6f8fa0
Add additional accessibility text to repository navbar.
10 years ago
Nolan Darilek
37ab32b613
Various accessibility fixes, mostly labeling icons.
10 years ago
Unknwon
96a95e9dfd
#988 : fix one missing duplicated prefix
...
- update some locale files
10 years ago
Unknwon
48bb639371
Merge branch 'develop' of github.com:gogits/gogs into develop
10 years ago
Unknwon
0720d3988f
#988 : GetRepoLink already contains AppSubUrl
10 years ago
Nolan Darilek
98674b2a21
registeration -> registration
10 years ago
Unknwon
4b9fb43a70
home: new UI
10 years ago
Unknwon
e3d73d9b24
conf/locale: update locales
10 years ago
无闻
3db80f2c55
Merge pull request #943 from diseaz/mailer-client-cert
...
Use client certificate for SMTP over TLS
10 years ago
Unknwon
a6a2f59d1d
Merge branch 'access' of github.com:gogits/gogs into dev
10 years ago
Unknwon
d446be9f5f
models: mirror fix on #964
10 years ago
Unknwon
0d90a16d9f
conf/locale: update Russian and Spanish
10 years ago
无闻
cd8b43d984
Merge pull request #915 from Lafriks/dev
...
Get username, name, surname and e-mail from LDAP server
10 years ago
Unknwon
059338139c
routers: able to migrate repo from local path
...
- modules/middleware/context.go: add HandleAPI method
10 years ago
Unknwon
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
10 years ago
Peter Smit
e6fc58a744
Remove GoGet option from repository and handle it with ?go-get=1 instead
...
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Unknwon
def39d191b
conf/locale: update all locales
10 years ago
Dmitry Azhichakov
2692d4aa49
Make conf/app.ini changes match the style
10 years ago
Dmitry Azhichakov
3aaf292ba8
Fix "forcing" client certificate for SMTP
10 years ago
Unknwon
d02e45f985
better naming on #891
10 years ago
Unknwon
6a23252edc
able to allow insecure certification of webhook for #891
10 years ago
Unknwon
7d3932b9cd
templates/ng/base: change year to 2015, fix #928
...
- conf/locale: update Japanese locale
10 years ago
Unknwon
f15fa9167a
cmd: code fix for #905
...
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
10 years ago
Unknwon
775bd65234
conf/locale: add Spanish locale
10 years ago
Lauris BH
00653e52ee
Get username, name, surname and e-mail from LDAP server
10 years ago
Unknwon
f989805050
conf/locale: update locales
10 years ago
Unknwon
2a2596fe61
able to disable SSH for #883
10 years ago
Unknwon
3f2e99962c
conf/locale: update French locale
10 years ago
无闻
87b90372a7
Merge pull request #908 from nicolai86/feature/hide-signup-button-884
...
Make Signup button display configurable - #884
10 years ago
Unknwon
0669897226
modules/base: fix markdown mention regex for #826
...
- conf/locale: add mew translator profile
10 years ago
Raphael Randschau
92036a78d1
Add locales (en/de native, rest -> translate.google.com)
10 years ago
Unknwon
57291d1e2a
conf/locale: update Japanese locale
10 years ago
Unknwon
956c59b282
conf/locale: update Japanese locale
10 years ago
Unknwon
0a2068d7fb
models: code fix on #818
10 years ago
无闻
cd6376f093
Merge pull request #818 from fzerorubigd/master
...
add a function to rewrite all public keys on admin request
10 years ago
Miguel de la Cruz
b8425ccbec
Add Miguel de la Cruz as a translator
10 years ago
Unknwon
ac29dc93cd
conf/locale: add Japanese support
...
README: remove duplicated travis badge
10 years ago
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
10 years ago
Unknwon
32152d2363
routers/repo: set raw page content type to 'text/plain' #828
10 years ago
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
...
- update russian locale
10 years ago
Unknwon
c0e9481fa6
update locale
10 years ago
Unknwon
077d1ae70b
update locale
10 years ago
Unknwon
0e286a0ca9
fix locale
10 years ago
Unknwon
9fa287e4f7
update locale
10 years ago
Unknwon
7170011f4d
update with deps
10 years ago
Dominik Schulz
50d91f3b6a
Make help text for email listing a little more helpful.
10 years ago
Dominik Schulz
7d4cef6008
Add missing translations for email settings page to de_DE.
10 years ago
Unknwon
c73e9057ae
Optmize git-fsck options and fix #820
10 years ago
fzerorubigd
6643647687
add afunction to rewrite all public keys on admin request
...
refs #763
10 years ago
Peter Smit
8b31be43c6
Forgot to i18n "Primary"
10 years ago
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
10 years ago
无闻
030b3d751e
Merge pull request #766 from phsmit/correct_from
...
Correct usage of FROM in email creation
10 years ago
Unknwon
79537467da
mirror fix and update
10 years ago
Peter
c884ecfea1
Parse the from string to extract the email address
10 years ago
Peter
2321b4b272
Change from header in email, fixes #765
10 years ago
Unknwon
b231b8c927
update locale and mirror code format
10 years ago
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.
10 years ago
Unknwon
792ec63c8a
update locale
10 years ago
Unknwon
9ac940d31d
update locales
10 years ago
Unknwon
ac4a10456e
api: able to create repo and fix #726
...
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon
2f3a7e53cb
fix #735
10 years ago
Unknwon
bc8721fb6c
Finish new UI for release page
10 years ago
Unknwon
9a1fe801e5
fix #711
10 years ago
Unknwon
6f71632e3e
new language
10 years ago
Unknwon
47e7175b80
upload locales
10 years ago
Unknwon
069486d169
fix #165
10 years ago
Unknwon
d75013a0e8
fix #580
10 years ago
Unknwon
d6132aaa88
fix oauth2
10 years ago
James Cracknell
ca09a0b516
Added comments documenting how to export SSL keys from .pfx
10 years ago
Unknwon
54d25c13d7
Fix #543
10 years ago
Unknwon
dc53270da9
Fix 653
10 years ago
Unknwon
ef275ebf62
more on change avatar
10 years ago
Unknwon
55dfe2c978
custom avatar upload
10 years ago
Unknwon
2d8c414f8c
Fix #635
10 years ago
Unknwon
32dcaefafa
fox #620
10 years ago
Unknwon
340a4595dd
support duoshuo mirror of gravatar
10 years ago
Unknwon
9e22840483
fix #622
10 years ago
Unknwon
8c9338a537
add personal access token panel #12
10 years ago
Unknwon
4f360d8f08
Fix #617 and update Germeny locale
10 years ago
Unknwon
e0de6cb5ad
work on #616 and update locales
10 years ago
Unknwon
ff8578082e
update locale files
10 years ago
Unknwon
23eec25274
Fix #605 , fix #255 , fix #101
10 years ago
Unknwon
4e7eb5be9d
Work on #5 fork and fix #608
10 years ago
Unknwon
b375192352
fix tpl error
10 years ago
Unknwon
0c5ba4573a
fix session API broken and SQL pretection
10 years ago
Unknwon
283c81316c
locale fix
10 years ago
Unknwon
c7f56d7483
Fix #584
10 years ago
Tony Tsang
885833892f
Updated locale zh-HK
10 years ago
Unknwon
4a8a70dde0
Fix gzip
10 years ago
Unknwon
452ccff81c
Mirror fix on add ssh key
10 years ago
Unknwon
963354c5d7
Add raw, history file button, and other mirror fixes
10 years ago
Unknwon
3600498c8f
Add push tag action
10 years ago
Unknwon
b2632dec09
Page: Compare 2 commits
10 years ago
Unknwon
41dbb4c148
Hide org member in collar page
10 years ago
Unknwon
85c9f7c5f3
Issue: Show error prompt when add repository to team and it does not exist #533
10 years ago
Tony Tsang
8c71ab5094
Add locale zh-HK (Traditional Chinese)
10 years ago
Unknwon
1aa76bd279
Fix #532 , add system notice
10 years ago
Unknwon
64c68220d2
Fix #264
10 years ago
无闻
810ff480b8
Merge pull request #531 from basilfx/dev
...
Updated Dutch translations
10 years ago
无闻
de65c30770
Merge pull request #530 from chk1/master
...
Add and translate missing German strings for user page
10 years ago