Add support to create paste from HTTP form

Add paste.html

Add support to direct download paste

Change the default UUID length to 4

Add copyright notice
This commit is contained in:
Joe Ma 2022-06-02 01:31:56 +08:00
parent 44036f4092
commit 80e8aec857
No known key found for this signature in database
GPG key ID: 7A0ECF5F5EDC587F
3 changed files with 190 additions and 78 deletions

8
paste.iml Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>