Commit Graph

29 Commits (v1.19.0-3)

Author SHA1 Message Date
Giteabot fe7caa05cc
Check `IsActionsToken` for LFS authentication () () 2 years ago
Jason Song 7adc2de464
Use context parameter in models/git () 2 years ago
KN4CK3R a35749893b
Move `convert` package to services () 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods () 2 years ago
KN4CK3R 154efa59a5
Prevent Authorization header for presigned LFS urls () 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git () 3 years ago
Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access () 3 years ago
6543 06e4687cec
more context for models () 3 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes () 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. () 3 years ago
zeripath 44deae8f3d
Refactor jwt.StandardClaims to RegisteredClaims () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
Lunny Xiao 35c3553870
Support webauthn () 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo () 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm () 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user () 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements () 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ () 3 years ago
KN4CK3R 2bb32006fd
Test if LFS object is accessible () 3 years ago
Abner 7844bf1430
Download lfs in git and web workflow from minio/s3 directly () 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file () 4 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form () 4 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library () 4 years ago
techknowlogick 29a22ade82
switch to maintained lib () 4 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server () 4 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login () 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror () 4 years ago