Commit Graph

463 Commits (977dcf96e0d9c5dded47ac6066fad8979a9f74f9)

Author SHA1 Message Date
Jonas 9a9f8fa25b Fix broken table layout ()
Patrick G c1c4609e4e Grammar fixes and small wording adjustments ()
* Grammar fixes and small wording adjustments

* More grammar fixes
Philip Couling dce03c19cb Changed README to refer to https images only ()
Lunny Xiao 6efa80a471 Add the note forked from gogs ()
* add the note forked from gogs

* make the sentence simple
Lunny Xiao b0c6217c4d Fix broken godoc link and add arch in English README ()
* fix broken godoc link and add arch in English README

* typo
Thomas Boerger 770e8310bd Simplified README and added a release badge ()
* Dropped the status from readme, it's anway always outdated

* Added version badge

* Cleaned the install instructions

* Dropped paragraphs that should be documented on the docs

* Simplified the content, refer to the website

* Dropped the logo, lets show screenshots

* Fixed TRANSLATORS link
Joubert RedRat dfb547099d Change screenshoots to Gitea ()
Lunny Xiao 2197d298cb Add Korean support ()
* Add Korean support

* replace Gogs to Gitea
Lunny Xiao 8559d6f267 add ZH readme ()
Sandro Santilli 1831ee2d1d Update example install url from try.gogs.io to try.gitea.io ()
* Update example install url from try.gogs.io to try.gitea.io

* Ask if issue can be reproduced on try.gitea.io

* Link try.gitea.io to the README
Sandro Santilli 349ecc6919 Turn banner into a link to the github gitea repository
Also use relative link to banner
Thomas Boerger c2044e5b39
Dropped always outdated contributors file, link to it the graph on readme
Unknwon 4cb21115dc Update locales and add Swedish
Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
Thomas Boerger 5b17661c5d
Updated badges for drone and similar to lgtm
Bo-Yi Wu 904deb7d6a Fix broken link for Contributors Guide ()
* Fix broken link for Contributors Guide

* remove ./
Sandro Santilli 786cc5bbc8 Add info about installing via go
Rachid Zarouali c040f2fbb1 first batch of Readme updates ()
Thomas Boerger a6d683f498
Link to godoc instead of Gogs wiki
Thomas Boerger 03902bb53d Minor cleanups, look at the specific commits ()
* Dropped codebeat, we got go reportcard

* Dropped gopm file, we are using govendor

* Dropped chinese readme, this should be part of the docs

* Dropped bra config, not really used

* Dropped packager, we will provide our own packages
Thomas Boerger 42a744d9e6 Badges and travis testing ()
* Added badges to the README

* Restructured the travis config
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs ()
Unknwon 7e15ff9486
Update locales
Add new locale Serbian (Cyrillic)
Unknwon 12445fe2ed
Add build system link to README [CI SKIP]
Unknwon 491407ddf8
fix 404 for release draft edition
Closes 
Unknwon 7c1fbed057 Fix panic when attempt login with non-exist user
Unknwon 152e715999 models/login_source: code improvement
Unknwon 8516dfcb6c able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes 
Unknwon 643142acab Web editor: support upload files
Unknwon 28cf0e6aaa code quality improvement
Unknwon 62b0dc4853 Web editor: fix cannot create new file in subdirectory
Unknwon 579e5e4fee Web editor: disallow edit mirror repository
Unknwon 0114fdcba4 Web editor: improve delete file process
Unknwon dad5c15520 allow setting preferred licenses
- Closes 
Unknwon c30b856d14 use user’s info for committer and author
Unknwon 13a8823bd3 only start builtin SSH server after user finish installation
Unknwon bb359a74f1 migrations: set comment updated as created
Unknwon 6b98d58906 code cleanup
Unknwon f8a48ffaad Web editor: improve code quality
Unknwon 0b273ac4d5 code cleanup
Unknwon a00c932bbc General code quality improvement
Unknwon 6f9a95f830 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
Unknwon 9349def72e reproduce diff signs
Commited wrong file.
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
Unknwon 61e27dedf7 fix response of pull request form validation error
Unknwon 5e89485cec Update README [CI SKIP]
Unknwon 8637e67e6f Fix outdated edit can’t overwrite changes
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls
Unknwon 3f7f4852ef fully support of webhooks for pull request
Unknwon 0f33b04c87 Add subcommand to create new user in CLI
Unknwon a47aef5460 code cleanup