events/Classes
Daniel Siepmann 0fc2668d17
Improve TYPO3 cache handling (#14)
There might be access to TSFE get_cache_timeout() prior rendering
events.
TYPO3 has a cache for timeout and won't re calculate again.
We therefore need to clear the cache if timeout would change.

That will lead to inconsistent cache information throughout a single
request. But the final cache timeout of the page will be correct. Other
parts might be longer, which probably is fine until they relate to the
events.

Relates: #10500
2023-05-16 10:15:05 +02:00
..
Backports/V12/Pagination Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
Caching Improve TYPO3 cache handling (#14) 2023-05-16 10:15:05 +02:00
Command Remove old code base 2022-11-22 12:49:57 +00:00
Controller Remove old code base 2022-11-22 12:49:57 +00:00
Domain Allow to filter by organizer (#6) 2023-04-03 08:54:48 +02:00
Events/Controller Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
Extbase Fix PHPStan issues 2021-12-13 09:27:28 +01:00
Pagination Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
Service Do not delete files if they are still in use (#12) 2023-05-15 15:35:48 +02:00
Updates Use proper column names 2023-01-24 13:08:46 +01:00