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/views
Your Name 26b8a0a6b0 fix: replace deprecated starts_with() with str_starts_with()
The starts_with() helper was removed in Laravel 6. Use PHP 8's native
str_starts_with() instead.
1 month ago
..
account Update app.name config, use config_cache 3 years ago
admin fix: replace deprecated starts_with() with str_starts_with() 1 month ago
atom Merge pull request #6170 from pfefferle/add/atom-icon 1 year ago
auth feat: add critical path test suite and fix auth/config issues 1 month ago
collection
…
components fix: replace str_random/str_limit/str_slug in Blade templates and tests 1 month ago
discover Remove deprecated Loops feature entirely 5 months ago
emails fix: replace str_random/str_limit/str_slug in Blade templates and tests 1 month ago
errors
…
federation
…
groups Add Group views 2 years ago
installer [Server Bug]: app.logo is not used in code 9 months ago
invite
…
layouts [Server Bug]: app.logo is not used in code 9 months ago
live
…
mobile
…
portfolio Update app.name config, use config_cache 3 years ago
profile Update profile view 4 months ago
pxtv
…
report Update report views, fix missing forms 1 year ago
search
…
settings fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant() 1 month ago
site Merge pull request #6387 from rm-yakovenko/issues/6376 6 months ago
status Update show.blade.php 2 months ago
stories
…
timeline
…
vendor Add AppRegister 2 years ago
home.blade.php Update app.name config, use config_cache 3 years ago
welcome.blade.php
…