723 Commits (587d870f1edc51bf86bd0c213424d418702c9a24)

Author SHA1 Message Date
Unknwon 2340bb1ed2 update locales 9 years ago
Unknwon 86d3c5cbb3 update Docker info 9 years ago
Unknwon 3fb1b6a608 drop oauth2 feature support 9 years ago
Unknwon 9d36fc6986 finish new auth e-mails 9 years ago
Unknwon 373731f5e8 user gomail and new activate account email tpl
- #1496: fallback plain text
- #1002: add date header
- #913: fix encoding of header
9 years ago
Unknwon e75fd2f783 simplify names 9 years ago
Unknwon 2729eb998c #1646 and other minor fixes 9 years ago
Unknwon 2d1bb0cf49 #1633 admin delete user 9 years ago
Unknwon 5f1183cecf #697 add install option 9 years ago
Unknwon 98108e379d #697 update locale and admin panel 9 years ago
Unknwon 83e747bfda #697 and #1606 and new admin edit user UI 9 years ago
Unknwon 8e0a69f86a #697 disable captcha and new admin create user UI 9 years ago
Unknwon cd37fccdfb #1625 remove auto_register and makes it default 9 years ago
Unknwon aff773f1b9 add tidb support 9 years ago
Unknwon be89802bd8 new admin user list UI 9 years ago
Unknwon 362d64df04 #1620 add allowed domains for SMTP auth 9 years ago
Unknwon 121a81a2c5 finish new edit auth UI 9 years ago
Unknwon 0617448282 finish new add auth UI 9 years ago
Unknwon fa728d8dff more minor fix on 1581 9 years ago
Unknwon 26ac016b9f minor fix on #1581 9 years ago
Unknwon cbd6276200 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
9 years ago
Unknwon 52ec80fa18 finish all new user settings UI 9 years ago
Sergio Benitez 964d0262ff Merged conflicts. 9 years ago
Unknwon 56eb252098 #1593 fix repo name router bug 9 years ago
Unknwon c38754d432 #1191 allow upload avatar for org
Signed-off-by: Unknwon <u@gogs.io>
9 years ago
Unknwon 85f34ba538 new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
9 years ago
Unknwon edc99bc8a4 new org options UI 9 years ago
Unknwon 80701d45bb #1193 Make organization emails non-mandatory 9 years ago
Unknwon e885d34aa6 update locales 9 years ago
Sergio Benitez aa9c36514f Merged conflicts. 9 years ago
Sergio Benitez 2d1db4bf05 Added LDAP simple auth support. 9 years ago
Unknwon 07fe846c9f #1579 change e-mail max length to 254 9 years ago
Unknwon d023e81a8f #1577 explore paginator problem 9 years ago
Unknwon 6a5c87afdd prepare 0.6.9 release 9 years ago
Unknwon 83dc2468f5 finish initial version of pull request 9 years ago
Unknwon 842770d7fb add merger info and news feed 9 years ago
Unknwon 953bb06857 basic PR feature 9 years ago
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check 9 years ago
Unknwon 37e0cee877 finish PR UI 9 years ago
Unknwon ebf1bd4f51 add view pull desc 9 years ago
Unknwon 8c046073a8 work on PR conversation 9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo 9 years ago
Unknwon 8af094967f #1377 add rename repo action 9 years ago
Unknwon 90a6553c37 #1009 Config option for preserving hard line breaks 9 years ago
Unknwon 7714e792a4 minor fixes on #1551 9 years ago
Unknwon 17c2d1fc7c fix dashboard 500 when no issues at all
- update locales
- update README
9 years ago
Unknwon 1ca257ad9f rename fields 9 years ago
Unknwon cb381078ff finish new repo options page 9 years ago
Unknwon c6b039c6f9 new repo options UI 9 years ago
Unknwon 9b9e5f0290 #1545 Cross reference the commit from the issue when it is closed by the commit 9 years ago
Unknwon 302938e646 #1333 Disable Gravatar option when install 9 years ago
Unknwon ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication 9 years ago
Unknwon 55ddf225bb webhook APIs 9 years ago
Unknwon f509c59ac1 new create webhook event 9 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 9 years ago
Unknwon 4cfa2ca40d #1474 Edit New issue UpdateGravatarSource() assumes insecure protocol 9 years ago
Unknwon a7686e8749 #1203 bundle jquery with gogs 9 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 9 years ago
Unknwon fc2d0e5470 fix locale 9 years ago
Unknwon ce386cfb61 fix suburl 9 years ago
Unknwon 2881456421 new webhooks list UI 9 years ago
Unknwon 4330c1f0d8 update locale and org dashboard navbar 9 years ago
Unknwon f808df5a7b new user dahsboard issues 9 years ago
Unknwon a104248792 update locales 9 years ago
Young Hu 44aab7af87 错误字符修正 9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 9 years ago
Unknwon 78b717f202 update locales 9 years ago
Unknwon 87f5ca8e1f able edit issue title 9 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 9 years ago
无闻 2b393f5b03 Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
9 years ago
Girish Ramakrishnan 24d7a86a8d Set IsAdmin using LDAP
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.

