Commit Graph

341 Commits

Author SHA1 Message Date
Christian Haschek
a59c31ccd2 fixed typo 2016-09-28 13:00:10 +02:00
Christian Haschek
4bc3ff5198 updated docker info 2016-09-28 12:59:22 +02:00
Christian Haschek
0646291e12 docker example add daemon mode 2016-09-27 23:06:23 +02:00
Christian Haschek
40fed5c8a1 even better 2016-09-27 20:29:43 +02:00
Christian Haschek
2dfdfa0412 better TOC 2016-09-27 20:28:29 +02:00
Christian Haschek
c1eade852c table of contents 2016-09-27 20:24:37 +02:00
Christian Haschek
7e99328dd2 fixed "defined" bug 2016-09-27 20:15:53 +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
9b102e0c51 fixed title bug 2016-08-07 02:23:21 +02:00
Christian Haschek
e457609986 removed second <title> tag 2016-08-06 15:07:31 +02:00
Christian Haschek
2a8e035843 added default value if TITLE is not set 2016-08-06 15:06:01 +02:00
Christian Haschek
6627cebfc2 Merge pull request #8 from sander85/fix_title
Fix title and add possibility to modify it
2016-08-06 15:03:25 +02:00
Christian Haschek
e37afbdd30 updated mp4 render
It now uses default video size but if its larger than width or height of the screen it will resize

Also re-added the video size (left side under the video)
2016-08-06 13:28:02 +02:00
Sander Lepik
84a26808a6 Fix title and add possibility to modify it
Signed-off-by: Sander Lepik <sander@lepik.eu>
2016-06-22 18:38:29 +03:00
Christian Haschek
55984eea1b Merge pull request #5 from cavebeat/master
small typo
2016-02-05 17:01:26 +01:00
cave
e9184009a4 small typo
an multi -> a multi
in the first line of README
2016-02-05 16:33:06 +01:00
Christian Haschek
63f25e79f5 changed the mp4 render page 2015-12-06 23:45:35 +01:00
Christian Haschek
454c90332d some android devices don't play videos automatically.. added click to start 2015-12-01 00:23:35 +01:00
Christian Haschek
8292647382 extended webm support 2015-12-01 00:16:39 +01: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
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