This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/web
Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704)
* Move project files into models/project sub package

* Fix test

* Fix test

* Fix test

* Fix build

* Fix test

* Fix template bug

* Fix bug

* Fix lint

* Fix test

* Fix import

* Improve codes

Co-authored-by: 6543 <6543@obermui.de>
2022-03-29 22:16:31 +08:00
..
admin Only send webhook events to active system webhooks and only deliver to active hooks (#19234) 2022-03-28 11:17:21 +08:00
auth
dev
events
explore
feed Add ContextUser to http request context (#18798) 2022-03-26 17:04:22 +08:00
org Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
repo Move project files into models/project sub package (#17704) 2022-03-29 22:16:31 +08:00
user Move project files into models/project sub package (#17704) 2022-03-29 22:16:31 +08:00
auth.go Let web and API routes have different auth methods group (#19168) 2022-03-28 12:46:28 +08:00
auth_windows.go Let web and API routes have different auth methods group (#19168) 2022-03-28 12:46:28 +08:00
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Refactor repo clone button and repo clone links, fix JS error on empty repo page (#19208) 2022-03-29 05:21:30 +02:00