- 03 Aug, 2022 2 commits
-
-
Matthias Adrowski authored
-
Matthias Adrowski authored
-
- 01 Aug, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 05 Jul, 2022 2 commits
-
-
Matthias Adrowski authored
-
Matthias Adrowski authored
-
- 01 Jul, 2022 3 commits
-
-
Matthias Adrowski authored
-
Matthias Adrowski authored
Upgrade-to-TYPO3-11 See merge request !6
-
Matthias Adrowski authored
-
- 29 Jun, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 22 Jun, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 21 Jun, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 27 May, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 16 May, 2022 5 commits
-
-
Michael Kessler authored
-
Michael Kessler authored
-
Michael Kessler authored
This reverts commit 3fb8ab4d.
-
Michael Kessler authored
-
Michael Kessler authored
-
- 04 Apr, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 15 Mar, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 14 Feb, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 07 Feb, 2022 2 commits
-
-
Matthias Adrowski authored
-
Matthias Adrowski authored
-
- 04 Feb, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 28 Jan, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 18 Jan, 2022 1 commit
-
-
Matthias Adrowski authored
-
- 12 Jan, 2022 3 commits
-
-
Matthias Adrowski authored
-
Matthias Adrowski authored
-
Matthias Adrowski authored
Since TYPO3 moved on to add ControllerFQN::class => action mappings, we should add atleast one of the requirements. for the actions we could add it on request as before, but without using switchable controllers. in my testing this did not get cached away. Also fixed BearerToekn calling
-
- 11 Jan, 2022 2 commits
-
-
Matthias Adrowski authored
-
Matthias Adrowski authored
-
- 10 Nov, 2021 4 commits
-
-
Matthias Adrowski authored
-
Matthias Adrowski authored
[FEATURE] Return certain Exceptions as response with correct header See merge request !5
-
Matthias Adrowski authored
-
Matthias Adrowski authored
Instead of throwing exceptions, which will be logged by the system, return usable status codes and messages. Will return a valid JSON with a Message key in that Case. Exceptions, which do not carry codes of 401, 403 or 404 are not catched for now, stopping us to return too usefull informations
-
- 19 Oct, 2021 5 commits
-
-
Matthias Adrowski authored
-
Matthias Adrowski authored
Acutally this field should be a float, but we can get away with sticking to an INT(11) which will hold just the usual Timestamp and using that as an Date for our GC comparison.
-
Matthias Adrowski authored
-
Matthias Adrowski authored
[FEATURE] Add GC Config for sg_rest log See merge request !4
-
Matthias Adrowski authored
This Feature adds the tx_sgrest_log table to the garbage collection tasks, if you have a Task running for all tables, this one will be active as soon as you clear the cache. Default lifetime is 30 days.
-
- 06 Oct, 2021 1 commit
-
-
Stefan Galinski authored
-