aboutsummaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2023-02-09Fix more HTMLURL in templates (#22831)wxiaoguang
2023-02-09Fix isAllowed of escapeStreamer (#22814)Jason Song
2023-02-09change org_type.go to visible_type.go and fix the notes (#22752)yp05327
2023-02-09Fix blame view missing lines (#22826)Brecht Van Lommel
2023-02-08include build info in Prometheus metrics (#22819)Michal
2023-02-08Map OIDC groups to Orgs/Teams (#21441)KN4CK3R
2023-02-07Fix restore repo bug, clarify the problem of ForeignIndex (#22776)wxiaoguang
2023-02-06Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao
2023-02-06Use import of OCI structs (#22765)KN4CK3R
2023-02-06Refactor legacy strange git operations (#22756)wxiaoguang
2023-02-06Add Chef package registry (#22554)KN4CK3R
2023-02-05Add Cargo package registry (#21888)KN4CK3R
2023-02-05Add new captcha: cloudflare turnstile (#22369)ByLCY
2023-02-04Remove ONLY_SHOW_RELEVANT_REPOS setting (#21962)delvh
2023-02-04Repositories: by default disable all units except code and pulls on forks (#2...techknowlogick
2023-02-04Refactor git command package to improve security and maintainability (#22678)wxiaoguang
2023-02-03Improve trace logging for pulls and processes (#22633)zeripath
2023-02-03Use native error checking with `exec.ErrDot` (#22735)Yarden Shoham
2023-02-02Add some comments for recent code (#22725)wxiaoguang
2023-02-02Fix actions workflow branches match bug (#22724)Lunny Xiao
2023-02-01Fix line spacing for plaintext previews (#22699)crystal
2023-02-01Fix cache-control header clearing comment text when editing issue (#22604)Brecht Van Lommel
2023-02-01Add Conda package registry (#22262)KN4CK3R
2023-02-01Fix bugs with WebAuthn preventing sign in and registration. (#22651)zeripath
2023-02-01Add more events details supports for actions (#22680)Lunny Xiao
2023-01-31Use correct captured group range when parsing cross-reference (#22672)wxiaoguang
2023-01-31Fix README TOC links (#22577)crystal
2023-01-31Implement actions (#21937)Jason Song
2023-01-30Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-01-30Add support for commit cross references (#22645)KN4CK3R
2023-01-29Consume hcaptcha and pwn deps (#22610)John Olheiser
2023-01-28Improve checkIfPRContentChanged (#22611)zeripath
2023-01-28Link issue and pull requests status change in UI notifications directly to th...Felipe Leopoldo Sologuren GutiƩrrez
2023-01-27Show migration validation error (#22619)KN4CK3R
2023-01-26Allow issue templates to not render title (#22589)techknowlogick
2023-01-24Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel
2023-01-20Merge remote-tracking branch 'origin/main' into forgejo-federationAnthony Wang
2023-01-20Support org/user level projects (#22235)Lunny Xiao
2023-01-18Support importing comment types (#22510)Sybren
2023-01-18Support asciicast files as new markup (#22448)Jason Song
2023-01-16Add cron method to gc LFS MetaObjects (#22385)zeripath
2023-01-16Change use of Walk to WalkDir to improve disk performance (#22462)Felipe Leopoldo Sologuren GutiƩrrez
2023-01-16Supports wildcard protected branch (#20825)Lunny Xiao
2023-01-14Add support for incoming emails (#22056)KN4CK3R
2023-01-13Log STDERR of external renderer when it fails (#22442)Jonathan Tran
2023-01-13Fix error when calculate the repository size (#22392)Lunny Xiao
2023-01-12Fix lint errorsAnthony Wang
2023-01-11Replace deprecated Webauthn library (#22400)techknowlogick
2023-01-11Allow HOST has no port (#22280)Lunny Xiao
2023-01-11Improve utils of slices (#22379)Jason Song