Paolo Borelli
f8cccb03a8
Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
10 years ago
Unknwon
7af7ee836c
finish attachments when create issue
9 years ago
Jqs7
cd55742924
custom avatar source
9 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
956acc7519
better wording
10 years ago
Unknwon
33fc201de4
replace path.Join
10 years ago
Unknwon
80dd85a625
custom workDir function to handle speical case in Windows
10 years ago
Vladimir Vissoultchev
2c124b65d3
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
10 years ago
Vladimir Vissoultchev
66deff9c64
Allow explicit charset/codepage setting for ANSI source files to alleviate issue #1088
10 years ago
Unknwon
d286033e38
#835 : Realtime webhooks
10 years ago
Unknwon
63b288a5fe
new issue and label page
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
3d1db7b893
add config options for HELO
10 years ago
Tony Narlock
7379a18cf9
Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
10 years ago
Unknwon
d3394451bf
typo fix
10 years ago
Unknwon
e0b7444703
#1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
10 years ago
Unknwon
aa9a72602c
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
10 years ago
Unknwon
a62f116b02
#1080 : Remove footer ads/branding from default template
10 years ago
Unknwon
fe78ea76a4
Put default config into binary
10 years ago
Unknwon
720554ef38
#1028 : Windows Expects UNIX Directory Separator
10 years ago
Nolan Darilek
55f49e1b45
registeration -> registration
10 years ago
无闻
dc55bb4cae
Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
10 years ago
Unknwon
11ce6b1785
modules/setting: simple behave change in startup
10 years ago
Unknwon
5a7bca797c
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
10 years ago
Unknwon
32ff782d64
modules/setting: add abs path check before add workdir prefix
10 years ago
Dmitry Azhichakov
e105193e74
Fix "forcing" client certificate for SMTP
10 years ago
Dmitry Azhichakov
0c2fbf5706
New feature: SMTP connection may use client certificate.
New config keys in [mailer] section:
- CERT_FILE: path to a certificate file.
- KEY_FILE: path to a key file.
10 years ago
Unknwon
4f24a5ef7d
first pass work on migration #925
10 years ago
Unknwon
07795ce5be
better naming on #891
10 years ago
Unknwon
a8ac54ff07
able to allow insecure certification of webhook for #891
10 years ago
Unknwon
363c93907c
modules/setting: mirror path issue
10 years ago
无闻
42ba809042
Merge pull request #905 from phsmit/conf_on_cli
Add option to provide configuration file on command line
10 years ago
Unknwon
235271d50a
able to disable SSH for #883
10 years ago
Unknwon
ba9cae6328
code fix for #908 , and work for #884
10 years ago
Raphael Randschau
7fbb782585
Add ShowRegistrationButton configuration option
10 years ago
Peter Smit
9dd98a9a0f
Add option to provide configuration file on command line
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
c73e9057ae
Optmize git-fsck options and fix #820
10 years ago
Unknwon
bd555551ce
fix #801
10 years ago
Unknwon
81a44e4cd0
fix API changes
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
Joseph Crail
39c068400e
Fix spelling errors in comments.
10 years ago
Unknwon
069486d169
fix #165
10 years ago
Unknwon
d75013a0e8
fix #580
10 years ago
Unknwon
d6132aaa88
fix oauth2
10 years ago
Unknwon
54d25c13d7
Fix #543
10 years ago
Unknwon
ef275ebf62
more on change avatar
10 years ago
Unknwon
55dfe2c978
custom avatar upload
10 years ago
Unknwon
32dcaefafa
fox #620
10 years ago
Unknwon
340a4595dd
support duoshuo mirror of gravatar
10 years ago