| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove fomantic input module (#30194) | silverwind | 2024-03-31 | 9 | -810/+205 |
* | Remove most jQuery function calls from the repository topic box (#30191) | Yarden Shoham | 2024-03-31 | 4 | -63/+43 |
* | Prevent flash of dropdown menu on labels list (#30215) | silverwind | 2024-03-31 | 1 | -0/+6 |
* | Remove jQuery class from the `repo-issue.js` file (#30192) | Yarden Shoham | 2024-03-31 | 1 | -70/+85 |
* | Make a distinction between `active` and `selected` in the issue author dropdo... | Yarden Shoham | 2024-03-31 | 1 | -1/+3 |
* | Move and simplify tab-size helpers (#30196) | silverwind | 2024-03-31 | 2 | -80/+17 |
* | Fix unclickable checkboxes (#30195) | silverwind | 2024-03-31 | 2 | -5/+14 |
* | Remove jQuery class from the issue author dropdown (#30188) | Yarden Shoham | 2024-03-30 | 1 | -7/+13 |
* | Remove jQuery class from the comment edit history (#30186) | Yarden Shoham | 2024-03-30 | 1 | -2/+5 |
* | Remove jQuery class from the repository branch settings (#30184) | Yarden Shoham | 2024-03-30 | 1 | -13/+18 |
* | Remove jQuery class from the project page (#30183) | Yarden Shoham | 2024-03-30 | 1 | -22/+23 |
* | Remove jQuery class from the comment context menu (#30179) | Yarden Shoham | 2024-03-30 | 1 | -1/+1 |
* | Remove jQuery class from the commit button (#30178) | Yarden Shoham | 2024-03-29 | 1 | -2/+2 |
* | Remove jQuery class from the diff view (#30176) | Yarden Shoham | 2024-03-29 | 2 | -25/+32 |
* | Remove jQuery class from the notification count (#30172) | Yarden Shoham | 2024-03-29 | 1 | -7/+5 |
* | Remove jQuery class from the code range selection (#30173) | Yarden Shoham | 2024-03-29 | 1 | -3/+5 |
* | Fix:the rounded corners of the folded file are not displayed correctly (#29953) | HEREYUA | 2024-03-29 | 1 | -1/+2 |
* | Remove jQuery class from the image diff (#30140) | Yarden Shoham | 2024-03-29 | 1 | -9/+20 |
* | Remove fomantic checkbox module (#30162) | silverwind | 2024-03-29 | 16 | -1727/+178 |
* | replace jquery-minicolors with coloris (#30055) | silverwind | 2024-03-29 | 9 | -78/+208 |
* | Render code tags in commit messages (#30146) | silverwind | 2024-03-28 | 1 | -2/+2 |
* | Migrate font-family to tailwind (#30118) | silverwind | 2024-03-28 | 5 | -9/+11 |
* | Drag-and-drop improvements for projects and issue pins (#29875) | silverwind | 2024-03-28 | 5 | -8/+25 |
* | Fix table alignment classes (#30144) | silverwind | 2024-03-27 | 1 | -0/+25 |
* | Add default board to new projects, remove uncategorized pseudo-board (#29874) | Denys Konovalov | 2024-03-27 | 1 | -1/+0 |
* | Fix loading spinner on ContextPopup (#30145) | silverwind | 2024-03-27 | 1 | -1/+1 |
* | Fix download buttons on branches page (#30147) | silverwind | 2024-03-27 | 2 | -1/+2 |
* | Remove jQuery class from the common admin functions (#30137) | Yarden Shoham | 2024-03-27 | 1 | -7/+6 |
* | Remove jQuery class from the reaction selector (#30138) | Yarden Shoham | 2024-03-27 | 1 | -1/+1 |
* | Remove jQuery `.attr` from the Fomantic dropdowns (#30114) | Yarden Shoham | 2024-03-27 | 1 | -56/+64 |
* | Remove jQuery `.attr` from the common admin functions (#30115) | Yarden Shoham | 2024-03-27 | 1 | -62/+91 |
* | Remove jQuery from the create/rename branch modals (except Fomantic) (#30109) | Yarden Shoham | 2024-03-27 | 1 | -25/+25 |
* | Remove fomantic label module (#30081) | silverwind | 2024-03-27 | 6 | -1331/+296 |
* | Fix: The interface is broken when modifying code comments under mobile devic... | HEREYUA | 2024-03-27 | 1 | -3/+0 |
* | When the title in the issue has a value, set the text cursor at the end of th... | HEREYUA | 2024-03-27 | 2 | -0/+8 |
* | Fix click handler in job-step-summary (#30122) | silverwind | 2024-03-27 | 1 | -1/+1 |
* | Remove jQuery `.attr` from the Fomantic modal cancel buttons (#30113) | Yarden Shoham | 2024-03-26 | 1 | -1/+3 |
* | Remove jQuery `.attr` from the code comments (#30112) | Yarden Shoham | 2024-03-26 | 1 | -60/+71 |
* | Remove jQuery calls that have no effect on `showElem` and `hideElem` (#30110) | Yarden Shoham | 2024-03-26 | 3 | -22/+22 |
* | Remove jQuery `.attr` from the common issue page functions (#30083) | Yarden Shoham | 2024-03-26 | 1 | -73/+83 |
* | Restore aligned grid column CSS (#30106) | silverwind | 2024-03-26 | 1 | -0/+18 |
* | Update JS any PY dependencies, remove workarounds (#30085) | silverwind | 2024-03-26 | 1 | -1/+1 |
* | Fix alignment in actions right view (#29979) | silverwind | 2024-03-26 | 1 | -3/+2 |
* | Fix table header text-align (#30084) | silverwind | 2024-03-26 | 1 | -0/+4 |
* | Remove jQuery `.attr` from the code line range selection (#30077) | Yarden Shoham | 2024-03-25 | 1 | -22/+20 |
* | Add muted class to author name in repo commit list (#29989) | yp05327 | 2024-03-25 | 1 | -0/+1 |
* | Refactor all `.length === 0` patterns in JS (#30045) | silverwind | 2024-03-25 | 14 | -40/+31 |
* | Remove fomantic table module (#30047) | silverwind | 2024-03-25 | 5 | -1444/+358 |
* | Fix button hover border (#30048) | silverwind | 2024-03-25 | 1 | -1/+4 |
* | Remove jQuery `.attr` from the reaction selector (#30052) | Yarden Shoham | 2024-03-25 | 1 | -3/+3 |