summaryrefslogtreecommitdiffstats
path: root/modules/httplib (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-25Remove row clicking from notification table (#22695)John Olheiser3-37/+17
2023-03-25Describe Gitea's purpose more accurately (#23698)Lunny Xiao1-2/+2
2023-03-25[skip ci] Updated translations via CrowdinGiteaBot27-385/+18
2023-03-24ensure go/bin path exists when copying hugo bin into it (#23692)techknowlogick1-1/+1
2023-03-24Create commit status when event is `pull_request_sync` (#23683)sillyguodong2-2/+2
2023-03-24Add `deps-docs` command to makefile (#23686)Yarden Shoham2-6/+13
2023-03-24Fix incorrect package doc link (#23679)yp053271-1/+1
2023-03-24Improve indices for `action` table (#23532)Zettat1233-6/+51
2023-03-24Clarify that Gitea requires JavaScript (#23677)wxiaoguang1-1/+1
2023-03-24Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang77-228/+209
2023-03-24Add aria attributes to interactive time tooltips. (#23661)Felipe Leopoldo Sologuren Gutiérrez1-1/+1
2023-03-24Fix cancel button in the page of project edit not work (#23655)sillyguodong5-3/+6
2023-03-24Fix long project name display in issue list and in related dropdown (#23653)Hester Gong6-13/+20
2023-03-24Editor preview support for external renderers (#23333)Brecht Van Lommel23-215/+389
2023-03-24Fix incorrect `HookEventType` of pull request review comments (#23650)Zettat1234-5/+5
2023-03-24[skip ci] Updated translations via CrowdinGiteaBot3-0/+4
2023-03-23Fix codeblocks in the cheat sheet (#23664)Sandro1-10/+10
2023-03-23Drop migration for ForeignReference (#23605)Jason Song1-15/+2
2023-03-23Fix new issue/pull request btn margin when it is next to sort (#23647)Hester Gong2-3/+5
2023-03-23A tool to help to backport locales, changes source strings to fix other broke...wxiaoguang2-19/+107
2023-03-23Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang6-8/+8
2023-03-23Restructure documentation. Now the documentation has installation, administra...Lunny Xiao123-346/+261
2023-03-23Check LFS/Packages settings in dump and doctor command (#23631)Zettat1232-0/+13
2023-03-23Use a general approach to show tooltip, fix temporary tooltip bug (#23574)wxiaoguang13-64/+111
2023-03-23Improve workflow event triggers (#23613)Zettat1233-13/+155
2023-03-23Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang9-24/+77
2023-03-23[skip ci] Updated translations via CrowdinGiteaBot2-67/+260
2023-03-22Add extra features to product comparison (#23638)Tim1-0/+3
2023-03-22Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542)wxiaoguang8-94/+198
2023-03-22[skip ci] Updated translations via CrowdinGiteaBot14-2/+20
2023-03-21Update PR documentation (#23620)John Olheiser1-1/+37
2023-03-21Set opaque background on markup and images (#23578)silverwind3-0/+18
2023-03-21Decouple the issue-template code from comment_tab.tmpl (#23556)wxiaoguang2-18/+23
2023-03-21Remove `id="comment-form"` dead code, fix tag (#23555)wxiaoguang1-53/+15
2023-03-21Introduce path Clean/Join helper functions (#23495)wxiaoguang16-152/+261
2023-03-21Remove conflicting CSS rules on notifications, improve notifications table (#...silverwind2-29/+17
2023-03-21Remove @metalmatze as maintainer (#23612)Matthias Loibl1-1/+0
2023-03-21Keep (add if not existing) xmlns attribute for generated SVG images (#23410)wxiaoguang343-343/+357
2023-03-21Replace a few fontawesome icons with svg (#23602)silverwind4-6/+6
2023-03-21Fix pagination on `/notifications/watching` (#23564)silverwind1-1/+4
2023-03-21Fix `.locale.Tr` function not found in delete modal (#23468)delvh2-4/+31
2023-03-20fix submodule is nil panic (#23588)来自村里的小螃蟹1-1/+3
2023-03-20`Publish Review` buttons should indicate why they are disabled (#23598)Punit Inani2-2/+17
2023-03-20Improve template error reporting (#23396)zeripath2-18/+57
2023-03-20Polyfill the window.customElements (#23592)wxiaoguang3-0/+9
2023-03-20Add CHANGELOG for 1.19.0 (#23583)delvh1-0/+350
2023-03-20Display the version of runner in the runner list (#23490)sillyguodong6-2/+35
2023-03-19Add `.patch` to `attachment.ALLOWED_TYPES` (#23580)silverwind3-3/+3
2023-03-19Sort Python package descriptors by version to mimic PyPI format (#23550)Samuel FORESTIER1-0/+6
2023-03-19Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)yp053277-23/+24