gitea/modules
qwerty287 c3eea2f8af
Improve behavior of "Fork" button ()
* Improbe behaviour of fork button

* Apply suggestions from code review

* Remove old lines

* Apply suggestions

* Fix test

* Remove unnecessary or

* Update templates/repo/header.tmpl

Co-authored-by: silverwind <me@silverwind.io>

* Add comment

* Fix situation if you can't fork but don't have forks

* Fix lint

* Apply changes from 

* fmt

* fmt

* Apply tweaks

Co-authored by: silverwind <me@silverwind.io>

* Rm dupl css

* Fix build

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
activitypub Create pub/priv keypair for federation ()
analyze Use git attributes to determine generated and vendored status for language stats and diffs ()
appstate Decouple unit test code from business code ()
auth Add bundle download for repository ()
avatar Add user settings key/value DB table ()
base Fixed assert statements. ()
cache Test cache during init ()
charset Read expected buffer size ()
context Improve behavior of "Fork" button ()
convert Some repository refactors ()
csv Properly determine CSV delimiter ()
doctor Move keys to models/asymkey ()
emoji Run processors on whole of text ()
eventsource Add an abstract json layout to make it's easier to change json library ()
generate switch to maintained lib ()
git Improve checkBranchName ()
gitgraph Move keys to models/asymkey ()
graceful Make SSL cipher suite configurable ()
hcaptcha hCaptcha Support ()
highlight Add .gitattribute assisted language detection to blame, diff and render ()
hostmatcher Use `hostmatcher` to replace `matchlist`, improve security ()
httpcache Use a variable but a function for IsProd because of a slight performance increment ()
httplib refactor: move from io/ioutil to io and os package ()
indexer Move repository model into models/repo ()
json Move repository model into models/repo ()
lfs Use `hostmatcher` to replace `matchlist`, improve security ()
log A better go code formatter, and now `make fmt` can run in Windows ()
markup Fix markdown URL parsing ()
metrics Add metrics to get issues by repository ()
migration Use fmt.Sprintf correctly ()
nosql Remove unnecessary variable assignments ()
notification Some repository refactors ()
options refactor: move from io/ioutil to io and os package ()
password Fixed assert statements. ()
pprof refactor: move from io/ioutil to io and os package ()
private Move keys to models/asymkey ()
process Make Requests Processes and create process hierarchy. Associate OpenRepository with context. ()
proxy Return nil proxy function if proxy not enabled ()
public refactor: move from io/ioutil to io and os package ()
queue Prevent deadlock in TestPersistableChannelQueue ()
recaptcha refactor: move from io/ioutil to io and os package ()
references Fix various documentation, user-facing, and source comment typos ()
repository Some repository refactors ()
secret Fix various documentation, user-facing, and source comment typos ()
session Move session to models/login ()
setting allways set a message-id on mails ()
ssh Move keys to models/asymkey ()
storage refactor: move from io/ioutil to io and os package ()
structs Add migrate from Codebase ()
svg refactor: move from io/ioutil to io and os package ()
sync Fix missing unlock in uniquequeue ()
templates Move repository model into models/repo ()
test Move repository model into models/repo ()
timeutil Allow mocking timeutil ()
translation Use index of the supported tags to choose user lang ()
typesniffer Read expected buffer size ()
updatechecker Refactor update checker to use AppState ()
upload Replace regex usage for MIME parsing ()
uri Dump github/gitlab/gitea repository data to a local directory and restore to gitea ()
user Add gitea-vet ()
util Fix a panic in NotifyCreateIssueComment (caused by string truncation) ()
validation Upgrade chi to v5 ()
web Remove unnecessary variable assignments ()