Anton Mitsengendler
|
8da3573ffb
|
added client subnet filter
|
2019-02-20 17:12:06 +03:00 |
|
Chris
|
b2a7c778d8
|
added new api and updated readme
|
2018-12-30 12:50:52 +01:00 |
|
Chris
|
5d6b57cabc
|
fixed but which prevented files form being deleted
|
2018-12-28 18:06:31 +01:00 |
|
Chris
|
a58de1f02e
|
better checks for definition
|
2018-12-27 18:57:11 +01:00 |
|
Chris
|
c5715182c0
|
added more documentation
|
2018-12-27 13:14:37 +01:00 |
|
Chris
|
f7adc73a86
|
added support for UPLOAD_FORM_LOCATION
|
2018-12-27 12:37:47 +01:00 |
|
Chris
|
b50e522c0d
|
removed some unused extensions
|
2018-12-27 09:21:12 +01:00 |
|
Chris
|
b66a1f2a55
|
added delete codes and fixed various bugs related to custom hashes
|
2018-12-25 11:34:43 +01:00 |
|
Chris
|
aa75c56364
|
implemented image resizing and conversion to webp
|
2018-12-23 15:35:47 +01:00 |
|
Chris
|
b6612cd838
|
implemented alt_folder and reorganized interface class code
|
2018-12-23 11:59:31 +01:00 |
|
Chris
|
47545e5702
|
implemented mp4 resizing and added support for custom hashes
|
2018-12-22 18:37:53 +01:00 |
|
Chris
|
00580d8bcc
|
added duplicate detection system
|
2018-12-22 17:04:32 +01:00 |
|
Chris
|
56654e1ff4
|
updated readme and added write checks on upload
|
2018-12-22 15:56:34 +01:00 |
|
Chris
|
24411dfe93
|
stage 1 of v2
|
2018-12-21 18:34:03 +01:00 |
|
Chris
|
479798a1d2
|
added check for ffmpeg binary
|
2018-12-07 10:23:35 +01:00 |
|
Chris
|
8f1a4f3af9
|
added ffmpeg binary location to config file so PictShare will run on a Raspberry Pi fixes #76
|
2018-11-30 22:41:26 +01:00 |
|
Chris
|
fd401088bb
|
added url input in upload form closes #69
|
2018-10-19 20:00:08 +02:00 |
|
Chris
|
823f7e60d8
|
added gradient support. closes #55
|
2018-08-26 15:50:10 +02:00 |
|
Christian
|
1eb2d12ab7
|
added fix for potential filetype detection bug
|
2017-05-03 09:46:22 +02:00 |
|
Christian Haschek
|
40a6ac45de
|
added controls and better mp4 stream
|
2017-03-12 21:48:08 +01:00 |
|
Christian Haschek
|
5dadef959b
|
added logging for rendered images closes #25
This will enable us to check if an image hasn't been requested for a long time so we can do some houskeeping
|
2017-03-02 23:22:23 +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
|
0864dcdf22
|
added backwards compatibility for random generation
|
2017-02-19 11:51:49 +01:00 |
|
Christian
|
6f897d75b4
|
added individual delete codes fixes #24
|
2017-02-19 11:48:29 +01:00 |
|
Christian
|
12073c0e02
|
function to get user ip even with reverse proxy
|
2017-02-19 10:07:42 +01:00 |
|
Christian Haschek
|
fa77261423
|
important bug fix
|
2016-11-04 15:02:12 +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
|
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
|
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
|
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
|
0e362c3d8a
|
added gif resize functionality
|
2015-11-27 13:03:21 +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
|
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
|
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
|
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
|
04d99f0159
|
Fixes #1
|
2015-11-04 10:28:49 +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
|
948088ae51
|
added support for transparent PNGs
|
2015-11-02 19:12:09 +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 |
|