A toy pastebin on Cloudflare Workers with E2EE, React frontend and S3-compatible storage backend
Go to file
2020-02-18 11:05:33 +08:00
src contentEditable: fix new lines by using invisible character hack 2020-02-18 11:05:33 +08:00
.babelrc setup frontend project 2020-02-17 19:35:45 +08:00
.gitignore inital commit 2020-02-16 20:55:36 +08:00
index-web.js setup frontend project 2020-02-17 19:35:45 +08:00
index.js index.js: remove useless commented code 2020-02-17 17:01:59 +08:00
package-lock.json contentEditable: support code highlighting 2020-02-18 10:33:12 +08:00
package.json contentEditable: support code highlighting 2020-02-18 10:33:12 +08:00
webpack.config.js setup frontend project 2020-02-17 19:35:45 +08:00
webpack.config.web.js switch to using scss for better variable support 2020-02-17 21:29:23 +08:00