{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":984210,"defaultBranch":"master","name":"studip-opencast-plugin","ownerLogin":"elan-ev","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-10-13T15:01:03.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1064602?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715929974.0","currentOid":""},"activityList":{"items":[{"before":"e6cb0cfa54dc7f262199add2699e9ad8adcdafcd","after":"0abf0f72e82b64a4869ac4f394860e364cca9a0f","ref":"refs/heads/master-v2","pushedAt":"2024-05-17T10:49:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Update plugin.manifest","shortMessageHtmlLink":"Update plugin.manifest"}},{"before":"935ac9f38eef4f7bbbce0240f23fa8bdef9ddd6f","after":"e6cb0cfa54dc7f262199add2699e9ad8adcdafcd","ref":"refs/heads/master-v2","pushedAt":"2024-05-17T10:47:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Port lti iframe to v2 (#962)\n\n* port lti iframe to v2\r\n\r\n* fix php8 error","shortMessageHtmlLink":"Port lti iframe to v2 (#962)"}},{"before":null,"after":"df9da78b8d1b2116ad9346e1df8265445b8548b6","ref":"refs/heads/cleanup-oc-services","pushedAt":"2024-05-17T07:12:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"remove unused stuff","shortMessageHtmlLink":"remove unused stuff"}},{"before":"5560911018f3ee86b180144081db8b17967154fd","after":"9dd9dcd5a6fb4295bc2f3fe1872741af1fe8be90","ref":"refs/heads/master","pushedAt":"2024-05-13T13:57:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"fixes #937","shortMessageHtmlLink":"fixes #937"}},{"before":"768ffcc1f60476f5fe7635650b56cacd6d44e085","after":null,"ref":"refs/heads/fix970","pushedAt":"2024-05-13T12:51:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"}},{"before":null,"after":"768ffcc1f60476f5fe7635650b56cacd6d44e085","ref":"refs/heads/fix970","pushedAt":"2024-05-13T12:50:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"fixes #970","shortMessageHtmlLink":"fixes #970"}},{"before":"9c739292f4f69932921b7caa7477cffa57130fb8","after":"5560911018f3ee86b180144081db8b17967154fd","ref":"refs/heads/master","pushedAt":"2024-05-13T12:26:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"make routemap readable again","shortMessageHtmlLink":"make routemap readable again"}},{"before":"8c46a89049682fed5093416afb604842b02bd224","after":"935ac9f38eef4f7bbbce0240f23fa8bdef9ddd6f","ref":"refs/heads/master-v2","pushedAt":"2024-05-10T12:45:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"do not delete past events on removing series from a course","shortMessageHtmlLink":"do not delete past events on removing series from a course"}},{"before":"bee1a4051fc363d0fc5d8931e51df642ad90258a","after":"9c739292f4f69932921b7caa7477cffa57130fb8","ref":"refs/heads/master","pushedAt":"2024-05-10T12:29:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Add Opencast Playlists (#955)\n\n* Add Opencast Playlists, ref #784\r\n\r\n* Load opencast playlist in backend\r\n\r\n* Update playlist in backend\r\n\r\n* Add playlist in backend\r\n\r\n* Delete playlist in backend\r\n\r\n* Update playlist videos in backend\r\n\r\n* Remove unused code\r\n\r\n* Remove lti roles for playlists\r\n\r\n* Update endpoints in migration\r\n\r\n* Ignore unknown playlists and check playlist acl in cronjob\r\n\r\n* Create playlist copy in opencast when copying\r\n\r\n* Add description for playlist migration\r\n\r\n* Migrate playlist to its associated server\r\n\r\n* Ensure that all opencast servers support playlists api\r\n\r\n* Update library opencast-api to 1.6\r\n\r\nVersion 1.6 adds support for playlists api\r\n\r\n* Remove unused code\r\n\r\n* Clean up frontend code\r\n\r\n* Add failure check in playlist cronjob\r\n\r\n* Sort videos in opencast\r\n\r\n---------\r\n\r\nCo-authored-by: Dennis Benz \r\nCo-authored-by: Till ","shortMessageHtmlLink":"Add Opencast Playlists (#955)"}},{"before":"b8c87cacfaaebb8ab6eeef84fab46715c7c17571","after":"bee1a4051fc363d0fc5d8931e51df642ad90258a","ref":"refs/heads/master","pushedAt":"2024-05-10T12:16:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"update opencast-php-api","shortMessageHtmlLink":"update opencast-php-api"}},{"before":"0844f2b394f7cb920682ef990a7147e6b6ba65c6","after":"b8c87cacfaaebb8ab6eeef84fab46715c7c17571","ref":"refs/heads/master","pushedAt":"2024-05-10T12:15:51.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"update default data sql","shortMessageHtmlLink":"update default data sql"}},{"before":"ee475c25f0deda1fb886252749c109d5f1dbc143","after":"0844f2b394f7cb920682ef990a7147e6b6ba65c6","ref":"refs/heads/master","pushedAt":"2024-05-10T11:48:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Add annotation-tool link in caption dialog (#956)","shortMessageHtmlLink":"Add annotation-tool link in caption dialog (#956)"}},{"before":"80ed3d4913bf9c1c80c0835d61412056921253ec","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-05-10T11:45:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"8862806bc0fc47938e7e1de496ba20cea59d3e46","after":"ee475c25f0deda1fb886252749c109d5f1dbc143","ref":"refs/heads/master","pushedAt":"2024-05-10T11:45:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Bump express from 4.18.2 to 4.19.2 (#961)\n\nBumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.\r\n- [Release notes](https://github.com/expressjs/express/releases)\r\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\r\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: express\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump express from 4.18.2 to 4.19.2 (#961)"}},{"before":"cfedf2794ab1efc357c2580a56e1e1f57bf02efa","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/courseware/express-4.19.2","pushedAt":"2024-05-10T11:45:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2e366c19b68de7ec9fbb5d76838c8ee31e5eba18","after":"8862806bc0fc47938e7e1de496ba20cea59d3e46","ref":"refs/heads/master","pushedAt":"2024-05-10T11:45:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Bump express from 4.18.2 to 4.19.2 in /courseware (#960)\n\nBumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.\r\n- [Release notes](https://github.com/expressjs/express/releases)\r\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\r\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: express\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump express from 4.18.2 to 4.19.2 in /courseware (#960)"}},{"before":"f7dacbd37ab4e6ba3e4b93852accb421df18cb25","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/courseware/webpack-dev-middleware-5.3.4","pushedAt":"2024-05-10T11:45:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"0da116732c20bfe12154d0aa6eb74e4cffad322d","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4","pushedAt":"2024-05-10T11:45:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"401719f58f91369c5f75375a54e778cd5a182a10","after":"2e366c19b68de7ec9fbb5d76838c8ee31e5eba18","ref":"refs/heads/master","pushedAt":"2024-05-10T11:45:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /courseware (#954)\n\nBumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.\r\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\r\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)\r\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: webpack-dev-middleware\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /courseware (#954)"}},{"before":"ac5b19e4ca8df9f3459d4e609f192f7d5df77a2f","after":"401719f58f91369c5f75375a54e778cd5a182a10","ref":"refs/heads/master","pushedAt":"2024-05-10T11:44:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#953)\n\nBumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.\r\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\r\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)\r\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: webpack-dev-middleware\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#953)"}},{"before":"4446cc736df15681dbd7d0abf2088c4f47bae99a","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/courseware/follow-redirects-1.15.6","pushedAt":"2024-05-10T11:44:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"921c0eb0cddce7187c6aab42e2464ae6f0f459a5","after":"ac5b19e4ca8df9f3459d4e609f192f7d5df77a2f","ref":"refs/heads/master","pushedAt":"2024-05-10T11:44:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Bump follow-redirects from 1.15.4 to 1.15.6 in /courseware (#950)\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.\r\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\r\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: follow-redirects\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump follow-redirects from 1.15.4 to 1.15.6 in /courseware (#950)"}},{"before":"11ceaf01d51c595e10374a93162b6e8732fafc91","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-05-10T11:44:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a2ad6b5ec2c9e13b771e4938621c88999b9b9fac","after":"921c0eb0cddce7187c6aab42e2464ae6f0f459a5","ref":"refs/heads/master","pushedAt":"2024-05-10T11:44:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Bump follow-redirects from 1.15.4 to 1.15.6 (#949)\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.\r\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\r\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: follow-redirects\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump follow-redirects from 1.15.4 to 1.15.6 (#949)"}},{"before":"221237e3feca830dae96bfda6785074e906cb681","after":"a2ad6b5ec2c9e13b771e4938621c88999b9b9fac","ref":"refs/heads/master","pushedAt":"2024-04-04T09:21:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Fix migrations from v2 to v3 (#957)","shortMessageHtmlLink":"Fix migrations from v2 to v3 (#957)"}},{"before":"a5beebc3922eef468502cee36ba83029b859be82","after":"221237e3feca830dae96bfda6785074e906cb681","ref":"refs/heads/master","pushedAt":"2024-04-04T09:15:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"Optional upload file type in ServerCard (#959)","shortMessageHtmlLink":"Optional upload file type in ServerCard (#959)"}},{"before":"9cc9cac8f0b6ea1b9954ea270003fd290d966ae0","after":"03823663615d9079ea4b0e7ea9c3d6334ea6ab03","ref":"refs/heads/lti-iframe-v2","pushedAt":"2024-04-03T12:00:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"fix php8 error","shortMessageHtmlLink":"fix php8 error"}},{"before":"8c46a89049682fed5093416afb604842b02bd224","after":"9cc9cac8f0b6ea1b9954ea270003fd290d966ae0","ref":"refs/heads/lti-iframe-v2","pushedAt":"2024-04-03T09:57:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"port lti iframe to v2","shortMessageHtmlLink":"port lti iframe to v2"}},{"before":null,"after":"8c46a89049682fed5093416afb604842b02bd224","ref":"refs/heads/lti-iframe-v2","pushedAt":"2024-04-03T09:57:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"inc version, refs #857","shortMessageHtmlLink":"inc version, refs #857"}},{"before":"55fcc0df247c239adb62811f4f86726cf544a0e9","after":"a5beebc3922eef468502cee36ba83029b859be82","ref":"refs/heads/master","pushedAt":"2024-04-03T09:52:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tgloeggl","name":"Till","path":"/tgloeggl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6160?s=80&v=4"},"commit":{"message":"remove debug message","shortMessageHtmlLink":"remove debug message"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETM88owA","startCursor":null,"endCursor":null}},"title":"Activity ยท elan-ev/studip-opencast-plugin"}