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
- Branch
- dev/html-meta
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 56409 Build 19941: arc lint + arc unit
Event Timeline
| src/app/Http/Theme.php | ||
|---|---|---|
| 57 | Just make it a function here and then move it when it's used elsewhere? | |