A toy pastebin on Cloudflare Workers with E2EE, React frontend and S3-compatible storage backend
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Peter Cai c5edc7b52f
chore: update vulnerable dependencies
2 years ago
src crypto: use application/vnd namespace instead of binary/ 2 years ago
.babelrc babelrc: define browser targets 3 years ago
.gitignore load max file size and file lifetime from a separate insecure config 3 years ago
config.insecure.json.example backend: implement remote url fetching 3 years ago
config.json.example add config.json.example 3 years ago
index-web.js begin implementing paste function 3 years ago
index.js index.js: remove useless commented code 3 years ago
package-lock.json chore: update vulnerable dependencies 2 years ago
package.json update dependencies 2 years ago
webpack.config.js support NODE_ENV 3 years ago
webpack.config.web.js styles: add mobile support 3 years ago