index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
httpcache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wrong last modify time (#32102)
Lunny Xiao
2024-09-27
1
-1
/
+2
*
[BRANDING] add X-Forgejo-* headers
Earl Warren
2024-02-05
2
-0
/
+4
*
Also match weakly validated ETags (#28957)
cchangwen
2024-01-29
1
-1
/
+1
*
Less naked returns (#25713)
6543
2023-07-07
1
-3
/
+3
*
Use standard HTTP library to serve files (#24693)
wxiaoguang
2023-05-13
2
-91
/
+3
*
Set `X-Gitea-Debug` header once (#23361)
Yarden Shoham
2023-03-08
1
-6
/
+6
*
Add some comments for recent code (#22725)
wxiaoguang
2023-02-02
1
-0
/
+2
*
Fix cache-control header clearing comment text when editing issue (#22604)
Brecht Van Lommel
2023-02-01
1
-2
/
+2
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
2
-4
/
+2
*
Add Cache-Control header to html and api responses, add no-transform (#20432)
silverwind
2022-07-23
1
-5
/
+12
*
Set the LastModified header for raw files (#18356)
zeripath
2022-05-09
1
-2
/
+37
*
format with gofumpt (#18184)
6543
2022-01-20
1
-2
/
+1
*
Use a variable but a function for IsProd because of a slight performance incr...
Lunny Xiao
2021-10-20
1
-1
/
+1
*
Avatar refactor, move avatar code from `models` to `models.avatars`, remove d...
wxiaoguang
2021-10-06
2
-15
/
+32
*
Add ETag header (#15370)
KN4CK3R
2021-04-12
2
-9
/
+176
*
Use IsProd instead of testing if it's equal. (#14336)
Lunny Xiao
2021-01-14
1
-1
/
+1
*
HTTP cache rework and enable caching for storage assets (#13569)
silverwind
2020-11-17
1
-0
/
+59