We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61cb6bd commit 3fec9baCopy full SHA for 3fec9ba
1 file changed
README.md
@@ -40,7 +40,8 @@ go build && ./main
40
- slim down docker container size (more)
41
- password protect notes (double encryption but stops someone from stumbling onto the contents if they just have the url)
42
- ratelimit
43
-- allow uploading of images/files
+- allow uploading of ~~images~~/files
44
- inline CSP to html
45
- load test
46
- generate sha-BLAH during build and include in csp
47
+- [web share target](https://developer.mozilla.org/en-US/docs/Web/API/Web_Share_API)
0 commit comments