8bcdec5d94
Finally migrate RSS Feed
...
Misusing the sitemap implementation was a bad idea and broke for every
major update.
I now finally migrate to custom implementation which should remove the
issues for future.
2024-02-07 18:45:17 +01:00
02493e9540
Update TYPO3 v13.0
2024-02-07 18:45:16 +01:00
6f3b519477
Remove unnecessary TYPO3 defaults from CSP
...
TYPO3 adds some defaults which my website doesn't use.
These are removed to keep the website more secure and reduce transferred
header size.
2023-08-08 09:00:32 +02:00
23b9672e51
Migrate to 12.1.x-dev (current main)
2022-12-06 13:10:20 +01:00
def2aabcad
Fix backend preview rendering for video CE
...
The ContentDataProcessor got a constructor argument.
We migrated to proper DI to not care.
2021-12-15 08:41:52 +01:00
1fb7bd72a4
Fix broken RSS feeds after TYPO3 update
2021-05-18 22:11:28 +02:00
04753f82a2
Add feeds per category
2021-03-09 21:29:27 +01:00
abd08429f5
Migrate DB logic from TS to new Data Processor
...
This way multiple joins are possible.
As multiple joins are possible, TYPO3 can add pages to the query and
therefore respect the enable fields.
Hidden pages will therefore not be part of the result, fixing
inaccurate count for none published pages with assigned categories.
Also the TypoScript communicates what should happen.
2020-09-25 01:09:36 +02:00
6ba74b394c
Adjust widgets, add further days 7 31 365
2020-08-24 15:18:46 +02:00
3b1f51371b
Add youtube and poster support to files
...
Respect them in video element.
2020-08-21 13:00:30 +02:00
2ea338c675
Add new tracking of record views
...
Split tracking configuration in extra file
2020-07-29 10:15:50 +02:00
be18134dcd
Adjust size and number of rss widget
2020-04-21 15:59:24 +02:00
b8b1abe9d6
Add acceptance tests
2020-04-21 15:55:29 +02:00
660c9505bd
Make compatible with 10.4 dashboard
2020-04-08 07:54:45 +02:00
90c4515106
Configure new tracking widget
2020-02-27 19:47:16 +01:00
4731d06682
Move EXT:tracking to own repo
2020-02-26 07:57:25 +01:00
17a05ec95f
Update system
2020-02-24 13:57:33 +01:00
e068d0cc9f
Add own rss widget
2020-02-23 22:02:22 +01:00