174 Commits (4f74b4e6578be4251af65cd08daa37c884e431a0)

Author SHA1 Message Date
Unknwon a596388ebf Add success message after transfer repository #481 10 years ago
Unknwon 8a09256941 Mirror fix and fix #481 10 years ago
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
10 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 10 years ago
Philippe Barsalou bc3abb397f typos 10 years ago
Philippe Barsalou 9e10304ab2 started french localization 10 years ago
Unknwon b9560374cd UI fix 10 years ago
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 10 years ago
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count 10 years ago
无闻 b92384020c Merge pull request #435 from tstorch/translation-update
Small German update
10 years ago
Unknwon f8977f4847 Organization level webhooks 10 years ago
无闻 e79e4b1580 Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
10 years ago
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release 10 years ago
Unknwon ab7206d6b7 Fix #348 10 years ago
Christopher Brickley 85c35a6b8b add organization-level webhooks 10 years ago
Christopher Brickley 8d2fe064c5 modify grammar undo -> undone 10 years ago
Tristan Storch 000b906259 Small German update
Cleaning up a misunderstanding I had.
10 years ago
Arpemedia 0730ec4087 Fix grammar error in German translation 10 years ago
Tristan Storch 7b310b1abb German laguage update
What has been done:

  - standardized expressions
  - shorter and clearer
  - minor corrections (orthography)
10 years ago
fanningert 1858d2066b Add new translation keys 10 years ago
无闻 3e740278bd Merge pull request #407 from fanningert/patch-3
Update locale_de-DE.ini and correct a wrong translation
10 years ago
Unknwon c5ce33047e Mirror fix and hide missing pages for 0.5 release 10 years ago
fanningert 801fc536f2 Update locale_de-DE.ini 10 years ago
fanningert 99e009665c Update locale_de-DE.ini 10 years ago
fanningert 72ec3e8da0 Update locale_de-DE.ini 10 years ago
Christopher Brickley 2bce24068d add Slack API webhook support 10 years ago
fanningert 9554ad514e Change "Repositories" to "Repositorys" 10 years ago
fanningert df3621e050 Update locale_de-DE.ini and correct a wrong translation 10 years ago
fanningert 80447f1168 Update german translation with PR #404 10 years ago
fanningert c30063eefb Update locale_de-DE.ini 10 years ago
Unknwon 676bd764fa UI: SSH/HTTPS address switch and copy 10 years ago
无闻 d78008b546 Merge pull request #396 from fanningert/patch-1
Update locale_zh-CN.ini
10 years ago
无闻 1d6df04ecb Merge pull request #397 from fanningert/patch-2
Update locale_en-US.ini
10 years ago
fanningert 5cdecd74c7 Update locale_de-DE.ini 10 years ago
fanningert 85e01bfe01 Update locale_en-US.ini
Double entry of "config.log_config"
10 years ago
fanningert 73ddf401ee Update locale_zh-CN.ini
Double entry of "config.log_config"
10 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.
10 years ago
Unknwon 9bc63bda7d Finish all new admin pages. 10 years ago
无闻 66d51804c9 Merge pull request #391 from fanningert/patch-1
Update locale_en-US.ini
10 years ago
fanningert 272d387c0c Update locale_de-DE.ini 10 years ago
fanningert 32760ba49d Update locale_en-US.ini 10 years ago
无闻 08dbf08d39 Merge pull request #386 from fanningert/patch-2
Update locale_de-DE.ini
10 years ago
Unknwon d2aff9a46a Continue working on new admin pages 10 years ago
fanningert 56b735f67b Update locale_de-DE.ini
Add missing translation keys and add some german translations
10 years ago
Unknwon 8829174574 Finish new admin users pages 10 years ago
fanningert c4a33892d3 Update locale_de-DE.ini
Add missing translation of "locale_en-US.ini"
10 years ago
Unknwon 1aec1a2dda Finish new admin dashboard 10 years ago
Unknwon 81287ba022 Mirror issue fix 10 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization 10 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team 10 years ago