| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Repo list improvements, fix bold helper classes (#24935) | silverwind | 2023-05-29 | 3 | -63/+63 |
* | Add dark mode to API Docs (#24971) | silverwind | 2023-05-28 | 1 | -6/+17 |
* | Replace Fomantic reset module with our own (#24948) | silverwind | 2023-05-28 | 5 | -422/+246 |
* | Improve and fix bugs surrounding reactions (#24760) | silverwind | 2023-05-28 | 8 | -85/+96 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 2 | -0/+94 |
* | Rework notifications list (#24812) | silverwind | 2023-05-25 | 4 | -23/+77 |
* | Improve Actions CSS (#24864) | silverwind | 2023-05-24 | 3 | -23/+53 |
* | Fix `@font-face` overrides (#24855) | silverwind | 2023-05-24 | 1 | -20/+20 |
* | Run stylelint on .vue files (#24865) | silverwind | 2023-05-23 | 1 | -7/+7 |
* | Fix document and improve comment (#24844) | wxiaoguang | 2023-05-22 | 1 | -1/+1 |
* | Improvements for action detail page (#24718) | HesterG | 2023-05-22 | 3 | -52/+125 |
* | Add CRAN package registry (#22331) | KN4CK3R | 2023-05-22 | 1 | -0/+15 |
* | Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd... | silverwind | 2023-05-21 | 18 | -68/+72 |
* | Support Copy Link for video attachments (#24833) | Brecht Van Lommel | 2023-05-21 | 1 | -0/+3 |
* | Fix video width overflow in markdown, and other changes to match img (#24834) | Brecht Van Lommel | 2023-05-21 | 1 | -7/+17 |
* | Improve accessibility when (re-)viewing files (#24817) | delvh | 2023-05-21 | 8 | -23/+24 |
* | Add RTL rendering support to Markdown (#24816) | silverwind | 2023-05-20 | 2 | -1/+6 |
* | 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 |
* | Rework label colors (#24790) | silverwind | 2023-05-19 | 2 | -21/+29 |
* | Fix max width and margin of comment box on conversation page (#24809) | HesterG | 2023-05-19 | 1 | -0/+3 |
* | Implement actions artifacts (#22738) | FuXiaoHei | 2023-05-19 | 1 | -0/+50 |
* | Fix OAuth loading state (#24788) | silverwind | 2023-05-18 | 2 | -18/+21 |
* | Remove background on user dashboard filter bar (#24779) | silverwind | 2023-05-18 | 1 | -0/+1 |
* | 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 | 2 | -0/+29 |
* | Fix WEBP image copying (#24743) | silverwind | 2023-05-16 | 1 | -16/+11 |
* | Reorganize CSS files (#24739) | silverwind | 2023-05-16 | 15 | -27/+34 |
* | Rework Oauth login buttons, swap github logo to monocolor (#24740) | silverwind | 2023-05-15 | 6 | -28/+12 |
* | Add Go package registry (#24687) | KN4CK3R | 2023-05-14 | 1 | -0/+10 |
* | Fix flash of unstyled content in action view page (#24712) | Yarden Shoham | 2023-05-14 | 2 | -2/+2 |
* | Clean up various avatar dimensions (#24701) | silverwind | 2023-05-14 | 5 | -52/+7 |
* | Remove Fomantic comment module (#24703) | silverwind | 2023-05-14 | 4 | -312/+104 |
* | Add status indicator on main home screen for each repo (#24638) | Yarden Shoham | 2023-05-13 | 5 | -7/+32 |
* | Improve button-ghost, remove tertiary button (#24692) | wxiaoguang | 2023-05-13 | 2 | -19/+5 |
* | Improve avatar uploading / resizing / compressing, remove Fomantic card modul... | wxiaoguang | 2023-05-13 | 6 | -1444/+139 |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 1 | -0/+2 |
* | Only hide tooltip tippy instances (#24688) | silverwind | 2023-05-12 | 1 | -1/+4 |
* | Rename ".button-link" to ".button-ghost" (#24670) | wxiaoguang | 2023-05-12 | 1 | -2/+2 |
* | Add markdown preview to Submit Review Textarea (#24672) | yp05327 | 2023-05-12 | 2 | -4/+1 |
* | Remove svg.svg class, restore .rss-icon (#24667) | silverwind | 2023-05-12 | 2 | -7/+6 |
* | Remove highlight in repo list (#24675) | yp05327 | 2023-05-12 | 2 | -5/+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 | 3 | -6/+7 |
* | Notification list enhancements, fix striped tables on dark theme (#24639) | silverwind | 2023-05-10 | 3 | -1/+25 |
* | 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 |