summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add CHANGELOG for 1.19.0 (#23583) (#23586)v1.19.0Giteabot2023-03-201-0/+350
* Fix backport #23336 (#23584)yp053272023-03-201-1/+1
* Fix dropdown icon misalignment when using fomantic icon (#23558) (#23577)wxiaoguang2023-03-201-4/+4
* Add `.patch` to `attachment.ALLOWED_TYPES` (#23580) (#23582)Giteabot2023-03-193-3/+3
* Match api migration behavior to web behavior (#23552) (#23573)Giteabot2023-03-191-1/+1
* Fix some broken css (#23560) (#23567)Giteabot2023-03-182-7/+5
* Fix sticky header in diff view (#23554) (#23568)Giteabot2023-03-191-2/+10
* Fix JS error on compare page (#23551) (#23566)Giteabot2023-03-181-13/+15
* Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, ti...wxiaoguang2023-03-188-89/+202
* Imrove scroll behavior to hash issuecomment(scroll position, auto expand if f...Giteabot2023-03-171-1/+21
* Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)Giteabot2023-03-174-16/+23
* Fix review comment context menu clipped bug (#23523) (#23543)wxiaoguang2023-03-173-5/+3
* Refactor merge/update git command calls (#23366) (#23544)wxiaoguang2023-03-174-39/+29
* Use octicon-verified for gpg signatures (#23529) (#23536)Giteabot2023-03-173-7/+7
* Increase horizontal page padding (#23507) (#23537)Giteabot2023-03-171-3/+10
* Use `<nav>` instead of `<div>` in the global navbar (#23125) (#23533)Giteabot2023-03-171-6/+6
* Handle missing `README` in create repos API (#23387) (#23510)Zettat1232023-03-163-0/+22
* Replace Less with CSS (#23508)silverwind2023-03-1672-4191/+8251
* Make time tooltips interactive (#23526) (#23527)Giteabot2023-03-162-2/+3
* Update act (#23512) (#23518)Jason Song2023-03-163-25/+18
* Update path to docs theme file (#23502) (#23505)Giteabot2023-03-151-1/+1
* Disable sending email after push a commit to a closed PR (#23462) (#23492)Giteabot2023-03-151-1/+4
* Fix 'View File' button in code search (#23478) (#23483)Giteabot2023-03-152-6/+6
* Bump webpack from 5.75.0 to 5.76.0 (#23484) (#23487)Giteabot2023-03-152-8/+8
* Convert GitHub event on actions and fix some pull_request events. (#23037) (#...Giteabot2023-03-152-114/+212
* Fix due date being wrong on issue list (#23475) (#23477)Giteabot2023-03-151-1/+1
* Scoped label display and documentation tweaks (#23430) (#23433)Giteabot2023-03-153-21/+6
* Remove wrongly added column on migration test fixtures (#23456) (#23470)Giteabot2023-03-141-5/+0
* Make branches list page operations remember current page (#23420) (#23460)Giteabot2023-03-143-17/+15
* test_env: hardcode major go version in use (#23464)techknowlogick2023-03-141-14/+14
* Fix missing commit status in PR which from forked repo (#23351) (#23453)Giteabot2023-03-143-23/+62
* Purge API comment (#23451) (#23452)Giteabot2023-03-132-0/+10
* Support reflogs (#22451) (#23438)Giteabot2023-03-136-3/+71
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Giteabot2023-03-135-9/+27
* Show edit/close/delete button on organization wide repositories (#23388) (#23...Giteabot2023-03-124-12/+12
* Preserve file size when creating attachments (#23406) (#23426)Giteabot2023-03-128-12/+15
* Use buildkit for docker builds (#23415) (#23424)Giteabot2023-03-111-18/+83
* Fix and move "Use this template" button (#23398) (#23408)Giteabot2023-03-113-11/+28
* Add missing tabs to org projects page (#22705) (#23412)Giteabot2023-03-1012-63/+115
* Handle OpenID discovery URL errors a little nicer when creating/editing sourc...Giteabot2023-03-105-2/+40
* Fix broken Chroma CSS styles (#23174) (#23402)Giteabot2023-03-105-8/+105
* Refactor and tidy-up the merge/update branch code (#22568) (#23365)Giteabot2023-03-0912-607/+757
* Rename `canWriteUnit` to `canWriteProjects` (#23386) (#23399)Giteabot2023-03-091-7/+7
* Fix incorrect NotFound conditions in org/projects.go (#23384) (#23395)Giteabot2023-03-091-3/+3
* Set `X-Gitea-Debug` header once (#23361) (#23381)Giteabot2023-03-096-12/+12
* Fix panic when getting notes by ref (#23372) (#23377)Giteabot2023-03-081-1/+11
* Pass context to avatar for projects view (#23359) (#23378)delvh2023-03-081-1/+1
* Fix incorrect display for comment context menu (#23343) (#23344)wxiaoguang2023-03-082-7/+8
* Do not recognize text files as audio (#23355) (#23368)Giteabot2023-03-082-0/+14
* Fix adding of empty class name (#23352) (#23360)Giteabot2023-03-071-1/+2