| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix counter display number incorrectly displayed on the page (#29448) | charles | 2024-02-28 | 1 | -0/+2 |
* | Remove jQuery from the "find file" page (#29456) | Yarden Shoham | 2024-02-28 | 1 | -31/+29 |
* | Remove jQuery AJAX from the archive download links (#29380) | Yarden Shoham | 2024-02-25 | 1 | -30/+26 |
* | Remove jQuery AJAX from the notice selection deletion button (#29381) | Yarden Shoham | 2024-02-25 | 1 | -10/+7 |
* | Add attachment support for code review comments (#29220) | Jimmy Praet | 2024-02-25 | 2 | -54/+64 |
* | Remove jQuery from the code diff expansion buttons (#29385) | Yarden Shoham | 2024-02-25 | 1 | -8/+0 |
* | Remove jQuery AJAX from the markdown editor preview (#29384) | Yarden Shoham | 2024-02-25 | 1 | -10/+10 |
* | Refactor `copy` button event handler (#29379) | wxiaoguang | 2024-02-25 | 1 | -24/+17 |
* | Remove jQuery AJAX from the repo commit graph (#29373) | Yarden Shoham | 2024-02-25 | 1 | -1/+4 |
* | Remove jQuery AJAX from repo collaborator mode dropdown (#29371) | Yarden Shoham | 2024-02-25 | 1 | -9/+11 |
* | Remove jQuery from the Unicode escape button (#29369) | Yarden Shoham | 2024-02-24 | 1 | -25/+21 |
* | Implement recent commits graph (#29210) | Şahin Akkaya | 2024-02-24 | 1 | -0/+21 |
* | Revert "Support SAML authentication (#25165)" (#29358) | 6543 | 2024-02-24 | 2 | -27/+2 |
* | Implement code frequency graph (#29191) | Şahin Akkaya | 2024-02-23 | 1 | -0/+21 |
* | Remove jQuery from the stopwatch (#29351) | Yarden Shoham | 2024-02-23 | 1 | -17/+21 |
* | Support SAML authentication (#25165) | techknowlogick | 2024-02-23 | 2 | -2/+27 |
* | Remove jQuery from the repo commit functions (#29230) | Yarden Shoham | 2024-02-22 | 1 | -46/+46 |
* | Remove jQuery from the image pasting functionality (#29324) | Yarden Shoham | 2024-02-22 | 1 | -9/+11 |
* | Remove jQuery from the installation page (#29284) | Yarden Shoham | 2024-02-21 | 1 | -52/+49 |
* | Remove jQuery .map() and enable eslint rules for it (#29272) | silverwind | 2024-02-21 | 2 | -16/+11 |
* | Remove jQuery from repo wiki creation page (#29271) | Yarden Shoham | 2024-02-20 | 3 | -37/+39 |
* | Remove jQuery from the repo migration form (#29229) | Yarden Shoham | 2024-02-19 | 1 | -34/+40 |
* | Downscale pasted PNG images based on metadata (#29123) | silverwind | 2024-02-19 | 1 | -3/+17 |
* | Remove jQuery from the repo release form (#29225) | Yarden Shoham | 2024-02-18 | 1 | -11/+11 |
* | Make submit event code work with both jQuery event and native event (#29223) | wxiaoguang | 2024-02-17 | 2 | -2/+2 |
* | Remove jQuery from repo migrate page (#29219) | Yarden Shoham | 2024-02-17 | 1 | -9/+8 |
* | Remove unneccesary `initUserAuthLinkAccountView` from "link account" page (#2... | Yarden Shoham | 2024-02-17 | 1 | -28/+0 |
* | Remove jQuery from the webhook editor (#29211) | Yarden Shoham | 2024-02-17 | 1 | -29/+27 |
* | Remove jQuery from issue reference context popup attach (#29216) | Yarden Shoham | 2024-02-17 | 1 | -2/+1 |
* | Add `eslint-plugin-github` and fix issues (#29201) | silverwind | 2024-02-16 | 4 | -36/+37 |
* | Remove jQuery from the "quick submit" handler (#29200) | Yarden Shoham | 2024-02-16 | 1 | -8/+1 |
* | Fix `initCompLabelEdit` not being called (#29198) | Yarden Shoham | 2024-02-16 | 1 | -3/+1 |
* | Remove jQuery from username change prompt and fix its detection (#29197) | Yarden Shoham | 2024-02-16 | 1 | -14/+15 |
* | Remove jQuery from organization rename prompt toggle (#29195) | Yarden Shoham | 2024-02-16 | 1 | -4/+5 |
* | Remove jQuery from SSH key form parser (#29193) | Yarden Shoham | 2024-02-16 | 1 | -8/+6 |
* | Implement contributors graph (#27882) | Şahin Akkaya | 2024-02-15 | 1 | -0/+28 |
* | Remove jQuery from the user search form in admin page (#29151) | Yarden Shoham | 2024-02-13 | 1 | -18/+23 |
* | Improve user search display name (#29002) | KN4CK3R | 2024-02-01 | 2 | -7/+6 |
* | Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`... | Yarden Shoham | 2024-01-30 | 1 | -0/+1 |
* | Preserve BOM in web editor (#28935) | silverwind | 2024-01-27 | 1 | -1/+1 |
* | Revert adding htmx until we finaly decide to add it (#28879) | 6543 | 2024-01-21 | 1 | -1/+0 |
* | Don't do a full page load when clicking the subscribe button (#28871) | Yarden Shoham | 2024-01-20 | 1 | -0/+1 |
* | Add branch protection setting for ignoring stale approvals (#28498) | Jimmy Praet | 2024-01-15 | 1 | -0/+4 |
* | Fix incorrect URL for "Reference in New Issue" (#28716) | wxiaoguang | 2024-01-07 | 1 | -1/+2 |
* | Update JS dependencies (#28537) | silverwind | 2023-12-30 | 1 | -1/+1 |
* | Polyfill SubmitEvent for PaleMoon (#28441) | wxiaoguang | 2023-12-15 | 3 | -5/+8 |
* | Don't show unnecessary citation JS error on UI (#28433) | wxiaoguang | 2023-12-12 | 1 | -4/+11 |
* | Use appSubUrl for OAuth2 callback URL tip (#28266) | Earl Warren | 2023-11-29 | 1 | -2/+3 |
* | Revert "Fix EOL handling in web editor" (#28101) | Nanguan Lin | 2023-11-22 | 1 | -17/+2 |
* | Use "is-loading" to avoid duplicate form submit for code comment (#28143) | wxiaoguang | 2023-11-21 | 1 | -19/+28 |