Mahmoud Al-Qudsi
531db5987d
Use Segoe UI for Latin characters before falling back to YaHei ( #3616 )
* Use Segoe UI for Latin characters before falling back to YaHei
This fixes issues with character rendering on hidpi displays and other
aliasing/hinting issues, as Segoe UI has been painstakingly hinted by
typographers for Microsoft while YaHei has not. See #3237 for more
details.
Closes #3237
* Include transformed LESS -> CSS in commit
7 years ago
GiteaBot
5537fd81ad
[skip ci] Updated translations via Crowdin
7 years ago
Morgan Bazalgette
188b2ecc91
Don't write to log NoCommitterAccount ( #3621 )
* Don't write to log NoCommitterAccount
It's way too verbose, and the information is also printed to the user
already. Fixes #3602 .
* ignore err only if it's a ErrUserNotExist
* Replace with IsErrUserNotExist
7 years ago
Bo-Yi Wu
31b40e8724
fix: Add feed for organization ( #3594 )
* feat: Add feed for organization
* fix: testing
* fix: testing
* fix: testing
* fix: testing
7 years ago
GiteaBot
c573afd7d5
[skip ci] Updated translations via Crowdin
7 years ago
bugreport0
5d2fab5b11
Fix incorrect 'Erase Wiki Data' string identifier. ( #3613 )
7 years ago
GiteaBot
133ee55199
[skip ci] Updated translations via Crowdin
7 years ago
Allen Wild
23c8c642f6
Add admin dashboard option to run health checks ( #3606 )
There's one for git gc, why not git fsck too?
Also add a couple more trace logs to GitFsck to see progress
7 years ago
GiteaBot
8c27b63072
[skip ci] Updated translations via Crowdin
7 years ago
Morgan Bazalgette
c762931081
Rework special link parsing in the post-processing of markup ( #3354 )
* Get rid of autolink
* autolink in markdown
* Replace email addresses with mailto links
* better handling of links
* Remove autolink.js from footer
* Refactor entire html.go
* fix some bugs
* Make tests green, move what we can to html_internal_test, various other changes to processor logic
* Make markdown tests work again
This is just a description to allow me to force push in order to restart
the drone build.
* Fix failing markdown tests in routers/api/v1/misc
* Add license headers, log errors, future-proof <body>
* fix formatting
7 years ago
Lunny Xiao
8206df2022
fix gpg expired bug when time is zero ( #3584 )
7 years ago
bugreport0
10c0a4831d
Fix missing translations when updating username. ( #3564 )
* Fix missing translations when updating username.
* Fix reserved username translated string test.
* Fix 'username reserved' string test a bit more.
7 years ago
Bo-Yi Wu
57675c8c06
feat: Add branch link in branch list. ( #3576 )
7 years ago
Wendell Sun
97d36fa1fa
Fix the protected branch panic issue ( #3567 )
7 years ago
Wendell Sun
74811ce4c8
Fix remove team member issue ( #3566 )
Put sess.Commit() out of the RemoveOrgUser function
Add an empty line to separate import packages
7 years ago
Wendell Sun
7315ccc14d
Fix query protected branch bug ( #3563 )
Signed-off-by: Wendell Sun <iwendellsun@gmail.com>
7 years ago
Bo-Yi Wu
ec4d8bddaf
fix: if Mirrors repo no content is fetched, updated time should not b… ( #3551 )
* fix: if Mirrors repo no content is fetched, updated time should not be changed
* fix: sync update time from mirror repo.
* fix: one single session.
* update comment.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
Victor Polevoy
9897021c19
Update gogs to gitea migration manual ( #3559 )
Updates the manual for latest gogs changes.
7 years ago
Bo-Yi Wu
b491d2e450
refactor: reduce sql query in retrieveFeeds ( #3547 )
7 years ago
Ethan Koenig
222e6e8bcf
Use unique temp dirs in unit tests ( #3494 )
* Use unique temp dirs in unit tests
* Remove temp dirs after tests run
* os.RemoveAll -> removeAllWithRetry
7 years ago
Wendell Sun
16b79e2ffc
Bug fix for repo releases sorted ( #3522 )
Signed-off-by: Wendell Sun <iwendellsun@gmail.com>
Use TimeStampNow function
7 years ago
Ethan Koenig
13c19d041a
Populate URL field of API commits ( #3546 )
* Populate URL field of API commits
* fix orgmode_test
7 years ago
Lauris BH
c27a47ea34
Update markbates/goth library ( #3533 )
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
Lauris BH
f64986a6b2
Document generate commands ( #3532 )
* Document generate commands
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
* Fix examples and grammar
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
Lauris BH
06b08c80b0
Add issue closed time column to fix activity closed issues list ( #3537 )
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
GiteaBot
d3daebf469
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
06248b7d2c
Force remove test repo root path in case previous test is still locking it ( #3528 )
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
Lauris BH
800e330e59
Fix escaping changed title in comments ( #3530 )
* Fix escaping changed title in comments
* Fix escaping of wiki page titile
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
Codruț Constantin Gușoi
467c9eed17
Implements generator cli for secrets ( #3531 )
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
7 years ago
GiteaBot
e47aaced29
[skip ci] Updated translations via Crowdin
7 years ago
Lauris BH
37ea672710
Fix app.ini sample file link in docs ( #3529 )
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
7 years ago
GiteaBot
361eb66995
[skip ci] Updated translations via Crowdin
7 years ago
bugreport0
4300dc2622
Fix ellipses, 'a[n]' and 'username' (issue #3512 ). ( #3518 )
7 years ago
GiteaBot
5f65d2ac37
[skip ci] Updated translations via Crowdin
7 years ago
Richard Coleman
a95a18e299
Add info from #2286 , minor fixes to YAML indentation ( #3338 )
* Add info from #2286 , minor fixes to YAML indentation
* Add space to make YAML valid again
7 years ago
Piotr Orzechowski
0ea666c9b9
Add option to enable or disable swagger endpoints ( #3502 )
7 years ago
Ethan Koenig
06bc7ff82d
Improve wiki test ( #3493 )
7 years ago
Jonas Franz
284c297786
Add missing licenses ( #3497 )
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago
Jonas Franz
45d8500bb7
Updating generate-licenses.go to fetch licenses from maintained repository. ( #3484 )
Signed-off-by: Jonas Franz <info@jonasfranz.software>
7 years ago
Jonas Franz
7c6fdc5062
Escape search query ( #3486 )
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago
Ethan Koenig
2dee67b1cf
Update code.gitea.io/git ( #3482 )
7 years ago
Jonas Franz
027b9cbf18
Add EUPL v1.2 as license (Fixes go-gitea/gitea#3439) ( #3475 )
Signed-off-by: Jonas Franz <info@jonasfranz.de>
7 years ago
Codruț Constantin Gușoi
9431028046
Fixes missing avatars in offline mode ( #3471 )
Signed-off-by: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
7 years ago
Jonas Bröms
632e054d19
Docs: Fix broken markdown with unescaped character ( #3470 )
7 years ago
Jonas Bröms
8d36b66f54
Clarify Indexer MAX_FILE_SIZE ( #3469 )
7 years ago
modmew8
b6b1eefa55
Fix checklist padding ( #3460 )
* Changed style of checklist in issuelist.
* Adjusted padding for progressbar, updated index.css.
* Fixed another wrong tab to spaces.
Signed-off-by: modmew8 <modmew8@gmail.com>
7 years ago
Ethan Koenig
89a5e832b0
Improvements to git integration test ( #3466 )
7 years ago
Ethan Koenig
a7293f3b59
Reduce repo indexer disk usage ( #3452 )
7 years ago
Lauris BH
eee4183e85
Fix rendering of wiki page list if wiki repo contains other files ( #3454 )
* Fix rendering of wiki page list if wiki repo contains other files
* Improve wiki filename tests
7 years ago
Ethan Koenig
3e3d137e09
Fix synchronization bug in repo indexer ( #3455 )
7 years ago