worker-pastebin/src/web
2020-02-20 09:20:58 +08:00
..
assets basic style for the home component 2020-02-17 21:14:05 +08:00
styles add a help button 2020-02-19 20:26:58 +08:00
util LinkButton: use React.Fragment instead 2020-02-19 20:40:51 +08:00
binaryUpload.coffee add a help button 2020-02-19 20:26:58 +08:00
codeViewer.coffee fix transition between pages by using a custom LinkButton 2020-02-19 19:17:57 +08:00
fileDecrypter.coffee fix transition between pages by using a custom LinkButton 2020-02-19 19:17:57 +08:00
fileViewerDispatcher.coffee implement file decryption 2020-02-19 11:03:57 +08:00
helpButton.coffee load max file size and file lifetime from a separate insecure config 2020-02-19 20:32:57 +08:00
home.coffee home: rewrite using React Hooks 2020-02-20 08:48:05 +08:00
hooks.coffee pastebin: rewrite using React Hooks 2020-02-20 09:20:58 +08:00
index.coffee contentEditable: support code highlighting 2020-02-18 10:33:12 +08:00
pastebin.coffee pastebin: rewrite using React Hooks 2020-02-20 09:20:58 +08:00