]> source.dussan.org Git - gitea.git/commit
Pre-fill suggested New File 'name' and 'content' with Query Params (#16556)
authorAJ ONeal <coolaj86@gmail.com>
Thu, 29 Jul 2021 03:39:46 +0000 (21:39 -0600)
committerGitHub <noreply@github.com>
Thu, 29 Jul 2021 03:39:46 +0000 (05:39 +0200)
commitb9a0e33238da353ff39258af3f0befbb83da981e
treef2cd690133d498b966bdaf33678c786071c231a7
parent4e68d6f41d21e7c5465be6bdb6713c36eb586dfd
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
docs/content/doc/developers/integrations.en-us.md
routers/web/repo/editor.go
web_src/js/index.js