{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":231921436,"defaultBranch":"master","name":"medialytics","ownerLogin":"Drewpeifer","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-01-05T13:28:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30933?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714240562.0","currentOid":""},"activityList":{"items":[{"before":"d403522b7f53d80adb74ef4de86e9c6fa63fc660","after":"eecfa23d1d4355c5dab9cd5dec812d5510aed996","ref":"refs/heads/master","pushedAt":"2024-04-26T18:30:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"version bump to trigger workflow (#18)\n\nCo-authored-by: Drew Peifer ","shortMessageHtmlLink":"version bump to trigger workflow (#18)"}},{"before":"d403522b7f53d80adb74ef4de86e9c6fa63fc660","after":"11a700ee1420752b708a72a6bddc9fb0cbf57381","ref":"refs/heads/develop","pushedAt":"2024-04-26T18:28:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"version bump to trigger workflow","shortMessageHtmlLink":"version bump to trigger workflow"}},{"before":"e5473ba9629220fcd39b561f093e111bf76f656c","after":"d403522b7f53d80adb74ef4de86e9c6fa63fc660","ref":"refs/heads/master","pushedAt":"2024-04-26T08:43:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"bumped version in readme","shortMessageHtmlLink":"bumped version in readme"}},{"before":"e5473ba9629220fcd39b561f093e111bf76f656c","after":"d403522b7f53d80adb74ef4de86e9c6fa63fc660","ref":"refs/heads/develop","pushedAt":"2024-04-26T08:43:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"bumped version in readme","shortMessageHtmlLink":"bumped version in readme"}},{"before":"9c6f54a7c62e03273989270746023e18e881de00","after":"e5473ba9629220fcd39b561f093e111bf76f656c","ref":"refs/heads/develop","pushedAt":"2024-04-26T08:29:34.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"merging in 2.2","shortMessageHtmlLink":"merging in 2.2"}},{"before":"47acd67c4fd1421f8d480715106c40b96b3d3b29","after":"e5473ba9629220fcd39b561f093e111bf76f656c","ref":"refs/heads/master","pushedAt":"2024-04-26T08:26:24.000Z","pushType":"push","commitsCount":55,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"merging in 2.2","shortMessageHtmlLink":"merging in 2.2"}},{"before":"e6bd4c38097638893a498f4e5e5d2c4aedda18e2","after":"9c6f54a7c62e03273989270746023e18e881de00","ref":"refs/heads/develop","pushedAt":"2024-04-26T08:07:11.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"added new imgs and feature list to readme","shortMessageHtmlLink":"added new imgs and feature list to readme"}},{"before":"b31cb47773e70baf2d3a05a9d6ea8d9a8bb2f970","after":"47acd67c4fd1421f8d480715106c40b96b3d3b29","ref":"refs/heads/master","pushedAt":"2023-12-03T19:45:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"2.1.2 (#17)\n\n* removed plain text library summary (no longer used)\r\n\r\n* fixed favicon url\r\n\r\n* added custom favicon\r\n\r\n* converted chart colors to a variable\r\n\r\n* added firstAdded and lastAdded stats, seeing unexpected results in raw XML though\r\n\r\n* commented\r\n\r\n* now printing any unmatched items if they exist\r\n\r\n* fixed commas\r\n\r\n* made date formats consistent in stats panel\r\n\r\n* more date cleanup\r\n\r\n* made chart generation more modular, working on dynamic bar/pie controls (WIP)\r\n\r\n* added bar/pie toggle for genre and country\r\n\r\n* working on pie/bar toggles, genre now working w/ checkbox\r\n\r\n* built toggle for countries\r\n\r\n* tightened up styles and function around chart toggle, rows, and text display\r\n\r\n* added limit changing for genre and country, working on studio [WIP]\r\n\r\n* standardized the way studio chart is built, limiting is now working there, need to keep carrying through and fix UI for half card controls [WIP]\r\n\r\n* general cleanup and consistency around toggles, implemented for studio, still have odd bug when changing limit and toggling, only for countries though. Hmm.\r\n\r\n* comments, fixed multi-line axis labels wrapping\r\n\r\n* improved text and icon spacing\r\n\r\n* added files for github action to publish container\r\n\r\n* added contents to docker.yml\r\n\r\n* debug cleanup\r\n\r\n* Following up on all of my suggestions\r\n\r\n* minor UI fixes\r\n\r\n* fixed country charts not respecting newLimit when toggling\r\n\r\n* Start by fixing the bad URLs in docs and yaml (no caps)\r\n\r\n* Curious what happens next\r\n\r\n* Another pass, much cleaned up\r\n\r\n* Update comments\r\n\r\n* One more update, missed\r\n\r\n* corrected(?) recentlyAdded call that suddenly stopped working\r\n\r\n* corrected display for long recently added lists, bumped limit to 20 by default\r\n\r\n* fixed bug where top actor/director were listed correctly but not displayed in chart\r\n\r\n* checking in JS for recently added modifications\r\n\r\n* added more debug information\r\n\r\n* removed version from UI\r\n\r\n* removed version and old patch notes from readme\r\n\r\n---------\r\n\r\nCo-authored-by: Drew Peifer \r\nCo-authored-by: Jordan Zucker ","shortMessageHtmlLink":"2.1.2 (#17)"}},{"before":"99938e49fd4bbe5effd408bbb0cea8fc50e291d4","after":"e6bd4c38097638893a498f4e5e5d2c4aedda18e2","ref":"refs/heads/develop","pushedAt":"2023-12-03T19:29:09.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"removed version and old patch notes from readme","shortMessageHtmlLink":"removed version and old patch notes from readme"}},{"before":"2a955b843d805774f01d221e050aec7c0e17715c","after":null,"ref":"refs/heads/dependabot/github_actions/docker/setup-qemu-action-3","pushedAt":"2023-10-21T20:14:50.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":"8775c37076669c7b85796908f0469e76d716778b","after":null,"ref":"refs/heads/dependabot/github_actions/docker/setup-buildx-action-3","pushedAt":"2023-10-21T20:14:49.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":"b066125fe0a45bdbf3446a0541df3128b7dce0fa","after":null,"ref":"refs/heads/dependabot/github_actions/docker/metadata-action-5","pushedAt":"2023-10-21T20:14:49.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":"dcef2fd9b4f08c9cd4b3e6f195655a1d3c1b03d6","after":null,"ref":"refs/heads/dependabot/github_actions/docker/build-push-action-5","pushedAt":"2023-10-21T20:14:48.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":"794b511c43796fe2036eb61638c8d833a9e99d01","after":null,"ref":"refs/heads/dependabot/github_actions/docker/login-action-3","pushedAt":"2023-10-21T20:14: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":"06bde497a2f8c9e6db2b335a1df0d97487a740aa","after":"b31cb47773e70baf2d3a05a9d6ea8d9a8bb2f970","ref":"refs/heads/master","pushedAt":"2023-10-21T20:14:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"Update GitHub actions to latest versions and clean up the docs around the newly hosted images (#16)\n\n* removed plain text library summary (no longer used)\r\n\r\n* fixed favicon url\r\n\r\n* added custom favicon\r\n\r\n* converted chart colors to a variable\r\n\r\n* added firstAdded and lastAdded stats, seeing unexpected results in raw XML though\r\n\r\n* commented\r\n\r\n* now printing any unmatched items if they exist\r\n\r\n* fixed commas\r\n\r\n* made date formats consistent in stats panel\r\n\r\n* more date cleanup\r\n\r\n* made chart generation more modular, working on dynamic bar/pie controls (WIP)\r\n\r\n* added bar/pie toggle for genre and country\r\n\r\n* working on pie/bar toggles, genre now working w/ checkbox\r\n\r\n* built toggle for countries\r\n\r\n* tightened up styles and function around chart toggle, rows, and text display\r\n\r\n* added limit changing for genre and country, working on studio [WIP]\r\n\r\n* standardized the way studio chart is built, limiting is now working there, need to keep carrying through and fix UI for half card controls [WIP]\r\n\r\n* general cleanup and consistency around toggles, implemented for studio, still have odd bug when changing limit and toggling, only for countries though. Hmm.\r\n\r\n* comments, fixed multi-line axis labels wrapping\r\n\r\n* improved text and icon spacing\r\n\r\n* added files for github action to publish container\r\n\r\n* added contents to docker.yml\r\n\r\n* debug cleanup\r\n\r\n* Following up on all of my suggestions\r\n\r\n* minor UI fixes\r\n\r\n* fixed country charts not respecting newLimit when toggling\r\n\r\n* Start by fixing the bad URLs in docs and yaml (no caps)\r\n\r\n* Curious what happens next\r\n\r\n* Another pass, much cleaned up\r\n\r\n* Update comments\r\n\r\n* One more update, missed\r\n\r\n---------\r\n\r\nCo-authored-by: Drew Peifer ","shortMessageHtmlLink":"Update GitHub actions to latest versions and clean up the docs around…"}},{"before":"81e171c5ffbe09f7e23b5f8af7c89dd2bdad8e69","after":"99938e49fd4bbe5effd408bbb0cea8fc50e291d4","ref":"refs/heads/develop","pushedAt":"2023-10-21T19:42:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jzucker2","name":"Jordan Zucker","path":"/jzucker2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/844004?s=80&v=4"},"commit":{"message":"One more update, missed","shortMessageHtmlLink":"One more update, missed"}},{"before":"aa77a68414701992e695993d18f1bf783bc446a5","after":"81e171c5ffbe09f7e23b5f8af7c89dd2bdad8e69","ref":"refs/heads/develop","pushedAt":"2023-10-20T02:22:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jzucker2","name":"Jordan Zucker","path":"/jzucker2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/844004?s=80&v=4"},"commit":{"message":"Update comments","shortMessageHtmlLink":"Update comments"}},{"before":"aa77a68414701992e695993d18f1bf783bc446a5","after":null,"ref":"refs/heads/clean-up-and-update-actions","pushedAt":"2023-10-20T01:43:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jzucker2","name":"Jordan Zucker","path":"/jzucker2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/844004?s=80&v=4"}},{"before":"df3223bde4259f882e5a820987f513f38711ec54","after":"aa77a68414701992e695993d18f1bf783bc446a5","ref":"refs/heads/develop","pushedAt":"2023-10-20T01:40:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jzucker2","name":"Jordan Zucker","path":"/jzucker2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/844004?s=80&v=4"},"commit":{"message":"Another pass, much cleaned up","shortMessageHtmlLink":"Another pass, much cleaned up"}},{"before":"a63d8e3444178baef4051f5f53e923df075674ea","after":"aa77a68414701992e695993d18f1bf783bc446a5","ref":"refs/heads/clean-up-and-update-actions","pushedAt":"2023-10-20T01:39:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jzucker2","name":"Jordan Zucker","path":"/jzucker2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/844004?s=80&v=4"},"commit":{"message":"Another pass, much cleaned up","shortMessageHtmlLink":"Another pass, much cleaned up"}},{"before":"8d97a21d5462b1923cf1bc9eceadc6c221f95865","after":"a63d8e3444178baef4051f5f53e923df075674ea","ref":"refs/heads/clean-up-and-update-actions","pushedAt":"2023-10-20T01:36:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jzucker2","name":"Jordan Zucker","path":"/jzucker2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/844004?s=80&v=4"},"commit":{"message":"Curious what happens next","shortMessageHtmlLink":"Curious what happens next"}},{"before":null,"after":"8d97a21d5462b1923cf1bc9eceadc6c221f95865","ref":"refs/heads/clean-up-and-update-actions","pushedAt":"2023-10-20T01:21:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jzucker2","name":"Jordan Zucker","path":"/jzucker2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/844004?s=80&v=4"},"commit":{"message":"Start by fixing the bad URLs in docs and yaml (no caps)","shortMessageHtmlLink":"Start by fixing the bad URLs in docs and yaml (no caps)"}},{"before":"6000d92250e9adaa5d9bb9a879dbcfaec4f35d30","after":"df3223bde4259f882e5a820987f513f38711ec54","ref":"refs/heads/develop","pushedAt":"2023-10-20T01:13:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jzucker2","name":"Jordan Zucker","path":"/jzucker2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/844004?s=80&v=4"},"commit":{"message":"Merge branch 'master' into develop","shortMessageHtmlLink":"Merge branch 'master' into develop"}},{"before":null,"after":"2a955b843d805774f01d221e050aec7c0e17715c","ref":"refs/heads/dependabot/github_actions/docker/setup-qemu-action-3","pushedAt":"2023-10-15T23:01:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/setup-qemu-action from 2 to 3\n\nBumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.\n- [Release notes](https://github.com/docker/setup-qemu-action/releases)\n- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-qemu-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/setup-qemu-action from 2 to 3"}},{"before":null,"after":"8775c37076669c7b85796908f0469e76d716778b","ref":"refs/heads/dependabot/github_actions/docker/setup-buildx-action-3","pushedAt":"2023-10-15T23:01:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/setup-buildx-action from 2 to 3\n\nBumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-buildx-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/setup-buildx-action from 2 to 3"}},{"before":null,"after":"b066125fe0a45bdbf3446a0541df3128b7dce0fa","ref":"refs/heads/dependabot/github_actions/docker/metadata-action-5","pushedAt":"2023-10-15T23:01:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/metadata-action from 4 to 5\n\nBumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.\n- [Release notes](https://github.com/docker/metadata-action/releases)\n- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)\n- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: docker/metadata-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/metadata-action from 4 to 5"}},{"before":null,"after":"dcef2fd9b4f08c9cd4b3e6f195655a1d3c1b03d6","ref":"refs/heads/dependabot/github_actions/docker/build-push-action-5","pushedAt":"2023-10-15T23:01:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/build-push-action from 3 to 5\n\nBumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 5.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v3...v5)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/build-push-action from 3 to 5"}},{"before":null,"after":"794b511c43796fe2036eb61638c8d833a9e99d01","ref":"refs/heads/dependabot/github_actions/docker/login-action-3","pushedAt":"2023-10-15T23:01:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump docker/login-action from 2 to 3\n\nBumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump docker/login-action from 2 to 3"}},{"before":"82ed73373aef2ac37b23002579aef7cc75b6007b","after":"06bde497a2f8c9e6db2b335a1df0d97487a740aa","ref":"refs/heads/master","pushedAt":"2023-10-15T23:01:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"2.1 Updates and Docker publishing (#7)\n\n* removed plain text library summary (no longer used)\r\n\r\n* fixed favicon url\r\n\r\n* added custom favicon\r\n\r\n* converted chart colors to a variable\r\n\r\n* added firstAdded and lastAdded stats, seeing unexpected results in raw XML though\r\n\r\n* commented\r\n\r\n* now printing any unmatched items if they exist\r\n\r\n* fixed commas\r\n\r\n* made date formats consistent in stats panel\r\n\r\n* more date cleanup\r\n\r\n* made chart generation more modular, working on dynamic bar/pie controls (WIP)\r\n\r\n* added bar/pie toggle for genre and country\r\n\r\n* working on pie/bar toggles, genre now working w/ checkbox\r\n\r\n* built toggle for countries\r\n\r\n* tightened up styles and function around chart toggle, rows, and text display\r\n\r\n* added limit changing for genre and country, working on studio [WIP]\r\n\r\n* standardized the way studio chart is built, limiting is now working there, need to keep carrying through and fix UI for half card controls [WIP]\r\n\r\n* general cleanup and consistency around toggles, implemented for studio, still have odd bug when changing limit and toggling, only for countries though. Hmm.\r\n\r\n* comments, fixed multi-line axis labels wrapping\r\n\r\n* improved text and icon spacing\r\n\r\n* added files for github action to publish container\r\n\r\n* added contents to docker.yml\r\n\r\n* debug cleanup\r\n\r\n* Following up on all of my suggestions\r\n\r\n* minor UI fixes\r\n\r\n* fixed country charts not respecting newLimit when toggling\r\n\r\n---------\r\n\r\nCo-authored-by: Drew Peifer \r\nCo-authored-by: Jordan Zucker ","shortMessageHtmlLink":"2.1 Updates and Docker publishing (#7)"}},{"before":"f91b70744bdcd0d79f145018827bf5fea15343ac","after":"6000d92250e9adaa5d9bb9a879dbcfaec4f35d30","ref":"refs/heads/develop","pushedAt":"2023-10-15T22:58:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Drewpeifer","name":"Drew Peifer","path":"/Drewpeifer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30933?s=80&v=4"},"commit":{"message":"fixed country charts not respecting newLimit when toggling","shortMessageHtmlLink":"fixed country charts not respecting newLimit when toggling"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO25bOAA","startCursor":null,"endCursor":null}},"title":"Activity · Drewpeifer/medialytics"}