Commit Graph

53 Commits

Author SHA1 Message Date
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
Christian
1eb2d12ab7 added fix for potential filetype detection bug 2017-05-03 09:46:22 +02: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
9821735bf0 fixed bug that mp4s didn't display right file size 2017-03-12 22:00:14 +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
6f897d75b4 added individual delete codes fixes #24 2017-02-19 11:48:29 +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 Haschek
165cb2f84c upgraded theme to bootstrap and added support for subdirectory hosting 2016-11-04 14:54:39 +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
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
d5d22f0cc2 added support for image quality setting 2016-10-13 09:54:51 +02:00
Christian Haschek
65af4eff9b added ogg support fixes #12
also some pre-work for other fixes
2016-08-07 15:00:06 +02:00
Christian Haschek
3b8f43b06b disable upload button after click and add loading animation 2016-08-07 02:43:52 +02:00
Christian Haschek
4d32540adf added webm support and fixed a bug where converted gifs still played as gifs 2015-12-01 00:08:03 +01:00
Christian Haschek
0e362c3d8a added gif resize functionality 2015-11-27 13:03:21 +01:00
Christian Haschek
0153f09208 rewrote mp4 and gif2mp4 functions to maintain the same naming structure as the rest of the resized images and stuff 2015-11-25 12:19:49 +01:00
Christian Haschek
7b6332c41c mp4 converted gifs are now also served the right way 2015-11-25 10:17:58 +01:00
Christian Haschek
f8c75f418d extended mp4 support and rendered in html like imgur does with "gifv" 2015-11-25 10:11:47 +01:00
Christian Haschek
2a04abdc3a added resizing for mp4 files 2015-11-24 00:35:57 +01:00
Christian Haschek
121ae8b19a fixed a bug where files woul get saved even though they were not allowed by type 2015-11-23 20:38:39 +01:00
Christian Haschek
3a0cd3c004 added support for poorly saved mp4 files. ffmpeg ftw! 2015-11-23 20:34:09 +01:00
Christian Haschek
1cdf2841a5 whoops forgot debugging code in the source 2015-11-23 20:01:03 +01:00
Christian Haschek
c42679b3ac Added support for MP4 uploads and gif to mp4 conversions 2015-11-23 19:56:54 +01:00
Christian Haschek
090a0c1c66 unfucked the file permissions 2015-11-12 18:10:37 +01:00
Christian Haschek
ce8275125c Added 9 new (instagram like) filters. Closes #3 2015-11-07 02:21:27 +01:00
Christian Haschek
741bb2a606 Added the ability to create a master code that can delete any image from the server (only for server hosters) 2015-11-07 00:03:57 +01:00
Christian Haschek
e6454c249c added new option "forcesize" to force size even if it doesn't match the image ratio. Image then gets cropped from the center 2015-11-06 15:38:52 +01:00
Christian Haschek
d9a95a4da1 added new filter: blur 2015-11-06 14:58:27 +01:00
Christian Haschek
11afcd780b new API feature: pictshare URL to info about the image 2015-11-05 18:57:04 +01:00
Christian Haschek
5b8dc5b3c7 checking for upload code if requred by config 2015-11-02 19:13:42 +01:00
Christian Haschek
d71390c117 added support for POST upload via API 2015-11-02 19:11:50 +01:00
Christian Haschek
fd5393e7f0 fixed some potential issues with non-updated config files 2015-11-02 12:37:51 +01:00
Christian Haschek
0422a708ee whoops, forgot a var_dump 2015-11-02 12:28:30 +01:00
Christian Haschek
c511a81e08 moved methods where they belong 2015-11-02 12:18:47 +01:00
Christian Haschek
8fe8c14b00 added support for upload and image change codes so you can control who can upload or use options on pictures 2015-11-01 19:14:57 +01:00
Christian Haschek
435451252f duplication detection now works again 2015-10-30 12:16:43 +01:00
Christian Haschek
4977397be7 fixed bug in duplicate detection 2015-10-30 12:07:49 +01:00
Christian Haschek
3430ec1e15 big update including Filters and smarter algorithms 2015-10-29 20:37:20 +01:00
Christian Haschek
a48c3f2fd1 ocd anyone? 2015-10-27 20:56:06 +01:00
Christian Haschek
b8fc696156 allowed types are now clearer and a bug was fixed 2015-10-27 20:52:50 +01:00
Christian Haschek
557a99aa09 updated filetypes for base64 2015-10-27 20:48:16 +01:00
Christian Haschek
cd0d4169ef base64 upload 2015-10-27 20:40:04 +01:00
Christian Haschek
441eb23daf Init commit 2015-10-27 17:19:33 +01:00