Commit Graph

484 Commits

Author SHA1 Message Date
Chris
02cf90ec7b added github link 2025-07-12 11:35:46 +02:00
Chris
6b4293fc3b added passthrough and updated documentation a bit 2025-07-12 11:30:36 +02:00
Chris
653cb2f7ac serve mp4s directly 2025-07-09 20:17:47 +02:00
Chris
b918ad613f listen on all domains 2025-07-09 18:30:36 +02:00
Chris
1dfdb4b0b2 x-accell working 2025-07-09 17:44:36 +02:00
Chris
9cd543d351 enable caching 2025-07-09 17:05:53 +02:00
Chris
4b61e46d7f typo and conversion updates 2025-06-03 08:22:34 +02:00
Chris
2611761b2b added hidden meta-rebuild function 2025-05-20 15:52:20 +02:00
Chris
c306befc84 added dev redis mount 2025-05-20 14:08:53 +02:00
Chris
61991a97af added redis startup and db folder 2025-05-20 14:07:02 +02:00
Chris
9beddcfd16 added admin panel with stats and logs 2025-05-20 13:59:42 +02:00
Chris
c3c34efa13 preparations for admin panel 2025-05-18 22:30:53 +02:00
Christian Haschek
e8bfb14947 typo and array syntax 2025-05-18 20:16:28 +02:00
Chris
a4d6f72609 added simple redis hashing 2025-05-18 17:12:34 +02:00
Christian Haschek
900377e658 updated readme and template 2025-05-18 13:36:34 +02:00
Christian Haschek
607c411aea added redis server to docker image if caching is not disabled 2025-05-18 13:24:35 +02:00
Chris
54b237a522 reids preparation 2025-05-18 12:31:50 +02:00
Chris
b7f5b09011 log sanity 2025-05-18 11:28:50 +02:00
Chris
e0a3bcd2b7 cleanup 2025-05-18 10:46:12 +02:00
Chris
6f1719fa78 added logging, updated theme and included info on the landing page 2025-05-18 10:36:29 +02:00
Chris
7344e8e06a url and base64 geht 2025-05-17 22:13:16 +02:00
Chris
ca01107379 cleanup 2025-05-17 21:27:20 +02:00
Chris
c02a25439e fixed text controller for v3 2025-05-17 21:27:15 +02:00
Chris
419f5a19d1 added debug info and docker compose 2025-05-17 18:15:09 +02:00
Chris
5c6b17bcca rewrite phase 2 - new api partially implemented 2025-05-17 17:29:25 +02:00
Chris
956368e444 v3 preparations 2025-05-06 14:18:36 +02:00
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