458 Commits

Author SHA1 Message Date
Chris
815895a524 Merge branch 'master' of https://github.com/HaschekSolutions/pictshare v2.0.3 2025-05-06 13:42:07 +02:00
Chris
de764c105c cf ip forward v2.0.2 2025-05-05 20:15:39 +02:00
Christian Haschek
749e7f193f Merge pull request #159 from YellingTree/patch-1
Change Input field to password type
2024-11-10 16:17:30 +01:00
Nixie
2cda214f86 Change Input field to password type
Change the input box for UPLOAD_CODE from type 'text' to type 'password' to hide the upload code while on-screen and signal to browsers to prompt to save the code in their password managers
2024-10-30 13:35:09 -04:00
Christian Haschek
f62b30d696 Merge pull request #154 from metalefty/fork-me
Fix dead image reference to "Fork me on GitHub"
2024-04-21 09:02:35 +02:00
Koichiro Iwao
b07a68bb45 Put gh-fork-ribbon locally for GDPR compliance 2024-04-20 21:32:46 +09:00
Koichiro Iwao
2b0dc071a0 Fix dead image reference to "Fork me on GitHub"
Switched to CSS implementation hosted on cdsjs.com. It should be
more permanent than githubusercontent.com.

Resolves: #153
2024-04-20 21:27:01 +09:00
Christian Haschek
f2cf56ceaa Merge pull request #155 from metalefty/passing-null
Fix for deprecated features in PHP 8.1
2024-04-15 13:04:39 +02:00
Koichiro Iwao
783f996e77 Fix for deprecated features in PHP 8.1
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string

ref.  https://www.php.net/manual/en/migration81.deprecated.php#migration81.deprecated.core.null-not-nullable-internal
2024-03-07 22:47:39 +09:00
Christian Haschek
17dfb43abd Merge pull request #151 from HaschekSolutions/dependabot/composer/lib/aws/aws-sdk-php-3.288.1
Bump aws/aws-sdk-php from 3.33.4 to 3.288.1 in /lib
2023-12-22 07:53:12 +01:00
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