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 40b323bca4 revert: remove emoji local-to-cloud storage changes
Back out all emoji cloud-storage work from staging so it can be reworked and
re-landed separately (the URL resolution flips to cloud on a global config
flag, which created a broken-URL window, and the migration approach needs
revisiting).

Reverts to pre-emoji state:
- CustomEmoji model URL/storage helpers (urlForPath, storageTarget, storeMedia,
  storeMediaFromFile, deleteMedia, url) and callers in ImportEmojis,
  CustomEmojiService, AdminController
- admin custom-emoji blade views back to local /storage URLs
- Remove admin:EmojiMoveStorageLocalToCloud command
- Remove the deploy migration and its scheduler entry

Media (and the already-reverted story) scheduler entries are untouched.
4 weeks ago
..
account Update app.name config, use config_cache 3 years ago
admin revert: remove emoji local-to-cloud storage changes 4 weeks 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 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 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 4 months 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 fix: remove deprecated Passport::personalAccessClientId() and enableImplicitGrant() 4 weeks ago
site fix: stop caching raw Eloquent models to prevent incomplete-object 500s 4 weeks ago
status Update show.blade.php 1 month ago
stories Update story views 5 years ago
timeline Update blade views 5 years ago
vendor Add AppRegister 2 years 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