Commit Graph

276 Commits

Author SHA1 Message Date
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
07913d68c1 fixed deletecode folder bug 2017-02-19 11:54:13 +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
193e5dcfa8 fixed wrong https detection 2017-02-19 11:47:54 +01:00
Christian
12073c0e02 function to get user ip even with reverse proxy 2017-02-19 10:07:42 +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
d685c4e935 fixed bug for windows 2016-11-29 17:25:20 +01:00
Christian Haschek
9993460583 fixed backend bug. fixes #21 2016-11-08 18:37:49 +01:00
Christian Haschek
8ab72ce75a fixed nginx path problem 2016-11-04 16:50:08 +01:00
Christian Haschek
f0adfb727e removed ogg for now too 2016-11-04 16:40:53 +01:00
Christian Haschek
bc29da25f4 removed WEBM for now
since it takes too long to decode and page gets stalled until 503
2016-11-04 16:40:21 +01:00
Christian Haschek
58570b712a fixed css interlap with github ribbon 2016-11-04 15:54:42 +01:00
Christian Haschek
1fee328a8e removed unused code 2016-11-04 15:46:07 +01:00
Christian Haschek
d922868d12 fixed css path 2016-11-04 15:06:02 +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
ff33bed7cd updated favicon to a version with transparency 2016-11-03 19:06:17 +01:00
Christian Haschek
a019658625 Added favicon
because all browsers try to pull it anyways
2016-11-03 19:02:17 +01:00
Christian Haschek
d69673496b Merge pull request #20 from gabe565/master
PHP overriding caching
2016-11-03 18:42:40 +01:00
Gabe
f07073522f Add cache changes to backend.php also 2016-11-03 12:22:18 -05:00
Gabe
a509438b53 Tell PHP to cache for 90 days before session 2016-11-03 12:21:48 -05:00
Christian Haschek
52a4258bb3 added icons 2016-11-03 00:38:59 +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
903e679524 fixed album css bug 2016-10-22 20:22:41 +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
26fa5d4ba6 added cli.. don't yet know why :D 2016-10-13 09:55:22 +02:00
Christian Haschek
d5d22f0cc2 added support for image quality setting 2016-10-13 09:54:51 +02:00
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