| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor authors dropdown (send get request from frontend to avoid long wait ... | Hester Gong | 2023-04-07 | 3 | -21/+19 |
* | More specific and unique feed name for NuGet install command template. (#23889) | Bob Vandevliet | 2023-04-06 | 1 | -2/+2 |
* | Use graceful editorconfig loader to reduce errors when loading malformed edit... | Yoan Blanc | 2023-04-06 | 1 | -3/+6 |
* | Add activity feeds API (#23494) | Zettat123 | 2023-04-04 | 1 | -0/+276 |
* | Fix code view (diff) broken layout (#23096) | wxiaoguang | 2023-04-04 | 4 | -21/+25 |
* | Org pages style fixes (#23901) | silverwind | 2023-04-04 | 5 | -25/+23 |
* | Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) | wxiaoguang | 2023-04-04 | 1 | -8/+8 |
* | Remove fomantic ".link" selector and styles (#23888) | wxiaoguang | 2023-04-03 | 3 | -16/+10 |
* | Disable editing tags (#23883) | Zettat123 | 2023-04-03 | 1 | -1/+1 |
* | Introduce GiteaLocaleNumber custom element to handle number localization on p... | wxiaoguang | 2023-04-03 | 9 | -25/+25 |
* | Convert .Source.SkipVerify to $cfg.SkipVerify (#23839) | yp05327 | 2023-04-03 | 1 | -1/+1 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 14 | -91/+150 |
* | Added close/open button to details page of milestone (#23877) | Bartlomiej Komendarczuk | 2023-04-03 | 1 | -0/+7 |
* | Prefill input values in oauth settings as intended (#23829) | yp05327 | 2023-04-02 | 1 | -7/+7 |
* | Display image size for multiarch container images (#23821) | KN4CK3R | 2023-04-02 | 2 | -10/+20 |
* | Fix review conversation reply (#23846) | wxiaoguang | 2023-04-01 | 1 | -0/+1 |
* | Improve home page template, fix Sort dropdown menu flash (#23856) | wxiaoguang | 2023-04-01 | 2 | -6/+4 |
* | Make first section on home page full width (#23854) | silverwind | 2023-03-31 | 1 | -1/+1 |
* | Use different SVG for pending and running actions (#23836) | Hester Gong | 2023-03-31 | 1 | -1/+1 |
* | Fix dropdown direction behavior (#23806) | wxiaoguang | 2023-03-30 | 1 | -2/+2 |
* | Fix "Updating branch by merge" bug in "update_branch_by_merge.tmpl" (#23790) | wxiaoguang | 2023-03-30 | 2 | -13/+11 |
* | Convert issue list checkboxes to native (#23596) | silverwind | 2023-03-30 | 2 | -7/+3 |
* | Diff improvements (#23553) | silverwind | 2023-03-30 | 1 | -4/+14 |
* | Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more stric... | wxiaoguang | 2023-03-29 | 1 | -2/+5 |
* | Implement Issue Config (#20956) | JakobDev | 2023-03-28 | 2 | -8/+158 |
* | Add API to manage issue dependencies (#17935) | qwerty287 | 2023-03-28 | 2 | -3/+346 |
* | Add creation time in tag list page (#23693) | Balki | 2023-03-28 | 1 | -0/+3 |
* | fix br display for packages curls (#23737) | Hester Gong | 2023-03-28 | 1 | -3/+3 |
* | Fix SVG close tag, improve commit graph page UI alignment (#23751) | wxiaoguang | 2023-03-27 | 2 | -8/+8 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 53 | -111/+111 |
* | Refactor repo commit list (#23690) | wxiaoguang | 2023-03-27 | 1 | -15/+8 |
* | Fix tags view (#23243) | Wiktor Kwapisiewicz | 2023-03-27 | 1 | -40/+22 |
* | Fix project card preview select and template select (#23684) | Zettat123 | 2023-03-27 | 2 | -2/+2 |
* | Fix incorrect `toggle` buttons (#23676) | wxiaoguang | 2023-03-26 | 3 | -3/+3 |
* | Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit... | wxiaoguang | 2023-03-26 | 2 | -23/+17 |
* | Allow new file and edit file preview if it has editable extension (#23624) | Hester Gong | 2023-03-26 | 1 | -1/+1 |
* | Remove row clicking from notification table (#22695) | John Olheiser | 2023-03-25 | 1 | -3/+3 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 65 | -193/+187 |
* | Fix cancel button in the page of project edit not work (#23655) | sillyguodong | 2023-03-24 | 2 | -2/+2 |
* | Fix long project name display in issue list and in related dropdown (#23653) | Hester Gong | 2023-03-24 | 3 | -12/+16 |
* | Editor preview support for external renderers (#23333) | Brecht Van Lommel | 2023-03-24 | 8 | -12/+77 |
* | Fix new issue/pull request btn margin when it is next to sort (#23647) | Hester Gong | 2023-03-23 | 1 | -3/+3 |
* | Fix incorrect `show-modal` and `show-panel` class (#23660) | wxiaoguang | 2023-03-23 | 6 | -8/+8 |
* | Use a general approach to show tooltip, fix temporary tooltip bug (#23574) | wxiaoguang | 2023-03-23 | 2 | -3/+3 |
* | Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2... | wxiaoguang | 2023-03-23 | 4 | -4/+4 |
* | Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) | wxiaoguang | 2023-03-22 | 1 | -0/+1 |
* | Decouple the issue-template code from comment_tab.tmpl (#23556) | wxiaoguang | 2023-03-21 | 2 | -18/+23 |
* | Remove `id="comment-form"` dead code, fix tag (#23555) | wxiaoguang | 2023-03-21 | 1 | -53/+15 |
* | Remove conflicting CSS rules on notifications, improve notifications table (#... | silverwind | 2023-03-21 | 1 | -8/+8 |
* | Replace a few fontawesome icons with svg (#23602) | silverwind | 2023-03-20 | 4 | -6/+6 |