| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix webauthn regression and improve code (#25113) | wxiaoguang | 2023-06-07 | 2 | -30/+28 |
* | Clean up WebAuthn javascript code and remove JQuery code (#22697) | zeripath | 2023-06-06 | 3 | -135/+152 |
* | Use correct selector for hiding RSS icon link in the branch selector dropdown... | wxiaoguang | 2023-06-05 | 1 | -2/+2 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 2 | -0/+140 |
* | Add up and down arrows to selected lookup repositories (#24727) | Tyrone Yeh | 2023-06-02 | 1 | -2/+44 |
* | Show file tree by default (#25052) | Kyle D | 2023-06-02 | 1 | -1/+2 |
* | Remove the service worker (#25010) | silverwind | 2023-05-31 | 3 | -82/+0 |
* | Add show timestamp/seconds and fullscreen options to action page (#24876) | HesterG | 2023-05-30 | 3 | -23/+200 |
* | Refactor diffFileInfo / DiffTreeStore (#24998) | wxiaoguang | 2023-05-30 | 5 | -73/+51 |
* | Enable `vue/html-closing-bracket-spacing` eslint rule (#24987) | silverwind | 2023-05-29 | 7 | -7/+7 |
* | Add PDF rendering via PDFObject (#24086) | silverwind | 2023-05-29 | 2 | -0/+21 |
* | Repo list improvements, fix bold helper classes (#24935) | silverwind | 2023-05-29 | 1 | -22/+58 |
* | Improve and fix bugs surrounding reactions (#24760) | silverwind | 2023-05-28 | 5 | -44/+42 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 1 | -0/+60 |
* | Rework notifications list (#24812) | silverwind | 2023-05-25 | 1 | -0/+24 |
* | Improve Actions CSS (#24864) | silverwind | 2023-05-24 | 1 | -20/+43 |
* | Run stylelint on .vue files (#24865) | silverwind | 2023-05-23 | 1 | -7/+7 |
* | Improvements for action detail page (#24718) | HesterG | 2023-05-22 | 2 | -52/+124 |
* | Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd... | silverwind | 2023-05-21 | 2 | -2/+2 |
* | Support Copy Link for video attachments (#24833) | Brecht Van Lommel | 2023-05-21 | 1 | -0/+3 |
* | Improve accessibility when (re-)viewing files (#24817) | delvh | 2023-05-21 | 6 | -19/+18 |
* | Fix duplicate tooltip hiding (#24814) | silverwind | 2023-05-19 | 1 | -1/+1 |
* | Mute repo names in dashboard repo list (#24811) | Yarden Shoham | 2023-05-19 | 1 | -1/+1 |
* | Implement actions artifacts (#22738) | FuXiaoHei | 2023-05-19 | 1 | -0/+50 |
* | Fix OAuth loading state (#24788) | silverwind | 2023-05-18 | 1 | -18/+16 |
* | Enable two vue eslint rules (#24780) | silverwind | 2023-05-17 | 1 | -2/+0 |
* | Add two eslint plugins (#24776) | silverwind | 2023-05-18 | 3 | -3/+3 |
* | Make the color of zero-contribution-squares in the activity heatmap more subt... | Evur | 2023-05-17 | 1 | -2/+2 |
* | Support for status check pattern (#24633) | Zettat123 | 2023-05-17 | 1 | -0/+24 |
* | Fix WEBP image copying (#24743) | silverwind | 2023-05-16 | 1 | -16/+11 |
* | Fix flash of unstyled content in action view page (#24712) | Yarden Shoham | 2023-05-14 | 2 | -2/+2 |
* | Add status indicator on main home screen for each repo (#24638) | Yarden Shoham | 2023-05-13 | 5 | -7/+32 |
* | Only hide tooltip tippy instances (#24688) | silverwind | 2023-05-12 | 1 | -1/+4 |
* | Remove svg.svg class, restore .rss-icon (#24667) | silverwind | 2023-05-12 | 1 | -1/+1 |
* | Remove highlight in repo list (#24675) | yp05327 | 2023-05-12 | 1 | -1/+1 |
* | Make repo migration cancelable and fix various bugs (#24605) | wxiaoguang | 2023-05-11 | 1 | -43/+47 |
* | Only show one tippy at a time (#24648) | silverwind | 2023-05-11 | 1 | -0/+14 |
* | RSS icon fixes (#24476) | silverwind | 2023-05-10 | 1 | -1/+1 |
* | Improve "goto issue by number" button (#24577) | wxiaoguang | 2023-05-10 | 6 | -33/+105 |
* | Modify luminance calculation and extract related functions into single files ... | Hester Gong | 2023-05-10 | 5 | -18/+82 |
* | Make the actions control button look like an actual button (#24611) | Yarden Shoham | 2023-05-10 | 1 | -20/+10 |
* | Add a tooltip to the job rerun button (#24617) | Yarden Shoham | 2023-05-10 | 1 | -1/+1 |
* | Attach a tooltip to the action status icon (#24614) | Yarden Shoham | 2023-05-09 | 2 | -8/+24 |
* | Add permission check for moving issue action in project view page (#24589) | yp05327 | 2023-05-09 | 1 | -1/+1 |
* | Update JS dependencies, add new eslint rules (#24597) | silverwind | 2023-05-09 | 7 | -16/+13 |
* | Attach a tooltip to the action control button (#24595) | Yarden Shoham | 2023-05-08 | 1 | -3/+9 |
* | Support markdown editor for issue template (#24400) | yp05327 | 2023-05-08 | 6 | -79/+152 |
* | Do not select line numbers when selecting text from the action run logs (#24594) | Yarden Shoham | 2023-05-08 | 1 | -0/+1 |
* | Add goto issue id function (#24479) | Tyrone Yeh | 2023-05-07 | 2 | -1/+31 |
* | Add org visibility label to non-organization's dashboard (#24558) | Hester Gong | 2023-05-07 | 1 | -0/+3 |