aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect URL for "Reference in New Issue" (#28716)wxiaoguang2024-01-071-1/+2
* Add merge arrow direction and update styling (#28523)Kyle D2024-01-051-2/+4
* Apply min-height in wiki only on preview pane (#28687)Earl Warren2024-01-041-1/+4
* Fix wrapping of label list (#28684)Denys Konovalov2024-01-031-0/+1
* Add global setting how timestamps should be rendered (#28657)Yarden Shoham2024-01-021-0/+1
* Update JS dependencies (#28537)silverwind2023-12-301-1/+1
* Fix flex container width (#28603)wxiaoguang2023-12-241-0/+1
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-156-7/+31
* Don't show unnecessary citation JS error on UI (#28433)wxiaoguang2023-12-121-4/+11
* Use appSubUrl for OAuth2 callback URL tip (#28266)Earl Warren2023-11-291-2/+3
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-17/+2
* Use "is-loading" to avoid duplicate form submit for code comment (#28143)wxiaoguang2023-11-211-19/+28
* Decrease issue font size in project template (#28054)KazzmanK2023-11-191-1/+1
* Fix Show/hide filetree button on small displays (#27881)sebastian-sauer2023-11-171-20/+0
* Improve PR diff view on mobile (#27883)sebastian-sauer2023-11-161-25/+2
* Move some JS code from `fomantic.js` to standalone files (#27994)wxiaoguang2023-11-128-93/+100
* Show error toast when file size exceeds the limits (#27985)Nanguan Lin2023-11-101-0/+4
* Add word-break to repo description in home page (#27924)yp053272023-11-071-3/+3
* Fix the overflow style for "Hide all checks" (#27932)wxiaoguang2023-11-073-6/+13
* Update JS dependencies (#27922)silverwind2023-11-0611-15/+0
* Fix edit topic UI (#27925)yp053272023-11-061-1/+1
* Fix JS NPE when viewing specific range of PR commits (#27912)delvh2023-11-061-1/+1
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-026-39/+73
* Reduce margin/padding on flex-list items and divider (#27872)silverwind2023-11-022-3/+3
* Change katex limits (#27823)KN4CK3R2023-10-291-2/+12
* Add dedicated class for empty placeholders (#27788)silverwind2023-10-251-4/+6
* Improve pull request command line instructions (#27778)Brecht Van Lommel2023-10-251-0/+4
* Add word-break to organization name and description (#26624)yp053272023-10-253-0/+3
* Add border to file tree 'sub-items' and add padding to 'item-file' (#27593)Nanguan Lin2023-10-251-2/+3
* Add gap between diff boxes (#27776)silverwind2023-10-251-0/+3
* Fix duplicate project board when hitting `enter` key (#27746)Nanguan Lin2023-10-231-14/+0
* Enable followCursor for language stats bar (#27713)silverwind2023-10-221-1/+3
* Improve diff tree spacing (#27714)silverwind2023-10-212-5/+16
* [FIX] resolve confusing colors in languages stats by insert a gap (#27704)MrDevil2023-10-201-0/+1
* Fix sticky diff header background (#27697)silverwind2023-10-201-1/+2
* Clipboard copy enhancements (#27669)silverwind2023-10-182-7/+19
* Hide archived labels by default from the suggestions when assigning labels fo...puni98692023-10-174-2/+25
* Improve dropdown button alignment and fix hover bug (#27632)wxiaoguang2023-10-162-1/+3
* Enable shorthands in `declaration-strict-value` linter (#27597)silverwind2023-10-131-1/+1
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-116-67/+67
* Remove max-width and add hide text overflow (#27359)Kyle D2023-10-091-13/+0
* Improve dropdown's behavior when there is a search input in menu (#27526)wxiaoguang2023-10-092-3/+9
* Restore warning commit status (#27504)silverwind2023-10-081-0/+1
* Add hover background to wiki list page (#27507)Gary Wang2023-10-081-1/+5
* Fix mermaid flowchart margin issue (#27503)silverwind2023-10-081-1/+3
* Update JS and PY dependencies (#27501)silverwind2023-10-081-1/+1
* Rename the default themes to gitea-light, gitea-dark, gitea-auto (#27419)silverwind2023-10-066-243/+247
* Refactor system setting (#27000)wxiaoguang2023-10-051-29/+16
* link to file from its history (#27354)Denys Konovalov2023-10-022-10/+0
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-013-3/+46