Introduce Theme facade (make sure meta.json is read when needed and not more than once per request)
Comment out unused CSRF token (don't invoke a random string generator needlessly)
Get rid of unused PWA module
Details
Details
- Reviewers
mollekopf - Group Reviewers
Restricted Project - Commits
- rK88becceb1d8a: HTML meta tags configurable via theme.json
./phpunit
Diff Detail
Diff Detail
- Repository
- rK kolab
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| src/app/Http/Theme.php | ||
|---|---|---|
| 58 | Just make it a function here and then move it when it's used elsewhere? | |