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 6d0f93dc9e Rename 2fa columns to mfa to fix PHP variable naming
- Rename database columns: 2fa_* -> mfa_*
- Update all PHP code references to use mfa_* fields
- Maintain API backward compatibility (still returns two_factor_enabled)
- Keep all route URLs unchanged
- Add migration to rename columns in users table
3 days ago
..
account Update app.name config, use config_cache 2 years ago
admin Add user admin toggles for email and ip 2 weeks ago
atom Merge pull request #6170 from pfefferle/add/atom-icon 2 months ago
auth Rename 2fa columns to mfa to fix PHP variable naming 3 days ago
collection Update collection view 4 years ago
components Add Parental Controls feature 2 years ago
discover Update Places, improve cache invalidation/ttl 6 months ago
emails Add admin invite interface and email support 2 months 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 2 years ago
federation
groups Add Group views 1 year ago
installer Add web installer 4 years ago
invite Add Admin Invites 3 years ago
layouts Merge pull request #5891 from eufelipemateus/translate-auth 7 months ago
live Add live player view 3 years ago
mobile Update web routes 3 years ago
portfolio Update app.name config, use config_cache 2 years ago
profile Add Profile Carousels 1 year ago
pxtv
report Update report views, fix missing forms 7 months ago
search
settings Rename 2fa columns to mfa to fix PHP variable naming 3 days ago
site internationalization of site/about, site/fediverse, site/opensource 11 months ago
status Update avif support, and fix reply permalinks 9 months ago
stories Update story views 4 years ago
timeline Update blade views 4 years ago
vendor Add AppRegister 10 months ago
home.blade.php Update app.name config, use config_cache 2 years ago
welcome.blade.php