Working on routing
Apply fixes from StyleCI (#2601)
Add authentication middleware and tests
PSR12
Add tree to request; preparing for router
Use Flysystem for more filesystem operations
Fix: sending email from special accounts
Fix: #2575 and #1945 - update email from/reply-to fields, allow registration on private sites
Testing
Refactor Mail into MailService
Refactor simple controllers into request handlers
CodeStyle
Fix: #2528 - keyboard icon is larger than others, and breaks fa-fw layout
Use Query Expression class directly, remove unused imports
Fix: #1752 - use ezyang/htmlpurifier to santise user-supplied HTML
Fix: #2412 - wrong parameter source
Remove unused imports
Make geonames a site-level preference, not a tree-level preference
Fix: #2408 - cannot upload geographic data
Fix: #2406 wrong parameter source in location edit controller
Fix: upgrade wizard
CodeStyle: use more specific PHPunit assertions
CodeStyle: declare return types
CodeStyle - use ::class
1...<<11121314151617181920>>...23