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
Shlee fc89c156b1
Merge pull request #6919 from pixelfed/fix/csrf-token-guest-pages
Fix CSRF token not found error on guest pages (login/register)
4 weeks 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 Add csrf-token meta to anon and app-guest layouts 4 weeks ago
live
…
mobile fix: stop caching raw Eloquent models to prevent incomplete-object 500s 4 weeks ago
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 fix: stop caching raw Eloquent models to prevent incomplete-object 500s 4 weeks 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
…