dependabot[bot]
|
1693bcaa78
|
Bump aws/aws-sdk-php from 3.33.4 to 3.288.1 in /lib
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.33.4 to 3.288.1.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.33.4...3.288.1)
---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-22 00:27:17 +00:00 |
|
Chris
|
bc1eca4014
|
wrong project
v2.0.1
|
2023-11-13 10:30:25 +01:00 |
|
Chris
|
fc9a7d3072
|
Merge branch 'master' of https://github.com/HaschekSolutions/pictshare
v2.0.0
|
2023-11-13 10:27:47 +01:00 |
|
Chris
|
67fba8e66b
|
updated CI to include versions
|
2023-11-13 10:27:40 +01:00 |
|
Christian Haschek
|
7f18a193d4
|
Update core.php
added override for host if it doesn't contain a port
|
2023-11-04 18:14:55 +01:00 |
|
Christian Haschek
|
090f452585
|
fixed start.sh
|
2023-11-04 18:01:43 +01:00 |
|
Chris
|
819c25374c
|
silent rollout of split data dir
|
2023-11-03 16:48:12 +01:00 |
|
Chris
|
2388f68d5d
|
preparations for dynamic data directories
|
2023-11-02 23:20:05 +01:00 |
|
Chris
|
3fe84a63a4
|
Merge branch 'master' of https://github.com/HaschekSolutions/pictshare
|
2023-11-02 20:23:16 +01:00 |
|
Chris
|
774c8e0112
|
disable follow to avoid CVEs
|
2023-11-02 20:23:01 +01:00 |
|
Christian Haschek
|
63132e1cfb
|
Create SECURITY.md
|
2023-11-02 16:44:00 +01:00 |
|
Chris
|
d349ee8fc6
|
added check for private ip range
|
2023-11-02 08:14:25 +01:00 |
|
Chris
|
5c3ee9e159
|
preparations for queue-rendering
|
2023-10-15 20:31:01 +02:00 |
|
Chris
|
cea501d854
|
more minot php8 warning fixes
|
2023-10-15 20:30:12 +02:00 |
|
Chris
|
a1bc5b5fa5
|
minor warning adjustments
|
2023-10-15 20:17:56 +02:00 |
|
Chris
|
d3d5d1c385
|
Upgraded to php8.2 🎉🎉🎉
|
2023-09-14 10:42:35 +02:00 |
|
Chris
|
f000404d5a
|
hardcoded registries and fixed typos
|
2023-09-13 08:40:34 +02:00 |
|
Chris
|
c777cd62ab
|
missed docker.io url
|
2023-09-13 08:32:47 +02:00 |
|
Chris
|
06a524ca2f
|
mussing var
|
2023-09-13 08:32:10 +02:00 |
|
Chris
|
2712946287
|
changed pipeline so it's also pushed to docker hub
|
2023-09-13 08:26:42 +02:00 |
|
Chris
|
fffcb13ac9
|
fixed conversion bug
|
2023-09-07 17:55:25 +02:00 |
|
Chris
|
307243a5bf
|
only add when upload coede is configured
|
2023-09-07 17:45:04 +02:00 |
|
Chris
|
61acb5420b
|
implemented UPLOAD_CODE variable
If configured, needs a code as POST/GET variable for every upload. Also adds a input field to the main template
|
2023-09-06 15:57:15 +02:00 |
|
Chris
|
cccb80de03
|
remove dynamic extensions
|
2023-09-06 15:35:12 +02:00 |
|
Chris
|
d0deb6f6c9
|
noo need to convert anymore since it's the right header now
|
2023-09-03 10:38:45 +02:00 |
|
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 |
|