Jim Caten
c7f8f37c62
Adds PowerShell script for Greenshot
...
Curl is needed as Invoke-WebRequest and Invoke-RestMethod don't like uploading files easily. Curl simplifies the process down to one line of code.
2022-04-21 02:07:01 -05:00
Christian Haschek
6f540ad27e
added copy url button closes #112
2022-03-08 22:23:57 +01:00
Christian Haschek
ef1a1ecaff
disable debug output
2022-02-23 19:19:53 +01:00
Christian Haschek
be5f601866
disable upload timeout so big uploads wont fail
2022-02-23 19:19:38 +01:00
Christian Haschek
45d933ebf0
fixing gui-upload filesize bug
2022-02-23 19:11:33 +01:00
Christian Haschek
a145ca88cc
was meant to strpos
2022-02-19 10:53:26 +01:00
Christian Haschek
cf0effd0e8
allowing for multiple comma separated CIDR ranges
2022-02-19 10:47:07 +01:00
Christian Haschek
8ee26e6922
added small ip debug info output
2022-02-19 10:38:50 +01:00
Christian Haschek
9d1a4db4d2
updated cloudflare ips
2022-02-19 10:36:54 +01:00
Christian Haschek
adb1c468cd
added ipv6 support in ALLOWED_SUBNET variable
2022-02-19 08:56:29 +01:00
Christian Haschek
d6f3b7b5df
Merge branch 'master' of github.com:HaschekSolutions/pictshare
2022-01-31 10:01:56 +01:00
Christian Haschek
33b08f378d
added libz
2022-01-31 10:01:54 +01:00
Christian Haschek
31d2712733
added demo gif again
2022-01-31 09:19:24 +01:00
Christian Haschek
9200d3d93c
added setting and possible fix for passive mode. fixes #135 probably
2022-01-24 15:23:38 +01:00
Christian Haschek
b669e69511
if p1 was done then don't ask the server for every individual file again
2021-11-24 23:30:37 +01:00
Christian Haschek
f0cfdeb650
fixed build bug
2021-11-22 12:46:35 +01:00
Christian Haschek
99d9542b80
fixed typo that caused 500 error
2021-11-22 12:43:50 +01:00
Christian Haschek
b65186f77f
removed static ffmpeg binary and updated readme files
2021-11-22 11:48:01 +01:00
Christian Haschek
3ee37fe3a2
updates that make life easier on ARM or low memory devices
2021-11-20 23:08:47 +01:00
Christian Haschek
5ecf80bce1
fixed dockerfile path
2021-11-20 01:48:51 +01:00
Christian Haschek
5a5c4a0334
building for arm and x64 now (if it works)
2021-11-20 01:47:17 +01:00
Christian Haschek
7c7358af9c
only save one tag per day
2021-11-20 01:25:43 +01:00
Christian Haschek
ebc4ebda03
automatic tags are now yyyymmddhhmmss
2021-11-20 01:21:08 +01:00
Christian Haschek
a4dc4366ba
new path for stored files in docker container!!!
2021-11-11 23:42:33 +01:00
Christian Haschek
ea40ffbc46
Unified docker building process. & more updates
...
- automatic builds
- automated tags on docker
- no more auto update (update your docker containers)
- auto not removed of mp4 anymore
- bug fixes
also closes #85 and closes #124
2021-11-11 23:39:12 +01:00
Christian Haschek
9a7fadb231
streamlined hash detection
2021-11-11 19:17:21 +01:00
Christian Haschek
199f162fdf
Merge pull request #128 from ranjit-git/master
...
Update core.php
2021-06-18 07:46:51 +02:00
ranjit-git
70c06cfa5c
Update core.php
2021-06-11 10:15:46 +05:30
Christian Haschek
520099be96
Merge pull request #126 from vikbez/patch-1
...
"file" command is required
2021-05-22 09:26:58 +02:00
Romain Gay
5cf9b86868
"file" command is required
2021-05-21 22:35:24 +02:00
Christian Haschek
03d4875e92
Update README.md
...
new hit count
2021-04-23 08:55:50 +02:00
Christian Haschek
726c77effb
only use finfo on windows. fixes #125
2021-03-10 08:30:02 +01:00
Christian Haschek
68de83b46a
fixed ftp delete
2021-01-19 11:27:21 +01:00
Christian Haschek
77d4023f00
missing part for last fix
2020-07-27 09:40:30 +02:00
Christian Haschek
0119368376
catching non-configured subnet bug
2020-07-15 20:36:55 +02:00
Chris
166ff1da1b
fixed filter examples
2020-06-23 12:11:57 +02:00
Chris
7727fc9ea4
filters already implemented
2020-06-23 12:06:24 +02:00
Chris
8de53d1ea7
added warning message if upload forbidden instead of just 401 error
2020-06-23 09:26:39 +02:00
Chris
0250b6a577
slicker check for upload permissions, included http response code
2020-06-23 09:17:49 +02:00
Chris
e13f4816fb
allowing multiple ip ranges in checking function
2020-06-15 10:47:57 +02:00
Chris
75784174fa
extended subnet access control
2020-06-15 10:38:07 +02:00
Chris
6d504f3a48
added support for cloudflare IP logging
2020-06-11 01:16:55 +02:00
Chris
3a6c987347
allow rendering of existing files
2020-06-11 01:05:11 +02:00
Chris
5861e73848
implemented dynamic content controller loading, enabling whitelisting of content types. closes #87
2020-06-06 13:27:47 +02:00
Chris
a2b7feb6f9
changed to oneliner
2020-06-06 11:53:22 +02:00
Chris
dce00906ec
added URI fallback. This enables pictshare to be run directly from "php -S localhost:8000"
2020-06-06 11:52:34 +02:00
Chris
ceffa04b6e
implemented tag and last-modified for images. closes #119
2020-06-03 00:38:05 +02:00
Chris
984246912c
added possibility to have a notice displayed on the upload form
2020-05-31 19:03:59 +02:00
Chris
3a8ac33dd1
updated encryption md
2020-05-31 17:43:28 +02:00
Chris
7e28024d32
added pasting of images. closes #117
2020-05-13 16:09:57 +02:00