aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix dark theme highlight for "NameNamespace" (#26519)wxiaoguang2023-08-161-1/+1
* Remove duplicate CSS import for chroma/base.css (#26523)silverwind2023-08-161-1/+0
* Use `hidden` over `clip` for text truncation (#26520)silverwind2023-08-151-1/+1
* Set "type=button" for editor's toolbar buttons (#26510)wxiaoguang2023-08-151-0/+2
* add disable workflow feature (#26413)a10121127962023-08-141-0/+17
* Move dropzone progress bar to bottom to show filename when uploading (#26492)wxiaoguang2023-08-141-0/+6
* Allow to archive labels (#26478)puni98692023-08-141-2/+5
* Fix tooltip of commit select button (#26472)silverwind2023-08-141-1/+4
* Refactor project templates (#26448)Denys Konovalov2023-08-127-103/+81
* Avoiding accessing undefined mentionValues (#26461)wxiaoguang2023-08-122-2/+2
* Tweak actions menu (#26278)silverwind2023-08-121-20/+10
* Fix the display of orgs listed in user profile (#26424)yp053272023-08-111-1/+0
* Fix text truncate (#26354)Maxim Slipenko2023-08-071-1/+1
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-041-1/+15
* Fix the topic validation rule and suport dots (#26286)wxiaoguang2023-08-031-1/+1
* Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ...Earl Warren2023-08-011-12/+0
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-0110-308/+145
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-5/+3
* Reduce margins on user settings page, introduce `flex-container` (#26046)silverwind2023-07-313-23/+24
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-2/+5
* Fix attachment clipboard copy on insecure origin (#26224)silverwind2023-07-301-3/+5
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-285-0/+318
* Fixing the align of commit stats in commit_page template. (#26161)puni98692023-07-281-1/+1
* Hide branch/tag icon if branches/tags are empty (#26204)wxiaoguang2023-07-281-2/+2
* Render plaintext task list items for markdown files (#26186)Earl Warren2023-07-271-0/+23
* Show branches and tags that contain a commit (#25180)delvh2023-07-274-2/+56
* Disable download action logs button when there's no logs (#26114)yp053272023-07-261-1/+1
* Fix UI regression of asciinema player (#26159)Jason Song2023-07-261-1/+1
* Display deprecated warning in admin panel pages as well as in the log file (#...Lunny Xiao2023-07-261-0/+1
* Increase table cell horizontal padding (#26140)silverwind2023-07-251-1/+1
* Fix UI for release tag page / wiki page / subscription page (#25948)puni98692023-07-252-0/+5
* Improve commit graph alignment and truncating (#26112)wxiaoguang2023-07-251-1/+6
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-251-7/+5
* Fix the truncate and alignment problem for some admin tables (#26042)wxiaoguang2023-07-222-4/+1
* Use frontend fetch for branch dropdown component (#25719)HesterG2023-07-214-33/+76
* Remove commit status running and warning from the dashboard repo list (#26036)Yarden Shoham2023-07-211-2/+1
* Fix escape problems in the branch selector (#25875)yp053272023-07-211-4/+4
* Reduce margins on admin pages (#26026)silverwind2023-07-211-0/+22
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-211-2/+2
* Fix commit status color on dashboard repolist (#25993)silverwind2023-07-201-1/+1
* Improve profile readme rendering (#25988)Earl Warren2023-07-191-1/+1
* avoid hard-coding height in language dropdown menu (#25986)Earl Warren2023-07-191-2/+1
* Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled...Jason Song2023-07-183-2/+4
* Move public asset files to the proper directory (#25907)wxiaoguang2023-07-181-68/+68
* Import `sortablejs` only once (#25936)silverwind2023-07-173-7/+10
* Make `add line comment` buttons focusable (#25894)sebastian-sauer2023-07-151-0/+4
* Don't stack PR tab menu on small screens (#25789)sebastian-sauer2023-07-141-1/+8
* move issue filters to shared template (#25729)Denys Konovalov2023-07-132-5/+2
* Make "install page" respect environment config (#25648)wxiaoguang2023-07-091-18/+7
* Restructure issue list template, styles (#25750)Denys Konovalov2023-07-091-77/+41