You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/public/js
daniel 3861e7ddfe
Staging (#5978)
* Added current title as value for input so that the current value remains stored by default

* Added parameter 'show_legal_notice_link' => (bool) config_cache('instance.has_legal_notice'),

* Added conditional display of a link to legal notice if the page is active

* Added key 'legalNotice'

* feat translate story

* translate auth

- register
- login

* add remove follow

* Update ApiV1Controller.php

Co-Authored-By: Mathieu <385764+Casmo@users.noreply.github.com>

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

* Added current title as value for input so that the current value remains stored by default

* Added parameter 'show_legal_notice_link' => (bool) config_cache('instance.has_legal_notice'),

* Added conditional display of a link to legal notice if the page is active

* Added key 'legalNotice'

* add missing key

* add missing keys

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

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

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

* translate custom  filter

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

* use configured alt text length limit when uploading multiple photos

* in notifications sidebar, show popover on shared posts too, not just liked posts

* use case insensitive search when tagging accounts

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

* Generic OIDC Support

* Everything should be configurable by env variables
* Basic request tests

* Fixes for items highlighted by review.ai

* Consider using `hash_equals()` instead of `==` when comparing the state values to prevent timing attacks:
`abort_unless(hash_equals($request->input('state'), $request->session()->pull('oauth2state')), 400, 'invalid
state');`
* For better data integrity, consider adding a foreign key constraint to the user_id column: `$table-
>foreign('user_id')->references('id')->on('users')->onDelete('cascade');`
* Does the OIDC provider guarantee that the username field exists in the userInfo data? Consider adding a
null check or fallback: `$userInfoData[config('remote-auth.oidc.field_username')] ?? null`

* field isnt accessTokenResourceOwnerId but responseResourceOwnerId

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

* Fix components

* Update LandingService and Config util to properly support the legal_notice setting

* Update footer to use legalNotice i18n

* Update i18n

* Update sidebar with gap padding for footer links

* Update compiled assets

* Update i18n json

* Update OIDC config with comments, and disable tests as we dont have db tests configured

* Update remove_from_followers api endpoint

* Update i18n

* Update compiled assets

* Update changelog

* New supported formats, Preserve ICC Color Profiles, libvips support

Update image pipeline to handle avif, heic and webp and preserve ICC color profiles and added libvips support.

* Fix tests

* Update CHANGELOG.md

---------

Co-authored-by: Samy Elshamy <elshamy@coderbutze.de>
Co-authored-by: Felipe Mateus <eu@felipemateus.com>
Co-authored-by: Mathieu <385764+Casmo@users.noreply.github.com>
Co-authored-by: Mackenzie Morgan <macoafi@gmail.com>
Co-authored-by: Gavin Mogan <git@gavinmogan.com>
7 months ago
..
account-import.js Update compiled assets 9 months ago
account-import.js.LICENSE.txt Update compiled assets 3 years ago
activity.js Update compiled assets 9 months ago
admin.js Update compiled assets 9 months ago
admin.js.LICENSE.txt Update compiled assets 3 years ago
admin_invite.js Update compiled assets 9 months ago
app.js Staging (#5978) 7 months ago
app.js.LICENSE.txt Update compiled assets 4 years ago
changelog.bundle.8ee4f1174f52ec8b.js Staging (#5978) 7 months ago
collectioncompose.js Update compiled assets 9 months ago
collections.js Update compiled assets 9 months ago
components.js Update compiled assets 1 year ago
compose-classic.js Update compiled assets 9 months ago
compose.chunk.8292176da8a20099.js Staging (#5978) 7 months ago
compose.chunk.8292176da8a20099.js.LICENSE.txt Staging (#5978) 7 months ago
compose.js Staging (#5978) 7 months ago
compose.js.LICENSE.txt Update compiled assets 1 year ago
custom_filters.js Staging (#5978) 7 months ago
daci.chunk.0903327306251770.js Staging (#5978) 7 months ago
developers.js Update compiled assets 9 months ago
direct.js Update compiled assets 9 months ago
discover.chunk.8698471944aa4417.js Staging (#5978) 7 months ago
discover.js Update compiled assets 9 months ago
discover~findfriends.chunk.c3db8f429e763088.js Staging (#5978) 7 months ago
discover~hashtag.bundle.3f6d5e3bb2865a61.js Staging (#5978) 7 months ago
discover~memories.chunk.8601596a52c06bfc.js Staging (#5978) 7 months ago
discover~myhashtags.chunk.9b2cd210943ec613.js Staging (#5978) 7 months ago
discover~serverfeed.chunk.7eeef300c5b29e82.js Staging (#5978) 7 months ago
discover~settings.chunk.80c4e5afc970254e.js Staging (#5978) 7 months ago
dms.chunk.746342b9470dc71f.js Staging (#5978) 7 months ago
dms~message.chunk.8cdd27784f95ee11.js Staging (#5978) 7 months ago
error404.bundle.f5958c1713b4ab7c.js Update compiled assets 9 months ago
group-status.js Update compiled assets 8 months ago
group-topic-feed.js Update compiled assets 8 months ago
group.create.e34ad5621d07870d.js Staging (#5978) 7 months ago
groups-page-about.16d96a32748daa93.js Update compiled assets 9 months ago
groups-page-media.526b66b27a0bd091.js Update compiled assets 9 months ago
groups-page-members.c59de89c3b8e3a02.js Update compiled assets 9 months ago
groups-page-topics.d279a2438ee20311.js Update compiled assets 9 months ago
groups-page.4a77f2a4e0024224.js Update compiled assets 9 months ago
groups-post.e160e406bdb4a1b0.js Update compiled assets 9 months ago
groups-profile.58b5bf1af4d0722e.js Update compiled assets 9 months ago
groups.js Update compiled assets 8 months ago
hashtag.js Update compiled assets 9 months ago
home.chunk.cf3e6ccd3b76689d.js Staging (#5978) 7 months ago
home.chunk.cf3e6ccd3b76689d.js.LICENSE.txt Staging (#5978) 7 months ago
i18n.bundle.ff6f2af48fd2e3d5.js Staging (#5978) 7 months ago
landing.js Staging (#5978) 7 months ago
landing.js.LICENSE.txt Update compiled assets 3 years ago
manifest.js Staging (#5978) 7 months ago
notifications.chunk.eb78183fd97a9f0f.js Staging (#5978) 7 months ago
portfolio.js Update compiled assets 9 months ago
portfolio.js.LICENSE.txt Update compiled assets 3 years ago
post.chunk.cdef3ec51a723c2f.js Staging (#5978) 7 months ago
post.chunk.cdef3ec51a723c2f.js.LICENSE.txt Staging (#5978) 7 months ago
profile-directory.js Update compiled assets 9 months ago
profile.chunk.5b03b78ed621f690.js Staging (#5978) 7 months ago
profile.js Update compiled assets 8 months ago
profile.js.LICENSE.txt Update compiled assets 1 year ago
profile~followers.bundle.9d2008cfa13a6f17.js Update compiled assets 9 months ago
profile~following.bundle.8ebe39a19638db1b.js Update compiled assets 9 months ago
remote_auth.js Update compiled assets 9 months ago
search.js Update compiled assets 9 months ago
settings.js Staging (#5978) 7 months ago
spa.js Staging (#5978) 7 months ago
spa.js.LICENSE.txt Update compiled assets 3 years ago
status.js Update compiled assets 8 months ago
stories.js Staging (#5978) 7 months ago
story-compose.js Staging (#5978) 7 months ago
timeline.js Staging (#5978) 7 months ago
vendor.js Update compiled assets 8 months ago
vendor.js.LICENSE.txt Update compiled assets 8 months ago