TYPO3 Sitepackage of my own website. https://daniel-siepmann.de
Find a file
Daniel Siepmann 2ba38e0e49 prevent symfony expression language error while tracking
Some requests do not provide a user agent, the left side will result in
null instead of empty string, leading to issues when applying matches.

Therefore a check whether agent exists is applied first.
2022-04-14 10:13:30 +02:00
Classes Fix backend preview rendering for video CE 2021-12-15 08:41:52 +01:00
Configuration prevent symfony expression language error while tracking 2022-04-14 10:13:30 +02:00
Resources Show TOC links for acknowledgements and furtherReading 2022-04-01 12:37:49 +02:00
.gitignore Remove auto generated files from vcs 2019-12-13 15:18:03 +01:00
composer.json Use proper version for site package 2021-11-25 13:35:49 +01:00
ext_localconf.php Add proper content slug auto generated 2021-12-08 11:26:46 +01:00
ext_tables.php Add backend css 2020-01-22 08:07:14 +01:00
ext_tables.sql Convert footer menu to main menu 2022-01-05 10:17:11 +01:00
gulpfile.js Migrate Makefile entries to shell.nix 2022-02-09 20:39:02 +01:00
package.json Migrate Makefile entries to shell.nix 2022-02-09 20:39:02 +01:00
yarn.lock Migrate Makefile entries to shell.nix 2022-02-09 20:39:02 +01:00