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