| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix URL calculation in clone input box (#29470) (#29473) | Giteabot | 2024-02-28 | 1 | -2/+3 |
* | enforce maxlength in frontend (#29389) (#29396) | Giteabot | 2024-02-25 | 1 | -3/+4 |
* | Don't show third-party JS errors in production builds (#29303) (#29333) | Giteabot | 2024-02-22 | 1 | -3/+12 |
* | Make submit event code work with both jQuery event and native event (#29223) ... | wxiaoguang | 2024-02-18 | 3 | -2/+3 |
* | Avoid showing unnecessary JS errors when there are elements with different or... | Giteabot | 2024-02-08 | 3 | -9/+19 |
* | Fix gitea-origin-url with default ports (#29085) (#29088) | Giteabot | 2024-02-08 | 2 | -12/+33 |
* | Strip trailing newline in markdown code copy (#29019) (#29022) | Giteabot | 2024-02-01 | 1 | -1/+3 |
* | Preserve BOM in web editor (#28935) (#28959) | Giteabot | 2024-01-27 | 1 | -1/+1 |
* | Make loading animation less aggressive (#28955) (#28956) | Giteabot | 2024-01-27 | 1 | -1/+1 |
* | Don't reload timeline page when (un)resolving or replying conversation (#2865... | Jimmy Praet | 2024-01-24 | 1 | -1/+1 |
* | Avoid duplicate JS error messages on UI (#28873) (#28881) | Giteabot | 2024-01-21 | 3 | -4/+29 |
* | Modernize merge button (#28140) (#28786) | Giteabot | 2024-01-15 | 1 | -38/+36 |
* | Fix button size in "attached header right" (#28770) (#28774) | Giteabot | 2024-01-12 | 1 | -3/+4 |
* | Fix incorrect URL for "Reference in New Issue" (#28716) (#28723) | Giteabot | 2024-01-07 | 1 | -1/+2 |
* | Fix wrapping of label list (#28684) (#28688) | Giteabot | 2024-01-04 | 1 | -0/+1 |
* | Fix flex container width (#28603) (#28605) | Giteabot | 2023-12-24 | 1 | -0/+1 |
* | Polyfill SubmitEvent for PaleMoon (#28441) (#28478) | Giteabot | 2023-12-15 | 6 | -7/+31 |
* | Don't show unnecessary citation JS error on UI (#28433) (#28437) | Giteabot | 2023-12-12 | 1 | -4/+11 |
* | Use appSubUrl for OAuth2 callback URL tip (#28266) (#28275) | Giteabot | 2023-11-30 | 1 | -2/+3 |
* | Revert "Fix EOL handling in web editor" (#28101) (#28172) | Giteabot | 2023-11-22 | 1 | -17/+2 |
* | Use "is-loading" to avoid duplicate form submit for code comment (#28143) (#2... | Giteabot | 2023-11-21 | 1 | -19/+28 |
* | Move some JS code from `fomantic.js` to standalone files (#27994) (#28001) | Giteabot | 2023-11-12 | 8 | -93/+100 |
* | Show error toast when file size exceeds the limits (#27985) (#27986) | Giteabot | 2023-11-10 | 1 | -0/+4 |
* | Add word-break to repo description in home page (#27924) (#27957) | Giteabot | 2023-11-08 | 1 | -3/+3 |
* | Fix JS NPE when viewing specific range of PR commits (#27912) (#27923) | Giteabot | 2023-11-06 | 1 | -1/+1 |
* | Reduce margin/padding on flex-list items and divider (#27872) (#27874) | Giteabot | 2023-11-02 | 2 | -3/+3 |
* | Change katex limits (#27823) (#27868) | Giteabot | 2023-11-01 | 1 | -2/+12 |
* | Add dedicated class for empty placeholders (#27788) (#27792) | Giteabot | 2023-10-26 | 1 | -4/+6 |
* | Add gap between diff boxes (#27776) (#27781) | Giteabot | 2023-10-25 | 1 | -0/+3 |
* | Fix duplicate project board when hitting `enter` key (#27746) (#27751) | Giteabot | 2023-10-23 | 1 | -14/+0 |
* | Enable followCursor for language stats bar (#27713) (#27739) | Giteabot | 2023-10-22 | 1 | -1/+3 |
* | Feed UI Improvements (#27356) (#27717) | Giteabot | 2023-10-21 | 1 | -1/+0 |
* | Improve diff tree spacing (#27714) (#27719) | Giteabot | 2023-10-21 | 2 | -5/+16 |
* | [FIX] resolve confusing colors in languages stats by insert a gap (#27704) (#... | Giteabot | 2023-10-21 | 1 | -0/+1 |
* | Fix sticky diff header background (#27697) (#27712) | Giteabot | 2023-10-20 | 1 | -1/+2 |
* | Clipboard copy enhancements (#27669) (#27681) | Giteabot | 2023-10-19 | 2 | -7/+19 |
* | Hide archived labels by default from the suggestions when assigning labels fo... | Giteabot | 2023-10-17 | 4 | -2/+25 |
* | Improve dropdown button alignment and fix hover bug (#27632) (#27637) | Giteabot | 2023-10-16 | 2 | -1/+3 |
* | Replace ajax with fetch, improve image diff (#27267) (#27583) | Giteabot | 2023-10-11 | 6 | -67/+67 |
* | Remove max-width and add hide text overflow (#27359) (#27550) | Giteabot | 2023-10-09 | 1 | -13/+0 |
* | Improve dropdown's behavior when there is a search input in menu (#27526) (#2... | Giteabot | 2023-10-09 | 2 | -3/+9 |
* | Restore warning commit status (#27504) (#27529) | Giteabot | 2023-10-09 | 1 | -0/+1 |
* | Update JS and PY dependencies (#27501) (#27518) | silverwind | 2023-10-08 | 1 | -1/+1 |
* | Add hover background to wiki list page (#27507) (#27521) | Giteabot | 2023-10-08 | 1 | -1/+5 |
* | Fix mermaid flowchart margin issue (#27503) (#27516) | silverwind | 2023-10-08 | 1 | -1/+3 |
* | Refactor system setting (#27000) (#27452) | Giteabot | 2023-10-05 | 1 | -29/+16 |
* | Hide archived labels when filtering by labels on the issue list (#27115) (#27... | Giteabot | 2023-10-01 | 3 | -3/+46 |
* | Absolute positioned checkboxes overlay floated elements (#26870) (#27366) | Giteabot | 2023-09-30 | 1 | -10/+16 |
* | Fix review UI (#27322) (#27331) | Giteabot | 2023-09-28 | 3 | -16/+11 |
* | Improve issue history dialog and make poster can delete their own history (#2... | Giteabot | 2023-09-28 | 3 | -4/+12 |