gitea/routers/web
AJ ONeal b9a0e33238
Pre-fill suggested New File 'name' and 'content' with Query Params (#16556)
* feature: add (GitHub-style) querystrings for pre-filling new file content

* docs: add query parameters for new files
2021-07-29 05:39:46 +02:00
..
admin Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
dev Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
events Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
explore Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
org Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
repo Pre-fill suggested New File 'name' and 'content' with Query Params (#16556) 2021-07-29 05:39:46 +02:00
user Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00
goget.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
home.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
metrics.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
swagger_json.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
web.go Add agit flow support in gitea (#14295) 2021-07-28 17:42:56 +08:00