aboutsummaryrefslogtreecommitdiff
path: root/services/lfs
AgeCommit message (Expand)Author
2023-02-22Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath
2023-01-09Use context parameter in models/git (#22367)Jason Song
2022-12-29Move `convert` package to services (#22264)KN4CK3R
2022-12-03refactor some functions to support ctx as first parameter (#21878)Lunny Xiao
2022-11-27Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn
2022-11-19Add `context.Context` to more methods (#21546)KN4CK3R
2022-10-22Prevent Authorization header for presigned LFS urls (#21531)KN4CK3R
2022-06-12Move some code into models/git (#19879)Lunny Xiao
2022-05-11Move access and repo permission to models/perm/access (#19350)Lunny Xiao
2022-04-28more context for models (#19511)6543
2022-03-23Update HTTP status codes to modern codes (#18063)KN4CK3R
2022-03-22Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R
2022-01-20Refactor jwt.StandardClaims to RegisteredClaims (#18344)zeripath
2022-01-20format with gofumpt (#18184)6543
2022-01-14Support webauthn (#17957)Lunny Xiao
2021-12-10Move repository model into models/repo (#17933)Lunny Xiao
2021-11-28Move accessmode into models/perm (#17828)Lunny Xiao
2021-11-24Move user related model into models/user (#17781)Lunny Xiao
2021-11-16Multiple Escaping Improvements (#17551)zeripath
2021-11-09Move unit into models/unit/ (#17576)Lunny Xiao
2021-08-31Test if LFS object is accessible (#16865)KN4CK3R
2021-08-21Download lfs in git and web workflow from minio/s3 directly (#16731)Abner
2021-08-11Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)6543
2021-07-29Rename context.Query to context.Form (#16562)Lunny Xiao
2021-07-24Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao
2021-07-24switch to maintained lib (#16532)techknowlogick
2021-06-06Rewrite of the LFS server (#15523)KN4CK3R
2021-05-15Prevent double-login for Git HTTP and LFS and simplify login (#15303)zeripath
2021-04-08Add LFS Migration and Mirror (#14726)KN4CK3R