Commit Graph

8 Commits (17de3ab0a313819bdeb73f3985b61a791ae84696)

Author SHA1 Message Date
Unknwon 4447a20f87 UI: issues - finish basic frame
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
Unknwon a046a31d2b UI: Confirmation box
Unknwon 49193bebd2 UI: Confirmation box
Unknwon 1aec1a2dda Finish new admin dashboard
Unknwon 78defd238c Page: Manage social accounts
Unknwon 9a1d5d2489 Finish new web hook pages
Unknwon 755eec745f Finish new repo settings page