Commit Graph

55 Commits (d90e1dc7d3fbde89db0f4ea1ab6cc51635d15d55)

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>
4 weeks ago
Taye Adeyemi 669a68d27b feat: apply filters with WebGL 3 months ago
Daniel Supernault 8af77a3f78
Add Profile Carousels 5 months ago
Daniel Supernault 28e2985f77
Update hls.js dep 8 months ago
Daniel Supernault b6c97d1d26
Update npm deps 1 year ago
Daniel Supernault 82fc36b2b3
Update npm deps, add webp2p libs. Thanks @peertube <3 1 year ago
Daniel Supernault 5d8599a497
Update npm deps 2 years ago
Daniel Supernault 831c062da8
Add parse-link-header js library 2 years ago
Daniel Supernault 356ffdb630
Update npm deps 2 years ago
Daniel Supernault d613696b72
Update npm deps 3 years ago
Daniel Supernault 757c6f1426
Update npm deps 3 years ago
Daniel Supernault 6f2c717e27
Update npm deps 3 years ago
Daniel Supernault 9093549dc2
Remove quill editor 3 years ago
Daniel Supernault 8dee519904
Update npm deps 3 years ago
Daniel Supernault eb7d5a4e36
New admin dashboard layout 4 years ago
Daniel Supernault 8216c6da88
Update npm deps 4 years ago
Daniel Supernault cc93b3e3a5
Update package.json, fixes #2593 4 years ago
dependabot[bot] abf38293cf
Bump axios from 0.18.1 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Daniel Supernault cc1b081aa4
Update package.json, add blurhash 4 years ago
Daniel Supernault 68d3c40345
Update npm deps, add animate.css 5 years ago
Daniel Supernault fa53f37a80
Update npm deps 5 years ago
dependabot[bot] 83e975a53c
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Daniel Supernault ffc8af6882
Update npm deps 5 years ago
Daniel Supernault 406265565e
Update npm deps 5 years ago
Daniel Supernault b478e3768c
Update npm deps 5 years ago
Daniel Supernault c5577112ed
Update npm deps 5 years ago
okpierre b66432f8d0
Update package.json
change from 
"quill": "^1.3.6",

to 
"quill": "^1.3.7",
6 years ago
Daniel Supernault dfd958994f
Add new npm deps 6 years ago
Kirankumar Ambati 2c08961971
Fix opencollective message 6 years ago
Daniel Supernault 8a822c00a7
Update npm 6 years ago
Daniel Supernault ae58298f9f
Update npm deps 6 years ago
Daniel Supernault d64c57c8a2
Update npm deps 6 years ago
Daniel Supernault 25058bb437
Update npm deps 6 years ago
Daniel Supernault 2b0aaeb7c1
Refactor #1259, add double tap to like and deprecate lightbox 6 years ago
talon 768369866e fix conflicts 6 years ago
talon 5ddcdc6c7a review changes 6 years ago
ghost 4f7ae39807
Merge branch 'dev' into feat/double-tap-to-like 6 years ago
talon 8645387657 add doubletap to like 6 years ago
Daniel Supernault e0b3866b41
Update npm deps 6 years ago
daniel e6286421ec
Merge pull request #860 from NefixEstrada/patch-1
Fix open collective URL
6 years ago
Daniel Supernault 27e710befb
Update npm deps 6 years ago
Néfix Estrada 68af25ae55
Fix open collective URL
The current URL is pointing a non existing page
6 years ago
Daniel Supernault f7c53110e6
Update npm deps 6 years ago
Daniel Supernault 06cf24eb20
Update laravel mix 6 years ago
Daniel Supernault be1475ec31
Update compiled assets 6 years ago
Daniel Supernault 72cb906c6f
Add vue-timeago 6 years ago
Jess e8eb3f4c6d Added call to donate after npm install (optional) 6 years ago
Daniel Supernault 29ddfe164e
Add new vue packages 6 years ago
Daniel Supernault 43afc456e8
Swap out video.js for plyr.js 6 years ago
Daniel Supernault 06a931c1cb
Add readmore.js 6 years ago