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/routes
Shannon Quinn 7b939e9d65 Add admin UI button to clear instance cache
Adds a 'Clear Instance Cache' card to /i/admin/settings/system that POSTs to a CSRF-protected route and calls LandingCacheService::invalidate(), which clears every key behind the landing page, /api/v(1|2)/instance, and nodeinfo.

Useful as an escape hatch after manual ConfigCache edits or when debugging stale-cache symptoms (like trying to set up a brand-new instance); under normal operation the event-driven invalidation in surrounding commits makes this unnecessary.
5 days ago
..
api.php Add api/v1/accounts/lookup endpoint 6 months ago
channels.php
console.php
web-admin.php Add admin UI button to clear instance cache 5 days ago
web-api.php
web-portfolio.php
web.php Update Personal Access Tokens 3 weeks ago