Commit Graph

341 Commits

Author SHA1 Message Date
Phil
321df38cd3 Fix README.md ShareX-Plugin URL 2017-12-14 02:39:51 +01:00
Christian Haschek
64bbfe96b3 Merge pull request #30 from cavebeat/master
added apache2 config
2017-09-21 07:47:24 +02:00
Christian Haschek
cce7fabdc5 Merge pull request #33 from lengshuiyulangcn/fix_api_url
fix api url broke
2017-06-16 10:14:05 +02:00
gyorou
49f17fc632 fix api url broke 2017-06-16 17:09:31 +09:00
Christian
008898ca41 fixed wrong variable for content type checking 2017-06-14 07:41:46 +02:00
cave beat
0ad83065e5 added apache2 config 2017-05-22 19:56:53 +02:00
Christian
d494c3cc07 Merge branch 'master' of https://github.com/chrisiaut/pictshare 2017-05-03 09:47:11 +02:00
Christian
1eb2d12ab7 added fix for potential filetype detection bug 2017-05-03 09:46:22 +02:00
Christian Haschek
2d48cbfdfb Merge pull request #28 from aVolpe/master
Fix README.md table format
2017-04-18 20:00:48 +02:00
Arturo Volpe
bcb701a5bd Fix README.md table format 2017-04-18 13:57:15 -04:00
Christian
a4e339c1dc fixed mp4 title 2017-03-18 22:02:20 +01:00
Christian
c3010549d8 added fix for buffer overflow if the file was larger than the ram 2017-03-16 22:41:48 +01:00
Christian Haschek
402c08febe nevermind, we don't need video controls 2017-03-12 23:34:40 +01:00
Christian Haschek
9821735bf0 fixed bug that mp4s didn't display right file size 2017-03-12 22:00:14 +01:00
Christian Haschek
40a6ac45de added controls and better mp4 stream 2017-03-12 21:48:08 +01:00
Christian Haschek
5dadef959b added logging for rendered images closes #25
This will enable us to check if an image hasn't been requested for a long time so we can do some houskeeping
2017-03-02 23:22:23 +01:00
Christian Haschek
93f1ea3426 merge 2017-03-01 18:19:11 +01:00
Christian Haschek
9f045ed1ca added MASTER_DELETE_IP to allow individual IPs or netmasks to delete images closes #22 2017-03-01 18:15:48 +01:00
Christian
07913d68c1 fixed deletecode folder bug 2017-02-19 11:54:13 +01:00
Christian
0864dcdf22 added backwards compatibility for random generation 2017-02-19 11:51:49 +01:00
Christian
6f897d75b4 added individual delete codes fixes #24 2017-02-19 11:48:29 +01:00
Christian
193e5dcfa8 fixed wrong https detection 2017-02-19 11:47:54 +01:00
Christian
12073c0e02 function to get user ip even with reverse proxy 2017-02-19 10:07:42 +01:00
Christian
fa3518ca61 no need to unlink since we renamed the tempfile. fixes #23 2017-01-30 19:09:07 +01:00
Christian Haschek
70018bfc00 disable webm for now 2016-12-06 12:14:19 +01:00
Christian Haschek
bbcb5c053f updated conversion commands 2016-11-30 23:51:14 +01:00
Christian
d685c4e935 fixed bug for windows 2016-11-29 17:25:20 +01:00
Christian Haschek
9993460583 fixed backend bug. fixes #21 2016-11-08 18:37:49 +01:00
Christian Haschek
8ab72ce75a fixed nginx path problem 2016-11-04 16:50:08 +01:00
Christian Haschek
f0adfb727e removed ogg for now too 2016-11-04 16:40:53 +01:00
Christian Haschek
bc29da25f4 removed WEBM for now
since it takes too long to decode and page gets stalled until 503
2016-11-04 16:40:21 +01:00
Christian Haschek
58570b712a fixed css interlap with github ribbon 2016-11-04 15:54:42 +01:00
Christian Haschek
1fee328a8e removed unused code 2016-11-04 15:46:07 +01:00
Christian Haschek
d922868d12 fixed css path 2016-11-04 15:06:02 +01:00
Christian Haschek
fa77261423 important bug fix 2016-11-04 15:02:12 +01:00
Christian Haschek
165cb2f84c upgraded theme to bootstrap and added support for subdirectory hosting 2016-11-04 14:54:39 +01:00
Christian Haschek
ff33bed7cd updated favicon to a version with transparency 2016-11-03 19:06:17 +01:00
Christian Haschek
a019658625 Added favicon
because all browsers try to pull it anyways
2016-11-03 19:02:17 +01:00
Christian Haschek
d69673496b Merge pull request #20 from gabe565/master
PHP overriding caching
2016-11-03 18:42:40 +01:00
Gabe
f07073522f Add cache changes to backend.php also 2016-11-03 12:22:18 -05:00
Gabe
a509438b53 Tell PHP to cache for 90 days before session 2016-11-03 12:21:48 -05:00
Christian Haschek
52a4258bb3 added icons 2016-11-03 00:38:59 +01:00
Christian Haschek
5221dcd290 single upload with code fixes #18 2016-10-23 16:15:49 +02:00
Christian Haschek
5842a37c4f added embedding code after upload of multiple images 2016-10-22 21:04:15 +02:00
Christian Haschek
fd1798b686 album link will automatically be shown if uploaded more than one image via webinterface 2016-10-22 20:45:22 +02:00
Christian Haschek
903e679524 fixed album css bug 2016-10-22 20:22:41 +02:00
Christian Haschek
f830d6266b added album functions. fixes #16 2016-10-22 20:14:38 +02:00
Christian Haschek
5765f3c0e4 deleted images also get their sha1 removed fixes #17 2016-10-17 09:37:38 +02:00
Christian Haschek
26fa5d4ba6 added cli.. don't yet know why :D 2016-10-13 09:55:22 +02:00
Christian Haschek
d5d22f0cc2 added support for image quality setting 2016-10-13 09:54:51 +02:00