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/admin/users
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
..
invites Add admin invite interface and email support 1 year ago
activity.blade.php Update admin user views 7 years ago
delete.blade.php Update admin user delete view 7 years ago
edit.blade.php Update admin users view, fix website value. Closes #4557 3 years ago
home.blade.php fix: replace str_random/str_limit/str_slug in Blade templates and tests 4 weeks ago
message.blade.php Update admin user views 7 years ago
modlogs.blade.php Update admin user modlogs view 7 years ago
modtools.blade.php Update AdminUserController modtools 7 years ago
show.blade.php Update admin user view, improve previews 3 years ago