Commit Graph

31 Commits

Author SHA1 Message Date
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
Christian Haschek
2316754994 Cleanup 2015-10-27 17:07:13 +01:00
Christian Haschek
5d924b3a0c added license and readme 2015-10-27 16:26:57 +01:00
Christian Haschek
2806fd54c6 Initial commit 2015-10-27 16:25:21 +01:00