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/components
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
4 weeks ago
..
filters Staging (#5978) 1 year ago
partials Update ContextMenu, restore Edit button 4 weeks ago
passport fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant() 4 weeks ago
presenter Update VideoPresenter component, add webkit-playsinline attribute to video element to prevent the full screen video player 2 years ago
Activity.vue Update FollowerController, remove deprecated /i/follow endpoint 4 years ago
AnnouncementsCard.vue Update Timeline, move announcements from sidebar to top of timeline 7 years ago
CirclePanel.vue Add placeholder CirclePanel vue component 8 years ago
CollectionComponent.vue fix collection counter label 2 years ago
CollectionCompose.vue oFix #3698, make unlisted photos visible in collections 3 years ago
ComposeClassic.vue Show detailed upload error messages instead of generic error 1 month ago
ComposeModal.vue Show detailed upload error messages instead of generic error 1 month ago
Direct.vue unwanted semicolons 4 years ago
DirectMessage.vue Update components 5 years ago
DiscoverComponent.vue Update DiscoverComponent 5 years ago
FollowSuggestions.vue Add FollowSuggestions vue component 8 years ago
GroupStatusPermalink.vue Add Group vues 2 years ago
Hashtag.vue Update Hashtag component 1 year ago
My2020.vue Update components 6 years ago
NavMenu.vue [Server Bug]: app.logo is not used in code 9 months ago
NotificationCard.vue Update NotificationCard.vue 4 years ago
PortfolioPost.vue Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 4 years ago
PortfolioProfile.vue Update PortfolioController, fix empty post ids condition 4 years ago
PortfolioSettings.vue Update vue components, fix typos 3 years ago
PostComponent.vue Add alt tag to avatars. Fixes #6569 1 month ago
PostMenu.vue Remove duplicate let variable 4 years ago
Profile.vue Reduce profile bio/website hidden logic to 10 followers from 100 and add a new check to bypass this if they have more than 10 posts 4 months ago
ProfileDirectory.vue Update ProfileDirectory 6 years ago
SearchResults.vue Update legacy components to properly handle follow/unfollowing 4 years ago
Stories.vue Staging (#5978) 1 year ago
StoryCompose.vue [Server Bug]: app.logo is not used in code 9 months ago
StoryTimelineComponent.vue Staging (#5978) 1 year ago
StoryViewer.vue fix typo 1 year ago
Timeline.vue Remove exp.rec recommendations dead code 5 months ago
filters.js feat: apply filters with WebGL 2 years ago
shortcuts.js Add shortcuts.js 8 years ago