aboutsummaryrefslogtreecommitdiffstats
path: root/options
Commit message (Collapse)AuthorAgeFilesLines
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-221-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-221-0/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-221-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-2211-11/+0
|
* Standardize Co-Authored-By / Reviewed-By strings (#14097)Cirno the Strongest2020-12-211-1/+1
| | | | | | | * Standardize Co-Authored-By / Reviewed-By strings * Use lowercase variant Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-212-0/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-211-0/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-212-1/+4
|
* expose translation of previously hardcoded string (#14087)Norwin2020-12-211-0/+1
| | | Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-2121-21/+0
|
* Locale: say another issue instead of this issue (#14082)DuckDuckWhale2020-12-211-1/+1
| | | | | Saying "this issue" is confusing because it could be understood as the issue that the user is currently viewing, not which the "issue" link points to.
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-201-3/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-191-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-131-5/+5
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-131-1/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-121-0/+9
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-122-1/+15
|
* Diff stat improvements (#13954)silverwind2020-12-121-0/+1
| | | | | | | | | | | | * Diff stat improvements - Combine number to just total number of changes - Add tooltip over stats bar - Increase contrast on file name - Refactor classes and CSS to be more reusable * misc tweaks * make count bold
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-111-0/+5
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-102-0/+27
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-101-0/+5
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-1026-0/+52
|
* Add pull request manually merge instruction (#13840)Lunny Xiao2020-12-101-0/+7
| | | | | | | | | | | | | | | | | | | | | | | * add pull request command line instructions * Add pull request manually merge instuction * Fix styles * Fix lint * Move inline style to class file * add space between merge button and hint text * Add sentence end charcter * Change the language file * adjust secondary bg * further adjustment Co-authored-by: silverwind <me@silverwind.io>
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-071-0/+38
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-042-0/+29
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-042-0/+2
|
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-12-031-1/+4
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-291-1/+19
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-282-1/+4
|
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-0/+3
| | | | | Signed-off-by: a1012112796 <1012112796@qq.com> Co-authored-by: Lauris BH <lauris@nix.lv>
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-251-0/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-2126-52/+41
|
* Improve strings (#13548)Norwin2020-11-201-2/+2
| | | | | | | | | | | * Correct oauth signup title When linking accounts, a password is not required anymore, so this string becomes confusing * string "remenber me": be more precise Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-181-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-161-10/+10
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-153-0/+5
|
* Add email validity check (#13475)Chris Shyi2020-11-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve error feedback for duplicate deploy keys Instead of a generic HTTP 500 error page, a flash message is rendered with the deploy key page template so inform the user that a key with the intended title already exists. * API returns 422 error when key with name exists * Add email validity checking Add email validity checking for the following routes: [Web interface] 1. User registration 2. User creation by admin 3. Adding an email through user settings [API] 1. POST /admin/users 2. PATCH /admin/users/:username 3. POST /user/emails * Add further tests * Add signup email tests * Add email validity check for linking existing account * Address PR comments * Remove unneeded DB session * Move email check to updateUser Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-132-3/+8
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-121-0/+13
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-111-3/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-101-1/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-091-9/+9
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-091-0/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-081-0/+2
|
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show ↵zeripath2020-11-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | only certain branches, (#12766) * Multiple GitGraph improvements. Add backend support for excluding PRs, selecting branches and files. Fix #10327 Signed-off-by: Andrew Thornton <art27@cantab.net> * as per @silverwind Signed-off-by: Andrew Thornton <art27@cantab.net> * as per @silverwind Signed-off-by: Andrew Thornton <art27@cantab.net> * Only show refs in dropdown we display on the graph Signed-off-by: Andrew Thornton <art27@cantab.net> * as per @silverwind Signed-off-by: Andrew Thornton <art27@cantab.net> * use flexbox for ui header Signed-off-by: Andrew Thornton <art27@cantab.net> * Move Hide Pull Request button to the dropdown Signed-off-by: Andrew Thornton <art27@cantab.net> * Add SHA and user pictures Signed-off-by: Andrew Thornton <art27@cantab.net> * fix test Signed-off-by: Andrew Thornton <art27@cantab.net> * fix test 2 Signed-off-by: Andrew Thornton <art27@cantab.net> * fixes * async * more tweaks * use tabs in tmpl Signed-off-by: Andrew Thornton <art27@cantab.net> * remove commented thing Signed-off-by: Andrew Thornton <art27@cantab.net> * fix linting Signed-off-by: Andrew Thornton <art27@cantab.net> * Update web_src/js/features/gitgraph.js Co-authored-by: silverwind <me@silverwind.io> * graph tweaks * more tweaks * add title Signed-off-by: Andrew Thornton <art27@cantab.net> * fix loading indicator z-index and position Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: Lauris BH <lauris@nix.lv>
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-081-0/+10
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-071-0/+11
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-052-1/+26
|
* [skip ci] Updated translations via CrowdinGiteaBot2020-11-051-4/+9
|