Commit Graph

457 Commits (d3982bcd814bac93e3cbce1c7eb749b17e413fbd)

Author SHA1 Message Date
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
Tim-Nicas Oelschläger 532e422027
Unify organizations header (#29248) 9 months ago
wxiaoguang 567a68a0bf
Remove DataRaceCheck (#29258) 9 months ago
wxiaoguang 8be198cdef
Use general token signing secret (#29205) 9 months ago
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
KN4CK3R caad931385
Prevent anonymous container access if `RequireSignInView` is enabled (#28877) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months ago
yp05327 a6a674e26a
Add guide page to actions when there's no workflows (#28145) 1 year ago
Lunny Xiao 69d98f83f9
Fix format error (#27963) 1 year ago
KN4CK3R 4f4fea734c
Unify two factor check (#27915) 1 year ago
wxiaoguang a4b242ae7a
Clean up template locale usage (#27856) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
Kirill Sorokin 2b06c106ef
Add support for HEAD ref in /src/branch and /src/commit routes (#27384) 1 year ago
Zettat123 3fcad582c9
Improvements of releases list and tags list (#25859) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
yp05327 0850be6750
Fix the display of org level badges (#26504) 1 year ago
wxiaoguang f01bed2443
Avoid double-unescaping of form value (#26853) 1 year ago
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 1 year ago
yp05327 7f8028e5a1
Fix display problems of members and teams unit (#26363) 1 year ago
Jack Hay c5888eb985
Set commit id when ref used explicitly (#26447) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
wxiaoguang c2e0143bfe
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 1 year ago
wxiaoguang 6913053223
Start using template context function (#26254) 1 year ago
delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
HesterG 2f0e79e639
Use frontend fetch for branch dropdown component (#25719) 1 year ago
KN4CK3R 321383db22
Revert package access change from #23879 (#25707) 1 year ago
silverwind 887a683af9
Update tool dependencies, lock govulncheck and actionlint (#25655) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
puni9869 2af30f715e
Fix inconsistent user profile layout across tabs (#25625) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 1 year ago
wxiaoguang a1c5057fe8
Batch delete issue and improve tippy opts (#25253) 1 year ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
wxiaoguang b71cb7acdc
Use fetch to send requests to create issues/comments (#25258) 1 year ago
HesterG a43ea22479
Change form actions to fetch for submit review box (#25219) 1 year ago