Chris
|
a75b2e3f62
|
added safeguard
|
2018-08-27 23:25:04 +02:00 |
|
Chris
|
823f7e60d8
|
added gradient support. closes #55
|
2018-08-26 15:50:10 +02:00 |
|
Chris
|
bfd475b37d
|
fixed potential bug for file upload and processing
|
2018-08-26 09:40:45 +02:00 |
|
Chris
|
f88268d7c6
|
how did it ever work without that?
|
2018-08-26 09:17:04 +02:00 |
|
Chris
|
e6f5a077d3
|
added new config: ALT_FOLDER for on/offsite backups and mounted folders. closes #54
|
2018-08-25 20:54:32 +02:00 |
|
Chris
|
eefaaf1643
|
fixes #56 and added tool to recalculate all hashes
|
2018-06-15 20:30:00 +02:00 |
|
Chris
|
4e680c78d5
|
re-encoding all upladed mp4s to mobile compatible one fixes #11
|
2018-03-30 14:11:24 +02:00 |
|
Chris
|
c8a6ca728f
|
added re-encoding scripts to fix most mp4s. Also allows to render ogg and webm. closes #51
|
2018-03-29 12:58:39 +02:00 |
|
Chris
|
940338159e
|
fixed typo
|
2018-03-26 15:26:30 +02:00 |
|
Chris
|
27a65d4c59
|
added more configuration vars for backblaze
|
2018-03-26 15:12:58 +02:00 |
|
Chris
|
e6753d7bdb
|
added support for backblaze buckets for scalability. closes #49
|
2018-03-23 20:34:34 +01:00 |
|
Eryn Lynn
|
6d015c6392
|
Convert MASTER_DELETE_CODE to lowercase
|
2018-03-19 03:01:47 -04:00 |
|
Ilya
|
becbd4ecdf
|
Fix PNG transparency in base64 backend upload
|
2018-03-08 00:45:50 +03: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 |
|
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 |
|