A paste service using Cloudflare Workers
Find a file
Joe Ma 78806e331d
Update paste.html to allow password and read limit settings
Handle empty form data and header values

Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
2022-06-04 16:08:06 +08:00
src Update paste.html to allow password and read limit settings 2022-06-04 16:08:06 +08:00
.gitignore Initial commit 2022-06-01 02:11:52 +08:00
package.json Support password authentication for pastes 2022-06-04 01:34:41 +08:00
paste.html Update paste.html to allow password and read limit settings 2022-06-04 16:08:06 +08:00
paste.iml Add support to create paste from HTTP form 2022-06-02 01:31:56 +08:00
tsconfig.json Initial commit 2022-06-01 02:11:52 +08:00
wrangler.toml Add Content-Type header to response 2022-06-03 01:49:19 +08:00