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/resources/assets/js
Your Name 5a364be58b fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant()
- Remove Passport::personalAccessClientId() (removed in Passport v13, auto-discovers now)
- Remove Passport::enableImplicitGrant() (legacy grant, no clients use it)
- Flatten config instance.oauth.pat to pat_enabled (remove dead pat.id key)
- Add OAUTH_PAT_ENABLED=false to .env.example and .env.docker.example
- Show swal alert when PATs disabled instead of hidden API error
- Improve store() error handling to surface 403 messages in the UI
- Remove OAUTH_PAT_ID row from admin diagnostics blade
1 month ago
..
components fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant() 1 month ago
i18n
…
lib
…
util
…
account-import.js
…
activity.js
…
admin.js
…
admin_invite.js
…
app.js
…
collectioncompose.js
…
collections.js
…
components.js
…
compose-classic.js
…
compose.js
…
custom_filters.js
…
developers.js
…
direct.js
…
discover.js
…
embed.js
…
group-status.js
…
group-topic-feed.js
…
groups.js
…
hashtag.js
…
landing.js
…
live-player.js
…
micro.js
…
my2020.js
…
polyfill.js
…
portfolio.js
…
profile-directory.js
…
profile.js
…
remote_auth.js
…
search.js
…
settings.js
…
spa.js
…
status.js
…
stories.js
…
story-compose.js
…
timeline.js
…