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/site
Your Name a14fba166f Fix cached-page 500s and flaky smoke/API tests
- terms/privacy/community-guidelines views accessed the cached page as an
  object ($page->title), but cachedPage() returns an array, causing a 500
  whenever a custom Page row existed. Switch to array access.
- PublicRouteSmokeTest: enable open_registration before hitting /register,
  which 404s by default when registration is disabled.
- Api/AccountTest: derive sanctum.stateful domain from app.url instead of
  hardcoding pixelfed.test, so the first-party auth test is environment
  independent.
1 week ago
..
contact Add fallback avatar to contact admin response blade view 2 years ago
help Fix cached-page 500s and flaky smoke/API tests 1 week ago
intents Update FollowerController, remove deprecated /i/follow endpoint 4 years ago
news Update site news nav 7 years ago
partial Update site name config 5 years ago
about-custom.blade.php Update about views 7 years ago
about.blade.php [Server Bug]: app.logo is not used in code 9 months ago
bannedinstances.blade.php
closed-registration.blade.php Update closed registration page with links to other instances 8 years ago
contact.blade.php internationalization of site/contact 2 years ago
developer.blade.php PixelFed -> Pixelfed 7 years ago
features.blade.php
fediverse.blade.php internationalization of site/about, site/fediverse, site/opensource 2 years ago
help.blade.php Add Import Help Center page 3 years ago
index.blade.php More translatable strings : landing, privacy policy, terms 1 week ago
language.blade.php Use locale_get_display_name for language labels 1 week ago
legal-notice.blade.php fix: stop caching raw Eloquent models to prevent incomplete-object 500s 4 weeks ago
libraries.blade.php
opensource.blade.php internationalization of site/about, site/fediverse, site/opensource 2 years ago
platform.blade.php
privacy.blade.php Fix cached-page 500s and flaky smoke/API tests 1 week ago
redirect.blade.php Update redirect.blade.php 8 months ago
terms.blade.php Fix cached-page 500s and flaky smoke/API tests 1 week ago