0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 04:11:44 +01:00
gitea/modules
qwerty287 c3eea2f8af
Improve behavior of "Fork" button (#17288)
* 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 #17783

* 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>
2021-12-13 09:59:09 +08:00
..
activitypub
analyze
appstate
auth
avatar
base
cache
charset
context Improve behavior of "Fork" button (#17288) 2021-12-13 09:59:09 +08:00
convert Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
csv
doctor Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
emoji
eventsource
generate
git Improve checkBranchName (#17901) 2021-12-08 19:08:16 +00:00
gitgraph Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
graceful
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
json Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
lfs
log
markup Fix markdown URL parsing (#17924) 2021-12-11 19:21:36 +02:00
metrics
migration
nosql
notification Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
options
password
pprof
private Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
process
proxy
public
queue Prevent deadlock in TestPersistableChannelQueue (#17717) 2021-11-19 01:13:25 +00:00
recaptcha
references
repository Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
secret
session
setting
ssh Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
storage
structs
svg
sync
templates Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
test Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
timeutil
translation
typesniffer
updatechecker
upload
uri
user
util Fix a panic in NotifyCreateIssueComment (caused by string truncation) (#17928) 2021-12-09 05:41:17 +00:00
validation Upgrade chi to v5 (#17298) 2021-10-13 22:50:23 -04:00
web