In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
9 years ago
Ralph-Wang feed2b61ee add newline at the end of file for each gitignore 9 years ago
Unknwon 03b85b73af token recent activity 9 years ago
Unknwon 4c7b6414eb new access token UI 9 years ago
Unknwon b1696665bd make cron task configurable 9 years ago
Unknwon 875f917771 update locales 9 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
9 years ago
Unknwon 77ade6855d fix style and locale name 9 years ago
Unknwon a8a2992758 update locale and TRANSLATOR 9 years ago
Morten Klim Sørensen 51473f7bfe Update TRANSLATORS 9 years ago
Unknwon c7d5e1f182 clean file and update locales 9 years ago
Unknwon e633425f27 #1180 and #1250: migration 9 years ago
Unknwon b35d7eee31 update locale 9 years ago
Unknwon a52324a5f9 able sort issues 9 years ago
Unknwon 4ce003dc15 Filter issues by assignee 9 years ago
Unknwon a24141ec9c more on #1319 9 years ago
Gregor Santner e892cdb1b4 Updated Translators 9 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 9 years ago
Unknwon 1fb53067f4 finish close/reopen issue 9 years ago
Unknwon 0ec7d1539b Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 9 years ago
无闻 7666e2256b Merge pull request #1478 from yaggytter/japanesetypo
fixed chinese character to japanese KANJI
9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
yaggytter 38e11b4f68 fixed chinese character to japanese KANJI 9 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 9 years ago
Unknwon ab2d0b3b44 add comment form UI 9 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 9 years ago
Unknwon 496a65ed29 update locales 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 9 years ago
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
9 years ago
Unknwon 2aea247208 minor fix on #1460 9 years ago
无闻 2cef9ef5e2 Merge pull request #1460 from manfer/semantic
new top menu
9 years ago
Fernando San Julián 4cc198179c new top menu 9 years ago
Unknwon 75aff60c90 finish create issue with milestone and assignee 9 years ago
Unknwon 09a1b2a1f5 finish create issue with milestone 9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
无闻 8f2a184e04 Merge pull request #1457 from jqs7/customAvatar
add custom avatar source support
9 years ago
Jqs7 16f74b62b9 custom avatar source 9 years ago
Unknwon 48f12d4ead upgrade new issue to SUI v2 9 years ago
Unknwon a79586cc54 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
9 years ago
Unknwon 7372042441 list view: issue, label, milestone 9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon 9db4acc62e improve fork process 9 years ago
Unknwon 9ba0d8b87a update locale 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 9f12ab0e88 update locale 9 years ago
Unknwon 77dcef0cab fix milestone format parse 9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 74bd6b939c milestone: edit 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon 04458d49a0 milestone: list view 9 years ago
Unknwon 03011e31fe update locale and .gopmfile 9 years ago
Unknwon b983912fce add italian support 9 years ago
Unknwon c541938a3d update locale and prepare for 0.6.3 release 9 years ago
Unknwon 72377c721c update gopmfile 9 years ago
Unknwon 589618c8a5 better paging 9 years ago
Unknwon 686dd59916 fix #864 with migration and update locale 9 years ago
Fernando San Julián 514ce712b0 admin config fix 9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 9 years ago
Unknwon 2e7b38db9f fix paging links and issue count 9 years ago
Unknwon 752b527152 update Chinese locale 9 years ago
Unknwon 1ba837a055 new issue and label page 9 years ago
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 9 years ago
无闻 e69f09f50e Merge pull request #1275 from jstasiak/develop
Add file permalink button
9 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Unknwon 42a72b62fc fix about #1289 9 years ago
Unknwon ff051e2106 #1128: API calls are not hidden behind sign in 9 years ago
无闻 41ce633920 Merge pull request #1364 from m4rcs/patch-1
Update TRANSLATORS
9 years ago
Marc Schiller f62ffeb481 Update TRANSLATORS 9 years ago
Unknwon 81adbe17ca use pam and update TRANSLATORS 9 years ago
Unknwon 2724dbd450 update locale 9 years ago
Jakub Stasiak 562ad02a6d Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
9 years ago
Unknwon eb0f0710f0 add more gitignores 9 years ago
Unknwon a2a9e151f8 install - add mail from setting 9 years ago
Unknwon b9dc2147b4 UI: install - done 9 years ago
Unknwon 5cf3732339 UI: install - new version 9 years ago
Unknwon 5dd3dd71a0 UI: install - database settings 9 years ago
Unknwon 9af8a6c6a3 update locale 9 years ago
Unknwon 1269ce0538 update locle 9 years ago
Unknwon 1564b77cf5 update locale 9 years ago
Unknwon 1492c905bb update locale 9 years ago
Unknwon 4fca548ed1 update locale 9 years ago
Unknwon c47afdff58 add config options for HELO 9 years ago
Unknwon c08baee085 Merge branch 'develop' of github.com:gogits/gogs into develop 9 years ago
Unknwon 7a7c096fd0 update typo in locale files 9 years ago
Paolo Borelli 182003aa41 Add PAM authentication 9 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters 9 years ago
Unknwon aae74c793a #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK 9 years ago
Unknwon 2bb982dada #1080: Remove footer ads/branding from default template 9 years ago
Unknwon ade343f6dc Add Polish support 9 years ago
Unknwon 5c3cac3bc0 Merge branch 'master' of github.com:gogits/gogs into develop 9 years ago
Andrew Youngwerth a8377d8ded Fixed minor gramatical error in the us install success msg 9 years ago
Unknwon 75cbb32b1e UI compatibility 9 years ago
Unknwon b6f8b486c7 add sr-only class, change to new tag line 9 years ago
Unknwon 62e436e6b7 Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1 9 years ago
Unknwon 1cb57b1a44 #1094: fix locale 9 years ago
Unknwon e6cf83b8c0 Put default config into binary 9 years ago
Unknwon deee2d5fa8 #1069: Copyright violations 9 years ago
Unknwon 471b8a18ab Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"
This reverts commit c226e92284, reversing
changes made to 80b23854bc.
9 years ago
无闻 c226e92284 Merge pull request #1047 from ndarilek/accessibility-fixes
Various accessibility fixes
9 years ago
Unknwon 7dbb98b2a3 add new locale 9 years ago
Nolan Darilek 25dd6f8fa0 Add additional accessibility text to repository navbar. 9 years ago
Nolan Darilek 37ab32b613 Various accessibility fixes, mostly labeling icons. 9 years ago
Unknwon 96a95e9dfd #988: fix one missing duplicated prefix
- update some locale files
9 years ago
Unknwon 48bb639371 Merge branch 'develop' of github.com:gogits/gogs into develop 9 years ago
Unknwon 0720d3988f #988: GetRepoLink already contains AppSubUrl 9 years ago
Nolan Darilek 98674b2a21 registeration -> registration 9 years ago
Unknwon 4b9fb43a70 home: new UI 9 years ago
Unknwon e3d73d9b24 conf/locale: update locales 9 years ago
无闻 3db80f2c55 Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
9 years ago
Unknwon a6a2f59d1d Merge branch 'access' of github.com:gogits/gogs into dev 9 years ago
Unknwon d446be9f5f models: mirror fix on #964 9 years ago
Unknwon 0d90a16d9f conf/locale: update Russian and Spanish 9 years ago
无闻 cd8b43d984 Merge pull request #915 from Lafriks/dev
Get username, name, surname and e-mail from LDAP server
9 years ago
Unknwon 059338139c routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
9 years ago
Unknwon 1654e9ecab templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
9 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
Bas Stottelaar bbf5bcdf99 Updated Dutch translations
Fixed some spelling mistakes.

