aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve diff tree spacing (#27714) (#27719)Giteabot2023-10-212-5/+16
* [FIX] resolve confusing colors in languages stats by insert a gap (#27704) (#...Giteabot2023-10-211-0/+1
* Fix sticky diff header background (#27697) (#27712)Giteabot2023-10-201-1/+2
* Clipboard copy enhancements (#27669) (#27681)Giteabot2023-10-192-7/+19
* Hide archived labels by default from the suggestions when assigning labels fo...Giteabot2023-10-174-2/+25
* Improve dropdown button alignment and fix hover bug (#27632) (#27637)Giteabot2023-10-162-1/+3
* Replace ajax with fetch, improve image diff (#27267) (#27583)Giteabot2023-10-116-67/+67
* Remove max-width and add hide text overflow (#27359) (#27550)Giteabot2023-10-091-13/+0
* Improve dropdown's behavior when there is a search input in menu (#27526) (#2...Giteabot2023-10-092-3/+9
* Restore warning commit status (#27504) (#27529)Giteabot2023-10-091-0/+1
* Update JS and PY dependencies (#27501) (#27518)silverwind2023-10-081-1/+1
* Add hover background to wiki list page (#27507) (#27521)Giteabot2023-10-081-1/+5
* Fix mermaid flowchart margin issue (#27503) (#27516)silverwind2023-10-081-1/+3
* Refactor system setting (#27000) (#27452)Giteabot2023-10-051-29/+16