Commit Graph

320 Commits

Author SHA1 Message Date
Christian Haschek
45cc0549a3 fixed resize bug 2015-11-27 13:28:02 +01:00
Christian Haschek
0e362c3d8a added gif resize functionality 2015-11-27 13:03:21 +01:00
Christian Haschek
845ac61b53 added info about ffmpeg binary 2015-11-27 13:02:52 +01:00
Christian Haschek
cc66b3d1e0 added error reason to api 2015-11-27 13:02:28 +01:00
Christian Haschek
8f7ba33f8f preview images of mp4 from gifs are now working again 2015-11-25 12:34:50 +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
3e78adbd15 updated features list to tell strangers about the fact that pictshare can now convert gifs to mp4 and resizes mp4s 2015-11-25 10:50:11 +01:00
Christian Haschek
f40b3721ab extended support for mp4 converted gifs so they can be used like normal mp4s 2015-11-25 10:47:14 +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
bfbc107d7e added transparency support for forceresized images. fixes #4 2015-11-21 12:27:21 +01:00
Christian Haschek
aab4d17403 added info about pictshare stats 2015-11-12 18:14:25 +01:00
Christian Haschek
090a0c1c66 unfucked the file permissions 2015-11-12 18:10:37 +01:00
Christian Haschek
847da687f9 changed header-tutorial gif 2015-11-08 19:58:49 +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
64c911306d added "-" to the allowed characters in sanatize method 2015-11-06 15:35:08 +01:00
Christian Haschek
d9a95a4da1 added new filter: blur 2015-11-06 14:58:27 +01:00
Christian Haschek
c1ced4d7ac Removed unused old method 2015-11-06 12:25:49 +01:00
Christian Haschek
7f73b0ecbe Switched over to resampled image resize. This will improve image quality of resized images dramatically 2015-11-06 12:24:04 +01:00
Christian Haschek
e0efec6f07 added upgrade script 2015-11-05 21:35:45 +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
414b09dcba sneak preview of something to come 2015-11-04 23:40:12 +01:00
Christian Haschek
04d99f0159 Fixes #1 2015-11-04 10:28:49 +01:00
Christian Haschek
fe5203805a header image changed to animated gif where you can see pictshare in action 2015-11-03 18:41:09 +01:00
Christian Haschek
2b2e2011b6 transparency on resized png's is now displayed correctly 2015-11-03 00:27:37 +01:00
Christian Haschek
a5280eeedc fixed bug where API uploads wouldn't work 2015-11-02 22:20:39 +01:00
Christian Haschek
7e0a77cb3c pictshare uploader got accepted in ShareX repo 2015-11-02 21:29:02 +01:00
Christian Haschek
faabe9ef80 fixed typo 2015-11-02 21:03:02 +01:00
Christian Haschek
0e12d39b61 added new settings to hide pictshare upload form or hide the fact that you're running pictshare 2015-11-02 21:00:36 +01:00
Christian Haschek
068125f4da added link to shareX extension 2015-11-02 19:30:26 +01:00
Christian Haschek
5b8dc5b3c7 checking for upload code if requred by config 2015-11-02 19:13:42 +01:00
Christian Haschek
948088ae51 added support for transparent PNGs 2015-11-02 19:12:09 +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
4d9f8c3c28 added name and year 2015-11-02 12:21:10 +01:00
Christian Haschek
c511a81e08 moved methods where they belong 2015-11-02 12:18:47 +01:00
Christian Haschek
df5c74f04c cleanup 2015-11-02 12:18:28 +01:00
Christian Haschek
249deeac10 added support for size-query via API 2015-11-02 12:18:08 +01:00
Christian Haschek
550ac63685 removed old baggage 2015-11-02 12:17:47 +01:00
Christian Haschek
759fcf2029 Fixed typo and added better explanation 2015-11-02 01:08:09 +01:00
Christian Haschek
57aeda3933 more info and updated feature list 2015-11-01 19:37:57 +01:00
Christian Haschek
51482253de looks better without exlamation marks 2015-11-01 19:31:28 +01:00