458 Commits

Author SHA1 Message Date
Christian Haschek
56f89d5610 upgraded login action tag to avoid deprecation 2023-03-23 09:26:43 +01:00
Christian Haschek
0ea4b3c160 is this a magic variable? let's find out 2023-03-22 23:01:41 +01:00
Christian Haschek
93d78d44fe make image name lowercase otherwise will faild github build 2023-03-22 22:57:29 +01:00
Christian Haschek
7dac978d16 dynamic image name based on envs 2023-03-22 22:53:47 +01:00
Christian Haschek
312f18ade2 move to github repository - check 2023-03-22 22:50:13 +01:00
Chris H
cb2d17411c small undefined variable bug fixed 2023-01-16 10:28:54 +01:00
Chris H
9a4a20fb41 typo . fixes #142 2023-01-13 09:01:37 +01:00
Christian Haschek
72394f17ba Merge pull request #140 from FN-Florian/master
Add S3_REDGION varaible
2022-06-27 08:19:06 +02:00
FN-Florian
240c7359a8 Update s3.controller.php 2022-06-27 00:08:24 +02:00
FN-Florian
9d8d5f3d36 Update start.sh 2022-06-27 00:07:32 +02:00
FN-Florian
25b39bbd86 Update CONFIG.md 2022-06-25 23:56:31 +02:00
FN-Florian
4964967524 Update DOCKER.md 2022-06-25 23:55:06 +02:00
FN-Florian
bfb43ab856 Update s3.controller.php
add S3_REGION variable
2022-06-20 08:50:13 +02:00
Christian Haschek
03464199ee Merge pull request #138 from quonic/master
Adds PowerShell script for Greenshot on Windows
2022-05-12 08:10:49 +02:00
Christian Haschek
96e73e2baf Merge branch 'master' into master 2022-05-12 08:10:37 +02:00
Christian Haschek
6ad94f2063 added php function for uploading 2022-05-04 22:46:59 +02:00
Jim Caten
45b2e11729 Adds window style Hidden to PowerShell script 2022-04-21 02:15:26 -05:00
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