Commit Graph

423 Commits

Author SHA1 Message Date
Chris
e551ef2bb2 added json header closes #146 2023-09-03 10:35:13 +02:00
Chris
21aa1fbb7d added identicons 2023-09-03 10:34:35 +02:00
Chris
4c1124da07 finally removed the static s3php files and replaced with composer 2023-09-03 10:09:43 +02:00
Chris
19d7cb060e added support for dynamic content controllers
Also implemented a placeholder generator to showcase it
2023-08-26 22:39:08 +02:00
Chris
c90a716d45 ALWAYS_WEBP now also for PNG 2023-08-26 11:55:00 +02:00
Chris
4fbf8b31a2 fixed missing config generator 2023-08-25 21:53:55 +02:00
Chris
422c17eb65 Added new setting to force JPGs sent as WebP if supported by the client 2023-08-24 23:09:59 +02:00
Christian Haschek
70cdcf5dcf Merge pull request #150 from beabee-communityrm/feat/jpeg-orientation
Add JPEG EXIF orientation rotation
2023-08-24 21:35:29 +02:00
Will Franklin
7b4b27098d Add support for flipping images too 2023-08-24 16:48:44 +01:00
Will Franklin
2362af1e8c Fix docker build instructions 2023-08-24 15:41:32 +01:00
Will Franklin
28f5677247 Rotate JPEG images if they have an Orientation tag 2023-08-24 15:41:24 +01:00
Christian Haschek
8c2702be96 Merge pull request #147 from gabe565/svg-logo
Add SVG logo
2023-04-17 11:03:30 +02:00
Gabe Cook
452db23c57 Use SVG logo in readme and tweak formatting 2023-04-15 16:45:52 -05:00
Gabe Cook
c6baa6edfa Add SVG logo 2023-04-15 16:45:41 -05:00
Christian Haschek
74ccf9f626 updated info on new docker container source 2023-03-23 09:52:23 +01:00
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