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
Your Name 219ce0ca2b Move account_storage_reconcile flag to config/scheduledtasks.php
Introduce a dedicated config/scheduledtasks.php for scheduled-task toggles
and relocate the reconciler flag there (ACCOUNT_STORAGE_RECONCILE), reading
it via config() in routes/scheduledtasks.php. Removed the setting from
config/pixelfed.php. Verified both states with schedule:list.
2 weeks ago
..
api.php Refactor Auth, remove expensive middleware 2 weeks ago
channels.php refactor: migrate to modern bootstrap/app.php architecture 4 weeks ago
console.php refactor: convert string-based routes to ::class array syntax 4 weeks ago
scheduledtasks.php Move account_storage_reconcile flag to config/scheduledtasks.php 2 weeks ago
web-admin.php Require dangerzone sudo mode on curated register, shadow filter and page admin controllers 2 weeks ago
web-api.php Refactor Auth, remove expensive middleware 2 weeks ago
web-portfolio.php refactor: convert string-based routes to ::class array syntax 4 weeks ago
web.php Refactor Auth, remove expensive middleware 2 weeks ago