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 139b29733e fix: serve Pulse and Horizon dashboards under admin/ to avoid username route collisions
- Pulse: set PULSE_PATH default to admin/pulse; Pulse::ignoreRoutes() in
  AppServiceProvider and register the dashboard explicitly in routes/web-admin.php
  so it is matched before the {username} profile catch-all.
- Horizon: set horizon.path to admin/horizon (all Horizon routes follow); add an
  explicit base-path GET mirroring Horizon's own HomeController@index for clarity.
- Remove now-unneeded 'horizon' reservation from RestrictedNames.
- Add PULSE_ENABLED-gated Pulse links to admin sidenav and topnav.
- Replace HorizonRedirectTest with HorizonDashboardTest (base path now renders
  the dashboard directly instead of redirecting).
1 day ago
..
account Update app.name config, use config_cache 3 years ago
admin fix: serve Pulse and Horizon dashboards under admin/ to avoid username route collisions 1 day ago
atom Merge pull request #6170 from pfefferle/add/atom-icon 1 year ago
auth Update embed, add video support. Fixes #7388 3 days ago
collection Update collection view 5 years ago
components polish 1 week ago
discover Remove deprecated Loops feature entirely 5 months ago
emails Escape message in curated register details email to fix reflected XSS 1 week 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 Update web routes 8 years ago
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 Add csrf-token meta to anon and app-guest layouts 4 weeks ago
live Add live player view 4 years ago
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, show website link for verfication purposes 2 days ago
pxtv Add pxtv view 8 years ago
report Update report views, fix missing forms 1 year ago
search Update search results view 7 years ago
settings Add FEP-044f: Consent-respecting quote posts 4 days ago
site Fix cached-page 500s and flaky smoke/API tests 1 week ago
status Update embed, add video support. Fixes #7388 3 days ago
stories Update story views 5 years ago
timeline Update blade views 5 years ago
vendor Rename Bootstrap 3 pagination templates 3 weeks ago
home.blade.php Update app.name config, use config_cache 3 years ago
welcome.blade.php Introduce opengraph tags to the service 8 years ago