Commit graph

42 commits

Author SHA1 Message Date
daniel
6276d3539a
Staging (#5674)
* Update .env.docker

Registry has changed. Old registry has been discontinued in August 2024. New Registry added, format of Docker tag has been adjusted as it now contains the Debian Release as well.

Sample Version is set to current stable but can be adjusted to any of the available branches.

* Update .env.docker

Stick major.minor according to https://jippi.github.io/docker-pixelfed/customize/tags/#pixelfed-version

Disable Debian Release Check until it's solved in dottie.

Closes https://github.com/pixelfed/pixelfed/issues/5264

* New translations web.php (Finnish)
[ci skip]

* New translations web.php (Finnish)
[ci skip]

* fix: don't restore memory limit after cities import

Since this command can only be invoked by CLI, the process will exit after a successful import, so restoring the transient PHP memory limit doesn't really have any affect.

In PHP 8.4, this throws the following error (which doesn't happen in 8.3 and below)

> [entrypoint / 11-first-time-setup.sh] - (stderr) 128769/128769 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%[2025-01-20 11:29:23] production.ERROR: Failed to set memory limit to 134217728 bytes (Current memory usage is 134746112 bytes) {"exception":"[object] (ErrorException(code: 0): Failed to set memory limit to 134217728 bytes (Current memory usage is 134746112 bytes) at /var/www/app/Console/Commands/ImportCities.php:140)

It seems to be a 8.4 behavior change, so removing the logic would make it go away

* New translations web.php (Finnish)
[ci skip]

* New translations web.php (Finnish)
[ci skip]

* New translations web.php (Portuguese)
[ci skip]

* New translations web.php (Portuguese)
[ci skip]

* fix(compose-modal): avoid WebGL if it's not needed

* fix(compose-modal): update webgl-media-editor

* New translations web.php (Hungarian)
[ci skip]

* New translations web.php (Russian)
[ci skip]

* New translations web.php (Russian)
[ci skip]

* Update .env.example

Adding the parameter INSTANCE_DISCOVER_PUBLIC="true" to prevent a HTTP 403 error at the explorer tab in the instance preview.

* New variable for lang spanish

* Variable for lang spanish

* Update Dockerfile, fixes #5535 #5559

* Fix #5582

* Fix #5632

* Update status twitter:card to summary_large_image for images/albums

* Update changelog

---------

Co-authored-by: Lioh Moeller <lioh.moeller@gmx.net>
Co-authored-by: Christian Winther <jippignu@gmail.com>
Co-authored-by: Taye Adeyemi <dev@taye.me>
Co-authored-by: stemy2 <stemy2@users.noreply.github.com>
Co-authored-by: Uthanien <feldarec@gmail.com>
2025-02-04 04:48:48 -07:00
Daniel Supernault
60a62b59c9
Update ConfigCacheService, fix database race condition and fallback to file config and enable by default 2024-05-07 01:00:32 -06:00
Daniel Supernault
e46bd6cc06
Disable config cache by default 2024-04-21 14:09:48 -06:00
Daniel Supernault
4608c66c0b
Re-add .env.example 2024-04-11 20:43:24 -06:00
Christian Winther
bc66b6da18 many small fixes and improvements 2024-02-10 20:03:04 +00:00
Christian Winther
88ad5d6a4f ignore some shellchecks for .env files 2024-01-16 20:51:37 +00:00
Daniel Supernault
573c88d7b5
Update filesystem config, change FILESYSTEM_DRIVER env variable to DANGEROUSLY_SET_FILESYSTEM_DRIVER and remove from default env configs. Changing the default filesystem should be avoided, use FILESYSTEM_CLOUD for s3 support, otherwise you can break things 2023-04-04 03:52:32 -06:00
Shlee
d749b3c376
Update .env.example 2022-06-25 11:51:50 +09:30
Shlee
51eeb26185
Update .env.example 2022-06-15 19:40:35 +09:30
Shlee
a0efe2b408
Update .env.example 2022-06-15 19:09:50 +09:30
Shlee
6be0109dff
Update .env.example 2022-06-15 19:08:52 +09:30
Shlee
6218c40af7
Update .env.example 2022-05-20 11:57:58 +09:30
Shlee
0903b06e8e
Update .env.example 2022-05-15 14:16:09 +09:30
Shlee
b43c464fd3
Update .env.example 2020-02-13 17:06:26 +08:00
Daniel Supernault
38199308d1
Update .env, remove SESSION_LIFETIME 2019-12-17 02:33:13 -07:00
Daniel Supernault
0697f780d3
Update .env.example 2019-09-14 01:51:46 -06:00
Daniel Supernault
06c34560e5
Update .env.example 2019-09-08 22:45:17 -06:00
trwnh
4ea368ce9b
Update .env.example 2019-08-13 02:34:33 -05:00
Daniel Supernault
53b0a0601a
Update .env.example 2019-06-23 14:24:30 -06:00
Daniel Supernault
73f37e4dc7
Update .env.example 2019-06-23 14:11:13 -06:00
Daniel Supernault
bf08cfd471
Update .env.example 2019-06-13 14:10:29 -06:00
Kirk Strauser
5d263d1c2e
PixelFed -> Pixelfed
There was a remaining mix of capital-F "PixelFed" occurrences. This
changes everything to the same capitalization, "Pixelfed", for
consistency.
2019-06-05 18:21:19 -07:00
Shlee
7a2897757b
Update .env.example 2019-05-06 14:20:56 +08:00
Shleeble
de8a1d47da
Update .env.example 2019-04-30 15:28:32 +08:00
Shleeble
eb66ab3af4
Update .env.example 2019-04-24 22:04:12 +08:00
Shleeble
c8de214adb
Update .env.example 2019-04-22 12:20:47 +08:00
Shleeble
cf9d6eb52d
Update .env.example 2019-04-22 12:12:01 +08:00
Shleeble
d8d7b93c40
Update .env.example 2019-04-22 10:51:00 +08:00
Shleeble
9e497142f3
Update .env.example 2019-04-22 10:50:20 +08:00
Shleeble
9477e35953
Update .env.example 2019-04-18 15:35:22 +08:00
Shleeble
37266ff3cf
Update .env.example 2019-04-16 11:35:14 +08:00
Daniel Supernault
916ffe268f
Add COSTAR config 2019-04-04 19:42:45 -06:00
Daniel Supernault
69f5f584ba
Update .env.example 2019-02-28 21:51:03 -07:00
Marek Isalski
fae22c3491 more useful settings in .env.example file 2019-01-02 18:41:12 +00:00
Marek Isalski
05f829b572 add default ACTIVITY_PUB=false to .env.example 2019-01-02 17:48:52 +00:00
Angristan
96efb57cf0 Add missing double quotes 2018-08-10 20:03:56 +02:00
Angristan
49f34e8fe2 Add MAIL_FROM_ADDRESS and MAIL_FROM_NAME to env 2018-07-24 22:24:25 +02:00
Daniel Supernault
f4f2921951 Update .env.example 2018-06-18 15:51:38 -06:00
Christopher Davis
b9d7d74882 general: Add detailed README.md
Previously the README.md was sparse, including no intructions on setting
up PixelFed. This could be progibitive for attracting new contributors.
I have updated the README and based the install instructions on
https://gist.github.com/dansup/999de4577f864d1822d226b9ddd62ca0.

Closes https://github.com/dansup/pixelfed/issues/18
2018-06-18 17:30:25 -04:00
Daniel Supernault
1e3a432087 Restrict new registrations with env setting 2018-05-23 21:03:20 -06:00
Daniel Supernault
82ff70e847 Update .env.example 2018-05-20 15:46:28 -06:00
Daniel Supernault
a034358c98 Add Laravel Framework 2018-04-15 17:56:48 -06:00