A toy pastebin on Cloudflare Workers with E2EE, React frontend and S3-compatible storage backend
Go to file
Peter Cai 324903108b crypto: use application/vnd namespace instead of binary/ 2020-12-31 14:27:57 +08:00
src crypto: use application/vnd namespace instead of binary/ 2020-12-31 14:27:57 +08:00
.babelrc babelrc: define browser targets 2020-02-20 13:50:36 +08:00
.gitignore load max file size and file lifetime from a separate insecure config 2020-02-19 20:32:57 +08:00
config.insecure.json.example backend: implement remote url fetching 2020-02-23 20:49:30 +08:00
config.json.example add config.json.example 2020-02-19 17:17:44 +08:00
index-web.js begin implementing paste function 2020-02-18 11:43:48 +08:00
index.js index.js: remove useless commented code 2020-02-17 17:01:59 +08:00
package-lock.json update dependencies 2020-12-31 14:25:55 +08:00
package.json update dependencies 2020-12-31 14:25:55 +08:00
webpack.config.js support NODE_ENV 2020-02-18 18:46:28 +08:00
webpack.config.web.js styles: add mobile support 2020-02-19 15:37:45 +08:00