blck

ephemeral pastebin/url shortener
git clone https://git.parazyd.org/blck
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2021-04-19 22:04Some cleanup and correct HTML tag.parazyd2+6-3
2021-02-09 10:36Explain ephemeral on page.parazyd1+1-1
2021-02-09 10:32Template CSS tweaks.parazyd1+78-33
2021-02-09 10:09Code cleanup.parazyd1+11-14
2021-02-09 09:27Update README.parazyd1+2-2
2021-02-09 09:25Remove threading and serve file from memory.parazyd1+15-15
2021-02-09 08:20Lower timeout to 10 seconds.parazyd1+1-1
2021-02-09 08:03Rework fully for binary uploads.parazyd1+45-61
2021-02-09 07:58fixup! Update README.parazyd1+5-5
2021-02-09 07:38Rename uris to files.parazyd1+0-0
2021-02-09 06:38Update HTML template.parazyd1+39-48
2021-02-09 06:34Update README.parazyd1+10-44
2021-02-09 05:38Update README.parazyd1+6-4
2021-02-09 05:36Update links in template.parazyd1+2-3
2021-02-09 05:33Move CSS to the HTML template.parazyd4+26-28
2021-02-09 05:29Support blueprint for running in a path that is not "/".parazyd2+15-14
2021-02-09 05:09Add support for cli args and bjoern.parazyd1+21-7
2021-02-09 04:36Reduce imports.parazyd1+19-20
2018-03-10 12:11make being ephemeral opt-out.parazyd1+7-3
2017-10-03 09:05pylint fixesparazyd2+27-25
2017-10-03 08:51support switching pastebin/url shortenerparazyd4+48-23
2017-05-03 01:02pep8parazyd1+6-3
2017-03-21 11:39ssl supportparazyd2+43-2
2017-03-20 03:16elegance 2.0parazyd3+6-18
2017-03-20 03:12contain all in /parazyd3+20-33
2017-03-20 02:32fix 301parazyd1+1-1
2017-03-20 01:57eleganceparazyd2+13-4
2017-03-20 01:09raise limitparazyd1+1-1
2017-03-19 23:27better handling of newlinesparazyd1+2-2
2017-03-19 23:12it's soo bigparazyd2+18-10
2017-03-19 22:56don't hardcode website urlparazyd1+7-9
2017-03-19 22:20license under agpl ratherparazyd1+100-58
2017-03-19 21:42initial importparazyd8+770-0