mirror of
https://github.com/rikkaneko/paste.git
synced 2025-09-23 13:20:12 +01:00
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:
parent
44036f4092
commit
80e8aec857
3 changed files with 190 additions and 78 deletions
8
paste.iml
Normal file
8
paste.iml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue