{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":536481595,"defaultBranch":"main","name":"watchlist","ownerLogin":"werkraum-media","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-09-14T08:24:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9267260?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708507143.0","currentOid":""},"activityList":{"items":[{"before":"dd3e3853903c37a0c2c690588e602c75f1fdadce","after":null,"ref":"refs/heads/fix-cookie-php-side","pushedAt":"2024-02-21T09:16:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"}},{"before":"2aedca5eec4a1341e04dcdf55c2232b53819f28a","after":"ca9d22298e0e9424266446032fa9261dbc34b2ba","ref":"refs/heads/main","pushedAt":"2024-02-21T09:16:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Fix broken cookie handling on PHP side\n\nFix broken cookie path within middleware. For some reason we used the\n`/typo3/` path while storing cookies server side. But we used `/` in\nJavaScript. That didn't play together and was fixed to always be `/` for\nnow, but it should be configurable in general. The fix revealed that the\ndetection of whether to store a cookie was broken, which was fixed\nwithin the corresponding service.\n\nFurthermore the dates how long the cookie should be stored was\ndifferent. We now always use 7 days.","shortMessageHtmlLink":"Fix broken cookie handling on PHP side"}},{"before":"1ea98fc53fb1663d2e045977c5a058bbe627b864","after":"dd3e3853903c37a0c2c690588e602c75f1fdadce","ref":"refs/heads/fix-cookie-php-side","pushedAt":"2024-02-21T09:03:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Fix broken cookie handling on PHP side\n\nFix broken cookie path within middleware. For some reason we used the\n`/typo3/` path while storing cookies server side. But we used `/` in\nJavaScript. That didn't play together and was fixed to always be `/` for\nnow, but it should be configurable in general. The fix revealed that the\ndetection of whether to store a cookie was broken, which was fixed\nwithin the corresponding service.\n\nFurthermore the dates how long the cookie should be stored was\ndifferent. We now always use 7 days.","shortMessageHtmlLink":"Fix broken cookie handling on PHP side"}},{"before":"dc5b650b7bc5f2e3054f37ef4c9e00d061839fe4","after":null,"ref":"refs/heads/readme","pushedAt":"2024-02-21T09:01:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"}},{"before":"521920542a41b533b59a0db15b78f80c10388b38","after":"2aedca5eec4a1341e04dcdf55c2232b53819f28a","ref":"refs/heads/main","pushedAt":"2024-02-21T09:01:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Extend feature set in readme","shortMessageHtmlLink":"Extend feature set in readme"}},{"before":"29d55b4f233e1536bda36d8343191559de35cfca","after":null,"ref":"refs/heads/tca","pushedAt":"2024-02-20T13:50:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"}},{"before":"40937edef421dc51b4edfa887e0854461e3dcb26","after":"521920542a41b533b59a0db15b78f80c10388b38","ref":"refs/heads/main","pushedAt":"2024-02-20T13:50:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Fix broken TCA registration of plugin\n\nWe broke the registerPlugin() call by using lower cased version (the\nextension key) instead of an UpperCamelCase version (the ExtensionName),\nas opposed to the configurePlugin() call.\nBoth calls have to be in sync.\n\nThis is now adjusted and removes the need for a workaround to call\naddTcaSelectItem().","shortMessageHtmlLink":"Fix broken TCA registration of plugin"}},{"before":"4e9cd8c95fd12c66bb3c5c36c069ba1a031a97f2","after":"1ea98fc53fb1663d2e045977c5a058bbe627b864","ref":"refs/heads/fix-cookie-php-side","pushedAt":"2024-02-20T13:37:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Fix broken cookie handling on PHP side\n\nFix broken cookie path within middleware. For some reason we used the\n`/typo3/` path while storing cookies server side. But we used `/` in\nJavaScript. That didn't play together and was fixed to always be `/` for\nnow, but it should be configurable in general. The fix revealed that the\ndetection of whether to store a cookie was broken, which was fixed\nwithin the corresponding service.\n\nFurthermore the dates how long the cookie should be stored was\ndifferent. We now always use 7 days.","shortMessageHtmlLink":"Fix broken cookie handling on PHP side"}},{"before":null,"after":"4e9cd8c95fd12c66bb3c5c36c069ba1a031a97f2","ref":"refs/heads/fix-cookie-php-side","pushedAt":"2024-02-20T13:34:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Fix broken cookie handling on PHP side\n\nFix broken cookie path within middleware. For some reason we used the\n`/typo3/` path while storing cookies server side. But we used `/` in\nJavaScript. That didn't play together and was fixed to always be `/` for\nnow, but it should be configurable in general. The fix revealed that the\ndetection of whether to store a cookie was broken, which was fixed\nwithin the corresponding service.\n\nFurthermore the dates how long the cookie should be stored was\ndifferent. We now always use 7 days.","shortMessageHtmlLink":"Fix broken cookie handling on PHP side"}},{"before":"ec6ccd3573c09a2982e2bfdce55288ea6fe93ca5","after":"dc5b650b7bc5f2e3054f37ef4c9e00d061839fe4","ref":"refs/heads/readme","pushedAt":"2024-02-20T11:51:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Extend feature set in readme","shortMessageHtmlLink":"Extend feature set in readme"}},{"before":null,"after":"29d55b4f233e1536bda36d8343191559de35cfca","ref":"refs/heads/tca","pushedAt":"2024-02-20T11:40:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Fix broken TCA registration of plugin\n\nWe broke the registerPlugin() call by using lower cased version (the\nextension key) instead of an UpperCamelCase version (the ExtensionName),\nas opposed to the configurePlugin() call.\nBoth calls have to be in sync.\n\nThis is now adjusted and removes the need for a workaround to call\naddTcaSelectItem().","shortMessageHtmlLink":"Fix broken TCA registration of plugin"}},{"before":"6fee80389442bc1b20ca8df1a201d43c3e5cabf1","after":"6d3b93ddb7210c4b29b1dbae003bb190da8460c0","ref":"refs/heads/typo3-v12","pushedAt":"2024-02-19T12:32:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"WIP|Support TYPO3 v12\n\nWIP:\n * Migrate CSV to PHP in order to have conditions to load columns\n based on current TYPO3 version.\n * Pass tests\n * Migrate controller setArgument() to keep working version for v11.","shortMessageHtmlLink":"WIP|Support TYPO3 v12"}},{"before":"78f9237a23972538be3f54a70b6278c68a5c5b24","after":"6fee80389442bc1b20ca8df1a201d43c3e5cabf1","ref":"refs/heads/typo3-v12","pushedAt":"2024-02-19T12:27:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"WIP|Support TYPO3 v12\n\nWIP:\n * Migrate CSV to PHP in order to have conditions to load columns\n based on current TYPO3 version.\n * Pass tests\n * Migrate controller setArgument() to keep working version for v11.","shortMessageHtmlLink":"WIP|Support TYPO3 v12"}},{"before":"f627d37802d609dcb274737e611d21913c9555a5","after":"78f9237a23972538be3f54a70b6278c68a5c5b24","ref":"refs/heads/typo3-v12","pushedAt":"2024-02-19T12:23:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"WIP|Support TYPO3 v12\n\nWIP:\n * Migrate CSV to PHP in order to have conditions to load columns\n based on current TYPO3 version.\n * Pass tests\n * Migrate controller setArgument() to keep working version for v11.","shortMessageHtmlLink":"WIP|Support TYPO3 v12"}},{"before":"02fdf1879383905b0a0e2607759b88b1c5701a76","after":"f627d37802d609dcb274737e611d21913c9555a5","ref":"refs/heads/typo3-v12","pushedAt":"2024-02-19T12:14:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Support TYPO3 v12","shortMessageHtmlLink":"Support TYPO3 v12"}},{"before":"e8017d82ee4215dd88dba93cf5c8cc45cbd3e242","after":"02fdf1879383905b0a0e2607759b88b1c5701a76","ref":"refs/heads/typo3-v12","pushedAt":"2024-02-19T12:13:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Support TYPO3 v12","shortMessageHtmlLink":"Support TYPO3 v12"}},{"before":null,"after":"ec6ccd3573c09a2982e2bfdce55288ea6fe93ca5","ref":"refs/heads/readme","pushedAt":"2024-02-19T12:08:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Extend feature set in readme","shortMessageHtmlLink":"Extend feature set in readme"}},{"before":"19790bac6d776a718bbce9d73aa01220f2816d41","after":"40937edef421dc51b4edfa887e0854461e3dcb26","ref":"refs/heads/main","pushedAt":"2024-02-19T12:07:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"[TASK] Add support for PHP 8.2 and 8.3\n\nRelated: #13","shortMessageHtmlLink":"[TASK] Add support for PHP 8.2 and 8.3"}},{"before":"64f862889bb546130f9874fbe75a3a1df33c6bbe","after":null,"ref":"refs/heads/add-icon","pushedAt":"2023-07-24T12:40:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"}},{"before":"738cf3da7b62ae8ae994f9f4a8073af011304211","after":"19790bac6d776a718bbce9d73aa01220f2816d41","ref":"refs/heads/main","pushedAt":"2023-07-24T12:40:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Add Extension Icon (#10)","shortMessageHtmlLink":"Add Extension Icon (#10)"}},{"before":"606de6d44dbbe78014e2af4f522d87cc0275e4bf","after":"64f862889bb546130f9874fbe75a3a1df33c6bbe","ref":"refs/heads/add-icon","pushedAt":"2023-07-24T12:37:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Add Extension Icon","shortMessageHtmlLink":"Add Extension Icon"}},{"before":"c583c5787754376093f863d5c37d6fa5b8cd5b06","after":null,"ref":"refs/heads/improve-shell","pushedAt":"2023-07-24T12:37:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"}},{"before":"52226fa3a29a5a23c14f766d686296fc0af4bc60","after":"738cf3da7b62ae8ae994f9f4a8073af011304211","ref":"refs/heads/main","pushedAt":"2023-07-24T12:37:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Improve shell (#12)\n\nAllow project installation.\r\nRe-Use PHP and composer and expose them.","shortMessageHtmlLink":"Improve shell (#12)"}},{"before":"fa147b7f268049d234747a13f447403dd324d377","after":"606de6d44dbbe78014e2af4f522d87cc0275e4bf","ref":"refs/heads/add-icon","pushedAt":"2023-07-24T12:37:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Merge branch 'main' into add-icon","shortMessageHtmlLink":"Merge branch 'main' into add-icon"}},{"before":"000230928a70b61f10dc2760da5081bee079ef18","after":null,"ref":"refs/heads/fix-tests","pushedAt":"2023-07-24T12:36:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"}},{"before":"5a5db62d7c8b4445a90e34555adfe966e2a2f682","after":"52226fa3a29a5a23c14f766d686296fc0af4bc60","ref":"refs/heads/main","pushedAt":"2023-07-24T12:36:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Make tests compatible with TYPO3 core changes (#11)\n\nThe cHash now is enforced, which will break within functional tests.\r\nWe adapt the configuration to still execute tests.","shortMessageHtmlLink":"Make tests compatible with TYPO3 core changes (#11)"}},{"before":null,"after":"c583c5787754376093f863d5c37d6fa5b8cd5b06","ref":"refs/heads/improve-shell","pushedAt":"2023-07-24T12:35:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Improve shell.nix file\n\nAllow project installation.\nRe-Use PHP and composer and expose them.","shortMessageHtmlLink":"Improve shell.nix file"}},{"before":null,"after":"000230928a70b61f10dc2760da5081bee079ef18","ref":"refs/heads/fix-tests","pushedAt":"2023-07-24T12:34:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Make tests compatible with TYPO3 core changes\n\nThe cHash now is enforced, which will break within functional tests.\nWe adapt the configuration to still execute tests.","shortMessageHtmlLink":"Make tests compatible with TYPO3 core changes"}},{"before":null,"after":"fa147b7f268049d234747a13f447403dd324d377","ref":"refs/heads/add-icon","pushedAt":"2023-07-24T12:00:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Add Extension Icon","shortMessageHtmlLink":"Add Extension Icon"}},{"before":"80d8b976d33128c09db9fcda14395be1eaabafcf","after":"e8017d82ee4215dd88dba93cf5c8cc45cbd3e242","ref":"refs/heads/typo3-v12","pushedAt":"2023-04-19T09:45:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"DanielSiepmann","name":"Daniel Siepmann","path":"/DanielSiepmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/354250?s=80&v=4"},"commit":{"message":"Support TYPO3 v12","shortMessageHtmlLink":"Support TYPO3 v12"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEAJ4rFwA","startCursor":null,"endCursor":null}},"title":"Activity ยท werkraum-media/watchlist"}