* Number up to 20 are written as words instead of digits.
* Nouns are written without spaces.
* Fixed mixups between informal/formal language.
* Removal of extra spaces in sentences.
10 years ago
unknown 02b53aff0f Add and translate missing German strings for user page 10 years ago
无闻 6a79b76531 Merge pull request #529 from chk1/master
Translate missing entries & add German translation to homepage
10 years ago
unknown 8c70bcee99 Translate missing strings and some improvements 10 years ago
Michael Boke 29a7d1ce61 updated some strange translated message so they will match their context on the website 10 years ago
Michael Boke 500b8a2a0f updated translations with the latest master version 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
Sebastian Jackel 1601b27ad3 Added some missing strings under the [action] category to german localization 10 years ago
Unknwon a046a31d2b UI: Confirmation box 10 years ago
Unknwon 49193bebd2 UI: Confirmation box 10 years ago
Unknwon ad2ab6d214 Add modal to change username
Signed-off-by: Unknwon <joe2010xtmf@163.com>
10 years ago
Unknwon 10673417dc Mirror fix on transfer repo 10 years ago
Unknwon 71e4689d11 Page: User profile 10 years ago
Unknwon f69761563b Fix bug on transfer repo 10 years ago
Cedric Ziel b0f8b1147c [TASK] Refine german string for authentification source 10 years ago
Unknwon 5bbeeb0f1b Page: Commits and fix #249 10 years ago
Unknwon a1109e6fbc Page: Repository home page 10 years ago
无闻 b92cac7038 Merge pull request #496 from domnikl/patch-1
fixed typos and English phrases in German translation
10 years ago
Dominik Liebler de2a4f8f83 fixed typos and English phrases
fixed Typo "Hilef"
10 years ago
Unknwon 135d3733b3 Feature: Integrate crypto/tls/generate_cert.go command 10 years ago
Unknwon 063aacd436 UI: Use tooltip not alert when copy clone URL 10 years ago
fanningert 052ab30409 Update locale_de-DE.ini 10 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
10 years ago
Unknwon a596388ebf Add success message after transfer repository #481 10 years ago