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 30db57448f fix: replace str_random/str_limit/str_slug in Blade templates and tests
These deprecated helpers will throw 'undefined function' errors at
runtime since laravel/helpers was removed. Replace with Str::random(),
Str::limit(), and Str::slug() respectively.
4 weeks ago
..
account Update app.name config, use config_cache 3 years ago
admin fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
atom Merge pull request #6170 from pfefferle/add/atom-icon 1 year ago
auth fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
collection Update collection view 5 years ago
components fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
discover Remove deprecated Loops feature entirely 5 months ago
emails fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
errors Update ParentalControlsController, redirect to new custom error page on active session when attempting to use child invite link so as to not overwrite parent active session with child session 3 years ago
federation
groups Add Group views 2 years ago
installer [Server Bug]: app.logo is not used in code 9 months ago
invite Add Admin Invites 4 years ago
layouts [Server Bug]: app.logo is not used in code 9 months ago
live Add live player view 4 years ago
mobile Update web routes 4 years 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: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
site Merge pull request #6387 from rm-yakovenko/issues/6376 6 months ago
status Update show.blade.php 1 month 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