index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: Preview picture not visible on Markdown file (#5781)
Nirmal Kumar R
2024-11-23
1
-15
/
+21
*
[PORT] Refactor the DB migration system slightly (gitea#32344)
wxiaoguang
2024-11-03
1
-1
/
+1
*
[CHORE] Move to new sessioner library
Gusted
2024-08-25
1
-1
/
+1
*
Revert "Open telemetry integration (#3972)"
TheFox0x7
2024-08-07
1
-4
/
+0
*
Open telemetry integration (#3972)
TheFox0x7
2024-08-05
1
-0
/
+4
*
feat(api): implement branch/commit comparison API (#30349)
Bo-Yi Wu
2024-04-21
1
-0
/
+21
*
Use relative links for commits, mentions, and issues in markdown (#29427)
KN4CK3R
2024-03-20
1
-2
/
+4
*
Fix incorrect cookie path for AppSubURL (#29534)
wxiaoguang
2024-03-06
1
-0
/
+1
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
5
-5
/
+5
*
[BRANDING] Use `forgejo` binary name
Gusted
2024-02-05
1
-1
/
+1
*
Rework markup link rendering (#26745)
KN4CK3R
2024-01-15
1
-4
/
+8
*
Avoid cycle-redirecting user/login page (#28636)
wxiaoguang
2023-12-30
1
-1
/
+0
*
Clean up template locale usage (#27856)
wxiaoguang
2023-10-31
2
-8
/
+8
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
1
-2
/
+2
*
Refactor system setting (#27000)
wxiaoguang
2023-10-05
1
-0
/
+3
*
make writing main test easier (#27270)
Lunny Xiao
2023-09-28
1
-4
/
+1
*
Extract auth middleware from service (#27028)
KN4CK3R
2023-09-12
1
-0
/
+45
*
Start using template context function (#26254)
wxiaoguang
2023-08-08
1
-1
/
+1
*
Less naked returns (#25713)
6543
2023-07-07
1
-2
/
+2
*
Use fetch to send requests to create issues/comments (#25258)
wxiaoguang
2023-06-16
1
-0
/
+26
*
Fix admin config page error, use tests to cover the admin config and 500 erro...
wxiaoguang
2023-05-29
2
-1
/
+42
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
1
-2
/
+2
*
Decouple the different contexts from each other (#24786)
wxiaoguang
2023-05-21
3
-9
/
+9
*
Make repository response support HTTP range request (#24592)
wxiaoguang
2023-05-09
2
-116
/
+43
*
Improve template system and panic recovery (#24461)
wxiaoguang
2023-05-04
2
-33
/
+78
*
Refactor "route" related code, fix Safari cookie bug (#24330)
wxiaoguang
2023-04-27
1
-13
/
+26
*
Update go tool dependencies, restructure lint targets (#24239)
silverwind
2023-04-22
1
-1
/
+1
*
Editor preview support for external renderers (#23333)
Brecht Van Lommel
2023-03-24
1
-0
/
+92
*
Support sanitising the URL by removing extra slashes in the URL (#21333)
Sandeep Bhat
2023-03-04
2
-2
/
+103
*
Refactor the setting to make unit test easier (#22405)
Lunny Xiao
2023-02-19
1
-2
/
+2
*
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-15
1
-1
/
+2
*
Support disabling database auto migration (#22053)
Jason Song
2022-12-07
1
-1
/
+20
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
3
-6
/
+3
*
Add support for HEAD requests in Maven registry (#21834)
KN4CK3R
2022-11-24
1
-6
/
+5
*
Fix setting HTTP headers after write (#21833)
KN4CK3R
2022-11-17
1
-26
/
+15
*
Rework raw file http header logic (#20484)
silverwind
2022-07-29
1
-38
/
+56
*
Fix raw endpoint PDF file headers (#19825)
Lauris BH
2022-05-28
1
-2
/
+6
*
Set the LastModified header for raw files (#18356)
zeripath
2022-05-09
1
-2
/
+3
*
Add Goroutine stack inspector to admin/monitor (#19207)
zeripath
2022-03-31
1
-1
/
+1
*
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-03-23
1
-2
/
+2
*
format with gofumpt (#18184)
6543
2022-01-20
1
-1
/
+1
*
Refactor Router Logger (#17308)
wxiaoguang
2022-01-20
2
-39
/
+7
*
Instead of using routerCtx just escape the url before routing (#18086)
zeripath
2021-12-24
1
-0
/
+3
*
Update chi/middleware to chi/v5/middleware (#17888)
zeripath
2021-12-02
1
-1
/
+1
*
Make Requests Processes and create process hierarchy. Associate OpenRepositor...
zeripath
2021-11-30
1
-1
/
+4
*
Rename db Engines related functions (#17481)
Lunny Xiao
2021-10-30
1
-1
/
+1
*
Read expected buffer size (#17409)
KN4CK3R
2021-10-24
1
-2
/
+3
*
Use a variable but a function for IsProd because of a slight performance incr...
Lunny Xiao
2021-10-20
1
-1
/
+1
*
Move db related basic functions to models/db (#17075)
Lunny Xiao
2021-09-19
1
-3
/
+3
*
Rename context.Query to context.Form (#16562)
Lunny Xiao
2021-07-29
1
-1
/
+1
[next]