Commit graph

185 commits

Author SHA1 Message Date
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
Keith M
ad9420534a Merge pull request #18 from andre-d/Clickjack
Fix possible deletion clickjacking
2015-07-05 18:49:43 -04:00
Andre D
c1b6f148d6 Fix possible deletion clickjacking 2015-07-05 13:34:06 -04:00
Keith M
e7a5a8eaba Update External tools section for ShareX release 2015-07-04 16:27:05 -04:00
Andre d
8c34170185 ShareX had a release 2015-07-04 15:27:49 -04:00
Keith M
2499914954 Merge pull request #16 from andre-d/master
Bail with no api key set
2015-07-03 20:33:29 -04:00
Andre D
0c68221312 Switch message to reference config.js.example 2015-07-03 20:30:41 -04:00
Andre D
b01dccb44a Bail with no api key set 2015-07-03 20:27:43 -04:00
Andre d
3b64b18505 ShareX now has up1 in core 2015-07-03 20:16:31 -04:00
Keith
a5e249b41b New IRC channel, I guess - forgot to change the name there 2015-06-28 02:23:31 -04:00
Keith
554687d6f0 Oops, did ! instead of 1. Fixed. 2015-06-25 22:18:57 -04:00
Keith
26ec19bbb9 Merge branch 'master' of https://github.com/Upload/Up1 2015-06-25 22:15:52 -04:00
Andre D
7c29da504c Make the downloader support the new header format 2015-06-25 21:58:42 -04:00
Keith Morrow
c734b30d9d Write the bytes to the correct place 2015-06-25 21:43:50 -04:00
Keith
6efcdc462c Write UP1\0 to files on server, to make direct unencrypted linking
somewhat more useless
2015-06-25 21:39:00 -04:00
Andre D
65a27e0129 Do not send referral on upload 2015-06-25 14:27:35 -04:00
Andre D
2e2c4361b7 Hide referral from the encrypted blob download in IE 2015-06-25 13:44:20 -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
Keith
1ff77bab67 Update sharex link, fix issue with ident path 2015-06-24 17:32:00 -04:00
Keith
bf39cfe1a4 Update readme's contributing section 2015-06-24 00:11:38 -04:00
Keith
b1f1ab3e96 Merge branch 'master' of https://github.com/Upload/Up1 2015-06-23 23:50:19 -04:00
Keith
29b08b4a28 Add more stuff to readme 2015-06-23 23:50:11 -04:00
Andre D
b9a5fce925 Fix pastebin text centering 2015-06-23 23:34:33 -04:00
Andre D
510668afe3 Fix text paste 2015-06-23 23:33:25 -04:00
Andre D
6e633a120c Fix "new paste" 2015-06-23 23:30:36 -04:00
Keith
977676d9f6 Add download message for octet-stream files 2015-06-23 23:25:56 -04:00
Andre D
c7db2aee6c Do not change background on hover for download progress 2015-06-23 22:29:58 -04:00
Keith
a8b4bed506 Remove header on image, make image a bit smaller 2015-06-23 22:29:48 -04:00
Keith
a5279671b9 Put logo on different line 2015-06-23 22:29:05 -04:00
Keith
fd5c55f487 Change headers for readme 2015-06-23 22:27:29 -04:00
Keith
93d5747ccf move description below logo 2015-06-23 22:26:48 -04:00
Keith
261c103ea9 smaller logo 2015-06-23 22:26:11 -04:00
Keith
672faa61ac Experiment with logo in readme 2015-06-23 22:25:41 -04:00
Andre D
f8a51e3403 Fix width issue on textarea 2015-06-23 22:22:31 -04:00
Andre D
ff9a6de339 Make contact configurable 2015-06-23 22:09:35 -04:00
Andre D
9b3cb6fe86 Fix firefox display issue 2015-06-23 21:53:47 -04:00
Andre D
e7cbc9fcab Fix mouse drag issue 2015-06-23 21:40:46 -04:00
Andre D
d04079ec35 Use root config.js 2015-06-23 21:12:27 -04:00
Andre D
3e0cedf2a7 Console log remove 2015-06-23 21:12:05 -04:00
Andre D
f9e501a04a Fix footer position 2015-06-23 21:04:17 -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
b5bda2cbad Update readme regarding config details 2015-06-23 19:28:50 -04:00
Keith
cff84c1b74 Change static to API for server config 2015-06-23 19:21:20 -04:00
Keith
bbcecae97c Serve config file 2015-06-23 19:19:59 -04:00
Keith
5d481ed191 Change static key to API key 2015-06-23 19:18:02 -04:00
Keith
7be66aedb7 rename config.js 2015-06-23 19:15:17 -04:00
Andre D
2597db4820 Add example config, rename to api_jey 2015-06-23 19:13:41 -04:00
Keith
03afaa4a08 Set static key, since it's still hard-coded in the javascript 2015-06-12 01:27:47 -04:00
Keith
e46555d8d6 Added encryption comment 2015-06-12 00:36:47 -04:00