aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix regression: access log template, gitea manager cli command (#24838)wxiaoguang2023-05-229-34/+36
* Merge message template support for rebase without merge commit (#22669)Brecht Van Lommel2023-05-223-21/+106
* [skip ci] Updated licenses and gitignoresGiteaBot2023-05-227-0/+107
* Support wildcard in email domain allow/block list (#24831)wxiaoguang2023-05-226-34/+118
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-2126-78/+82
* Rewrite logger system (#24726)wxiaoguang2023-05-21109-5303/+3772
* Support Copy Link for video attachments (#24833)Brecht Van Lommel2023-05-211-0/+3
* Fix video width overflow in markdown, and other changes to match img (#24834)Brecht Van Lommel2023-05-212-8/+18
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-2117-92/+105
* Refactor rename user and rename organization (#24052)Lunny Xiao2023-05-2112-188/+267
* Use `CommentList` instead of `[]*Comment` (#24828)Lunny Xiao2023-05-214-13/+13
* Fix topics deleted via API not being deleted in org page (#24825)Yarden Shoham2023-05-211-20/+25
* Return `404` in the API if the requested webhooks were not found (#24823)Yevhen Pavlov2023-05-211-2/+7
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-2157-778/+882
* [skip ci] Updated translations via CrowdinGiteaBot2023-05-211-28/+318
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-207-5/+23
* [skip ci] Updated translations via CrowdinGiteaBot2023-05-202-7/+408
* Update JS dependencies (#24815)silverwind2023-05-192-328/+309
* Fix duplicate tooltip hiding (#24814)silverwind2023-05-191-1/+1
* Mute repo names in dashboard repo list (#24811)Yarden Shoham2023-05-191-1/+1
* Rework label colors (#24790)silverwind2023-05-192-21/+29
* Fix max width and margin of comment box on conversation page (#24809)HesterG2023-05-191-0/+3
* Allow all URL schemes in Markdown links by default (#24805)Yarden Shoham2023-05-196-9/+18
* Some refactors for issues stats (#24793)Lunny Xiao2023-05-1912-948/+948
* Implement actions artifacts (#22738)FuXiaoHei2023-05-1924-6/+1127
* Fix Actions being enabled accidentally (#24802)Jason Song2023-05-191-2/+2
* Change `add_on` in `keys_ssh.tmpl` (#24803)Zettat1232023-05-191-1/+1
* replace `drone exec` to `act_runner exec` in test README.md (#24791)a10121127962023-05-184-11/+44
* Fix OAuth loading state (#24788)silverwind2023-05-183-45/+45
* Remove duplicated issues options and some more refactors (#24787)Lunny Xiao2023-05-186-1648/+1662
* Revert "Mark `models/fixtures` as generated (#24775)" (#24782)wxiaoguang2023-05-181-1/+0
* Remove background on user dashboard filter bar (#24779)silverwind2023-05-183-2/+3
* Enable two vue eslint rules (#24780)silverwind2023-05-171-2/+0
* Add two eslint plugins (#24776)silverwind2023-05-186-3/+127
* Mark `models/fixtures` as generated (#24775)silverwind2023-05-171-0/+1
* Fix TestMinioStorageIterator skip message (#24765)silverwind2023-05-171-1/+1
* Fix missed table name on iterate lfs meta objects (#24768)Lunny Xiao2023-05-171-1/+1
* Revert "Fix missed table name on iterate lfs meta objects" (#24764)Yarden Shoham2023-05-171-1/+1
* Make the color of zero-contribution-squares in the activity heatmap more subt...Evur2023-05-171-2/+2
* Fix missed table name on iterate lfs meta objectsLunny Xiao2023-05-171-1/+1
* Skip TestMinioStorageIterator on CI (#24762)Lunny Xiao2023-05-171-0/+5
* Support no label/assignee filter and batch clearing labels/assignees (#24707)Lunny Xiao2023-05-174-15/+40
* Support for status check pattern (#24633)Zettat1232023-05-1710-78/+267
* Updates to doc (#24757)Alejandro Leal2023-05-174-5/+5
* Ignore build for docs only (#24761)Lunny Xiao2023-05-171-0/+30
* Fix team members API endpoint pagination (#24754)Yarden Shoham2023-05-171-2/+2
* Make mailer SMTP check have timed context (#24751)wxiaoguang2023-05-161-7/+9
* Add @garymoon to MAINTAINERS (#24752)Gary Moon2023-05-161-0/+1
* Skip TestRepoCommitsStatusParallel on CI (#24741)silverwind2023-05-161-0/+4
* Respect original content when creating secrets (#24745)Jason Song2023-05-162-2/+11