summaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Solving the issue of UI disruption when the review is deleted without refresh...HEREYUA2024-03-211-1/+7
* Fix and rewrite markup anchor processing (#29931) (#29946)Giteabot2024-03-211-33/+51
* Only do counting when count_only=true for repo dashboard (#29884) (#29905)Lunny Xiao2024-03-201-1/+1
* fix double border and border-radius on empty action steps (#29845) (#29850)Giteabot2024-03-161-2/+6
* Use `Temporal.PlainDate` for absolute dates (#29804) (#29808)silverwind2024-03-152-10/+25
* Fix Safari spinner rendering (#29801) (#29802)Giteabot2024-03-141-0/+1
* Suppress error from monaco-editor (#29684) (#29758)Giteabot2024-03-131-0/+8
* Fix date rendering by adding `<gitea-absolute-date>` (#29725) (#29747)Giteabot2024-03-132-0/+41
* Improve CSV rendering (#29638) (#29744)Giteabot2024-03-121-1/+17
* Use Get but not Post to get actions artifacts (#29734) (#29737)Lunny Xiao2024-03-121-2/+2
* Don't show AbortErrors on logout (#29639) (#29667)silverwind2024-03-091-2/+4
* Use more specific selector for `name` links (#29679) (#29681)Giteabot2024-03-091-1/+1
* Fix user-defined markup links targets (#29305) (#29666)Giteabot2024-03-081-0/+15
* Update Twitter Logo (#29621) (#29633)silverwind2024-03-061-1/+1
* Fix incorrect subpath in links (#29535) (#29541)Giteabot2024-03-022-2/+2
* Improve contrast on blame timestamp, fix double border (#29482) (#29485)Giteabot2024-02-291-1/+5
* Fix/Improve `processWindowErrorEvent` (#29407) (#29480)Giteabot2024-02-291-21/+36
* Fix counter display number incorrectly displayed on the page (#29448) (#29478)Giteabot2024-02-281-0/+2
* Fix URL calculation in clone input box (#29470) (#29473)Giteabot2024-02-281-2/+3
* enforce maxlength in frontend (#29389) (#29396)Giteabot2024-02-251-3/+4
* Don't show third-party JS errors in production builds (#29303) (#29333)Giteabot2024-02-221-3/+12
* Make submit event code work with both jQuery event and native event (#29223) ...wxiaoguang2024-02-183-2/+3
* Avoid showing unnecessary JS errors when there are elements with different or...Giteabot2024-02-083-9/+19
* Fix gitea-origin-url with default ports (#29085) (#29088)Giteabot2024-02-082-12/+33
* Strip trailing newline in markdown code copy (#29019) (#29022)Giteabot2024-02-011-1/+3
* Preserve BOM in web editor (#28935) (#28959)Giteabot2024-01-271-1/+1
* Make loading animation less aggressive (#28955) (#28956)Giteabot2024-01-271-1/+1
* Don't reload timeline page when (un)resolving or replying conversation (#2865...Jimmy Praet2024-01-241-1/+1
* Avoid duplicate JS error messages on UI (#28873) (#28881)Giteabot2024-01-213-4/+29
* Modernize merge button (#28140) (#28786)Giteabot2024-01-151-38/+36
* Fix button size in "attached header right" (#28770) (#28774)Giteabot2024-01-121-3/+4
* Fix incorrect URL for "Reference in New Issue" (#28716) (#28723)Giteabot2024-01-071-1/+2
* Fix wrapping of label list (#28684) (#28688)Giteabot2024-01-041-0/+1
* Fix flex container width (#28603) (#28605)Giteabot2023-12-241-0/+1
* Polyfill SubmitEvent for PaleMoon (#28441) (#28478)Giteabot2023-12-156-7/+31
* Don't show unnecessary citation JS error on UI (#28433) (#28437)Giteabot2023-12-121-4/+11
* Use appSubUrl for OAuth2 callback URL tip (#28266) (#28275)Giteabot2023-11-301-2/+3
* Revert "Fix EOL handling in web editor" (#28101) (#28172)Giteabot2023-11-221-17/+2
* Use "is-loading" to avoid duplicate form submit for code comment (#28143) (#2...Giteabot2023-11-211-19/+28
* Move some JS code from `fomantic.js` to standalone files (#27994) (#28001)Giteabot2023-11-128-93/+100
* Show error toast when file size exceeds the limits (#27985) (#27986)Giteabot2023-11-101-0/+4
* Add word-break to repo description in home page (#27924) (#27957)Giteabot2023-11-081-3/+3
* Fix JS NPE when viewing specific range of PR commits (#27912) (#27923)Giteabot2023-11-061-1/+1
* Reduce margin/padding on flex-list items and divider (#27872) (#27874)Giteabot2023-11-022-3/+3
* Change katex limits (#27823) (#27868)Giteabot2023-11-011-2/+12
* Add dedicated class for empty placeholders (#27788) (#27792)Giteabot2023-10-261-4/+6
* Add gap between diff boxes (#27776) (#27781)Giteabot2023-10-251-0/+3
* Fix duplicate project board when hitting `enter` key (#27746) (#27751)Giteabot2023-10-231-14/+0
* Enable followCursor for language stats bar (#27713) (#27739)Giteabot2023-10-221-1/+3
* Feed UI Improvements (#27356) (#27717)Giteabot2023-10-211-1/+0