This website requires JavaScript.
Explore
Help
Sign In
public
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-10-27 00:23:41 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release/v1.25
gitea
/
modules
/
httplib
History
wxiaoguang
b2f2f8528a
Fix external render, make iframe render work (
#35727
,
#35730
) (
#35731
)
...
Backport
#35727
and
#35730
--------- Signed-off-by: wxiaoguang <
wxiaoguang@gmail.com
>
2025-10-23 16:07:17 +08:00
..
request.go
Fix missing Close when error occurs and abused connection pool (
#35658
) (
#35670
)
2025-10-15 09:56:53 +00:00
serve_test.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
serve.go
Fix external render, make iframe render work (
#35727
,
#35730
) (
#35731
)
2025-10-23 16:07:17 +08:00
url_test.go
Make public URL generation configurable (
#34250
)
2025-04-22 06:49:37 +08:00
url.go
Fix context usages (
#35348
)
2025-08-27 11:00:01 +00:00