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/layouts
Your Name ea1a629b1a Add csrf-token meta to anon and app-guest layouts
These guest layouts also load app.js, which reads the csrf-token meta
tag to set the axios X-CSRF-TOKEN header. Without it, they logged the
same 'CSRF token not found' console error and had no CSRF header for
AJAX requests. Adds the meta tag to match the other layouts.
4 weeks ago
..
partial [Server Bug]: app.logo is not used in code 9 months ago
admin.blade.php Update admin dashboard layout 4 years ago
anon.blade.php Add csrf-token meta to anon and app-guest layouts 4 weeks ago
app-guest.blade.php Add csrf-token meta to anon and app-guest layouts 4 weeks ago
app.blade.php Fix CSRF token not found error on guest pages (login/register) 4 weeks ago
blank.blade.php Update app.name config, use config_cache 3 years ago
bundle.blade.php Update app.name config, use config_cache 3 years ago
spa.blade.php Update private profile view, add rel=me support, hide avatar/bio when not logged in and add robots meta tag to block search engine indexing on private profiles 4 years ago