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/app
Shlee 7fa0615448
Merge pull request #6883 from pixelfed/shleeable-patch-1
Revert strict tests in nonprod
4 weeks ago
..
Auth Pint app/ 4 weeks ago
Console/Commands Pint app/ 4 weeks ago
Events Pint app/ 4 weeks ago
Http Pint app/ 4 weeks ago
Jobs Pint app/ 4 weeks ago
Listeners Pint app/ 4 weeks ago
Mail Pint app/ 4 weeks ago
Models Pint app/ 4 weeks ago
Observers Pint app/ 4 weeks ago
Passport
…
Policies
…
Providers Update AppServiceProvider.php 4 weeks ago
Rules Pint app/ 4 weeks ago
Services Pint app/ 4 weeks ago
Transformer Pint app/ 4 weeks ago
Util Pint app/ 4 weeks ago
AccountInterstitial.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
AccountLog.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Activity.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Avatar.php
…
Bookmark.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Circle.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
CircleProfile.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Collection.php
…
CollectionItem.php
…
Contact.php
…
DirectMessage.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
DiscoverCategory.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
DiscoverCategoryHashtag.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
EmailVerification.php
…
FailedJob.php
…
FollowRequest.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Follower.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
HasSnowflakePrimary.php
…
Hashtag.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
HashtagFollow.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
ImportData.php
…
ImportJob.php
…
Instance.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Like.php polish 4 weeks ago
Media.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
MediaBlocklist.php
…
MediaTag.php
…
Mention.php
…
ModLog.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Newsroom.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Notification.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
OauthClient.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
Page.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Place.php
…
Profile.php feat: add critical path test suite and fix auth/config issues 4 weeks ago
ProfileSponsor.php
…
Report.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
ReportComment.php
…
ReportLog.php
…
Status.php feat: add framework integration tests for Laravel 12→13 upgrade readiness 4 weeks ago
StatusArchived.php
…
StatusHashtag.php fix: add return type declarations to Eloquent relation methods 4 weeks ago
StatusView.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
Story.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
StoryItem.php refactor: replace short facade aliases with fully-qualified imports 4 weeks ago
StoryReaction.php
…
StoryView.php
…
UIKit.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
User.php polish 4 weeks ago
UserDevice.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
UserFilter.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
UserInvite.php
…
UserSetting.php refactor: replace $fillable with $guarded = [] across all models 4 weeks ago
helpers.php
…