Commit graph

22 commits

Author SHA1 Message Date
Andre D
ef0eb2696d Rearrange directory structure 2016-01-08 10:16:53 -05:00
Andre D
70ded10886 Move to zepto, remove a bunch of inline includes 2015-08-04 20:48:46 -04:00
Andre D
da11eb55ac Log the exception 2015-07-10 15:28:01 -04:00
Andre D
a09bbc8ae6 Use in-memory deletion keys
Store del keys in memory and only fall back to local storage.
Catch local storage exceptions.
2015-07-10 15:20:36 -04:00
Andre D
c1b6f148d6 Fix possible deletion clickjacking 2015-07-05 13:34:06 -04:00
Andre D
65a27e0129 Do not send referral on upload 2015-06-25 14:27:35 -04:00
Andre D
356d5a6478 Use text/plain for html and only show "View in browser" for known mimes 2015-06-24 23:06:16 -04:00
Andre D
510668afe3 Fix text paste 2015-06-23 23:33:25 -04:00
Keith
977676d9f6 Add download message for octet-stream files 2015-06-23 23:25:56 -04:00
Andre D
ff9a6de339 Make contact configurable 2015-06-23 22:09:35 -04:00
Andre D
3e0cedf2a7 Console log remove 2015-06-23 21:12:05 -04:00
Andre D
df4de1bf66 Encrypt and decrypt progress
Also hides new paste button during upload
2015-06-23 20:55:58 -04:00
Keith Morrow
ab379d82d9 Show filename in title 2015-06-11 22:00:30 -04:00
Keith Morrow
68cdc6b927 Add contact link to page 2015-06-11 21:52:37 -04:00
Andre D
882086fb95 Use flexbox for the top bar 2015-06-11 17:08:54 -04:00
Andre D
7adaea453a Fix regression with error page not showing new paste button 2015-06-11 14:34:15 -04:00
Andre D
dc8268fd1e Fix error 2015-06-11 13:09:21 -04:00
Andre D
c9d36e1361 Style tweak, move new paste button to top 2015-06-11 06:20:15 -04:00
Andre D
fa43d0873c Improved pastebin support 2015-06-11 05:55:38 -04:00
Andre D
017149760a Nicer error handling 2015-06-11 03:16:51 -04:00
Andre D
5abf8edad5 Handle error 2015-06-11 02:47:11 -04:00
Andre D
1247b32358 Update to module system
Regresses on text box "new paste" and error handling
2015-06-11 00:02:46 -04:00