0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 16:14:41 +01:00
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
events
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
goget.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
home.go
metrics.go
swagger_json.go
web.go