Commit Graph

219 Commits (c1ecb6c60a1acacf530e226b8043ca93d2fe4a07)

Author SHA1 Message Date
Unknwon 18c841050b fix 1540 and experimental SSH server support 9 years ago
Gibheer b90b0c1191 move minimum key sizes to config
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
9 years ago
Unknwon 022820103d #1657 allow forcing all private repos 9 years ago
Unknwon 63e6e31271 add config and update locale 9 years ago
Unknwon 6dfee30bf0 #1602 Wrong commit order on issue page when pushing multiple commits 9 years ago
无闻 84c727ae66 Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
9 years ago
Antoine GIRARD dfc16d0879 Fix admin repos new ui 9 years ago
Antoine GIRARD c98dad1cf3 New admin organization UI 9 years ago
Antoine GIRARD 14a1101139 New admin notice UI based on user list example 9 years ago
Unknwon 3fb1b6a608 drop oauth2 feature support 10 years ago
Unknwon e75fd2f783 simplify names 10 years ago
Unknwon 83e747bfda #697 and #1606 and new admin edit user UI 10 years ago
Unknwon 8e0a69f86a #697 disable captcha and new admin create user UI 10 years ago
Unknwon aff773f1b9 add tidb support 10 years ago
Unknwon be89802bd8 new admin user list UI 10 years ago
Unknwon 83dc2468f5 finish initial version of pull request 10 years ago
Unknwon 90a6553c37 #1009 Config option for preserving hard line breaks 10 years ago
Unknwon 7714e792a4 minor fixes on #1551 10 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 10 years ago
Unknwon b1696665bd make cron task configurable 10 years ago
Unknwon 77ade6855d fix style and locale name 10 years ago
无闻 7666e2256b Merge pull request #1478 from yaggytter/japanesetypo
fixed chinese character to japanese KANJI
10 years ago
yaggytter 38e11b4f68 fixed chinese character to japanese KANJI 10 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 10 years ago
Jqs7 16f74b62b9 custom avatar source 10 years ago
Unknwon 3e4cdccf6b milestone: create page 10 years ago
Unknwon b983912fce add italian support 10 years ago
Unknwon 72377c721c update gopmfile 10 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 10 years ago
Unknwon 1ba837a055 new issue and label page 10 years ago
Unknwon 2724dbd450 update locale 10 years ago
Unknwon 4fca548ed1 update locale 10 years ago
Unknwon c47afdff58 add config options for HELO 10 years ago
Unknwon aae74c793a #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK 10 years ago
Unknwon 2bb982dada #1080: Remove footer ads/branding from default template 10 years ago
Unknwon ade343f6dc Add Polish support 10 years ago
Unknwon 75cbb32b1e UI compatibility 10 years ago
Unknwon 7dbb98b2a3 add new locale 10 years ago
Nolan Darilek 98674b2a21 registeration -> registration 10 years ago
无闻 3db80f2c55 Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
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 775bd65234 conf/locale: add Spanish locale 10 years ago
Unknwon 2a2596fe61 able to disable SSH for #883 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 9fa287e4f7 update locale 10 years ago
Unknwon 7170011f4d update with deps 10 years ago
Unknwon c73e9057ae Optmize git-fsck options and fix #820 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
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 6f71632e3e new language 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 55dfe2c978 custom avatar upload 10 years ago
Unknwon 340a4595dd support duoshuo mirror of gravatar 10 years ago
Unknwon 0c5ba4573a fix session API broken and SQL pretection 10 years ago
Unknwon c7f56d7483 Fix #584 10 years ago
Unknwon 4a8a70dde0 Fix gzip 10 years ago
Tony Tsang 8c71ab5094 Add locale zh-HK (Traditional Chinese) 10 years ago
Unknwon 64c68220d2 Fix #264 10 years ago
Michael Boke ba1270df2d Merge remote-tracking branch 'upstream/master'
Conflicts:
	conf/app.ini
10 years ago
Michael Boke ba0feadc34 Added dutch translations 10 years ago
Unknwon 135d3733b3 Feature: Integrate crypto/tls/generate_cert.go command 11 years ago
Unknwon 8a09256941 Mirror fix and fix #481 11 years ago
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
11 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 11 years ago
Philippe Barsalou 9e10304ab2 started french localization 11 years ago
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 11 years ago
Unknwon f8977f4847 Organization level webhooks 11 years ago
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
11 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 11 years ago
Justin Nuß 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
	modules/base/tool.go
11 years ago
Unknwon 8dd07c0ddd New UI merge in progress 11 years ago
Justin Nuß 835e85b5ce Fix #281. Add mouse-over precise time and on-click switch listener. 11 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 11 years ago
Justin Nuß 9df99681fb Update default config with comments 11 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 11 years ago
Unknown b2801a2e98 Fix #165 11 years ago
Unknown ad5ec45dd6 Fix #165 11 years ago
Unknown 6c8d630bef Add database log adapter 11 years ago
Unknown 302c863cda Fix #242 11 years ago
Unknown ab13a29cb5 Fix #209 11 years ago
Unknown 688ec6ecbd Fixed #209 11 years ago
Unknown 5660570d92 Add MustValueRange 11 years ago
Unknown 0970d6cc38 Log to different adapter according to level 11 years ago
Unknown 98eeec4cbb Fix #174 11 years ago
Unknown fd4b123e88 Fix #94 and fix #169 11 years ago
Unknown 7cb5a15c9b Batch of mirror fixes 11 years ago
Unknown e7d8fadb08 Add disable gravatar option 11 years ago
Unknown 100cd181bc Add router log config option 11 years ago
Unknown 46af92c57e Clean files 11 years ago