{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":403368935,"defaultBranch":"master","name":"tubearchivist","ownerLogin":"tubearchivist","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-05T17:16:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/102734415?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716396170.0","currentOid":""},"activityList":{"items":[{"before":"e3d5a0885b763bdcb10930102a7dfd922cd0784a","after":"9eba3e278d3d2fd712a5e451d3cbb6385be9be4f","ref":"refs/heads/testing","pushedAt":"2024-06-07T18:13:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"Add Page Size Overrides per Channel (#702)\n\nThis is a minimum viable product. Tested all 3 overrides and they\r\nworked. The current method of resetting the override is clunk (setting\r\nto negative number). I've also upended some of the build query in\r\nsubscriptions and haven't fully tested if that messes with things.\r\n\r\nMoved query building into its own class\r\n\r\nBased on bbilly1's code from their comment in #702","shortMessageHtmlLink":"Add Page Size Overrides per Channel (#702)"}},{"before":"9f484eca83e1532266b994d63d5a979bbcdbf52d","after":"e3d5a0885b763bdcb10930102a7dfd922cd0784a","ref":"refs/heads/testing","pushedAt":"2024-06-06T17:27:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"fix spelling","shortMessageHtmlLink":"fix spelling"}},{"before":"e8691a8edb5491a667d5cd16e688b9526877807e","after":"9f484eca83e1532266b994d63d5a979bbcdbf52d","ref":"refs/heads/testing","pushedAt":"2024-06-06T17:17:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"skip video not part of channel, #741","shortMessageHtmlLink":"skip video not part of channel, #741"}},{"before":"08346d6dc7202755ed1548c1cf88d161bb456361","after":"e8691a8edb5491a667d5cd16e688b9526877807e","ref":"refs/heads/testing","pushedAt":"2024-06-06T15:50:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"Merge branch 'master' into testing","shortMessageHtmlLink":"Merge branch 'master' into testing"}},{"before":"a3afa23bc70b09fdda42712e7bb4ac76dec0ead8","after":"08346d6dc7202755ed1548c1cf88d161bb456361","ref":"refs/heads/testing","pushedAt":"2024-06-06T14:01:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"bump requirements","shortMessageHtmlLink":"bump requirements"}},{"before":"a3afa23bc70b09fdda42712e7bb4ac76dec0ead8","after":"64016389f727a1cd219ec26c0cf3a53db1c5a256","ref":"refs/heads/master","pushedAt":"2024-05-26T21:37:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"Fix arm64 build, add TARGETPLATFORM ARG, #build","shortMessageHtmlLink":"Fix arm64 build, add TARGETPLATFORM ARG, #build"}},{"before":"97b8439856c9426c442bf2ef24f7d4d4e09c3c84","after":"a3afa23bc70b09fdda42712e7bb4ac76dec0ead8","ref":"refs/heads/master","pushedAt":"2024-05-22T16:40:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"bump TA_VERSION for release","shortMessageHtmlLink":"bump TA_VERSION for release"}},{"before":"9068e4569df97452715c9722c839937d07ff8d2c","after":"a3afa23bc70b09fdda42712e7bb4ac76dec0ead8","ref":"refs/heads/testing","pushedAt":"2024-05-22T16:40:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"bump TA_VERSION for release","shortMessageHtmlLink":"bump TA_VERSION for release"}},{"before":"97b8439856c9426c442bf2ef24f7d4d4e09c3c84","after":"9068e4569df97452715c9722c839937d07ff8d2c","ref":"refs/heads/testing","pushedAt":"2024-05-22T16:34:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"add manual fix management commands","shortMessageHtmlLink":"add manual fix management commands"}},{"before":"d4165327df93d2f02406fea504df5ddad3be36fc","after":"97b8439856c9426c442bf2ef24f7d4d4e09c3c84","ref":"refs/heads/testing","pushedAt":"2024-05-22T16:33:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"Add pytest, #build\n\nChanged:\n- Fixed running tests problem\n- Added some simple unit tests\n- Add to queue error handling improvement\n- Fixed is_shorts from id\n- Fixed logout","shortMessageHtmlLink":"Add pytest, #build"}},{"before":"c7ebbaa2077053b5a0b5fc32224107934cd3a049","after":"97b8439856c9426c442bf2ef24f7d4d4e09c3c84","ref":"refs/heads/master","pushedAt":"2024-05-21T22:06:50.000Z","pushType":"push","commitsCount":31,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"Add pytest, #build\n\nChanged:\n- Fixed running tests problem\n- Added some simple unit tests\n- Add to queue error handling improvement\n- Fixed is_shorts from id\n- Fixed logout","shortMessageHtmlLink":"Add pytest, #build"}},{"before":"9fe0aa85d0f61b838a8062efc313e6f0e5f494ea","after":"d4165327df93d2f02406fea504df5ddad3be36fc","ref":"refs/heads/testing","pushedAt":"2024-05-21T20:29:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"remove apt cache","shortMessageHtmlLink":"remove apt cache"}},{"before":"a201d43bfdac29ce6e051cea1f9f2dbdeb7d8cdc","after":"9fe0aa85d0f61b838a8062efc313e6f0e5f494ea","ref":"refs/heads/testing","pushedAt":"2024-05-21T20:23:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"add invalid watch url","shortMessageHtmlLink":"add invalid watch url"}},{"before":"200f5ed5a2aaaa3da8a975f2226525b4b9b161ca","after":"a201d43bfdac29ce6e051cea1f9f2dbdeb7d8cdc","ref":"refs/heads/testing","pushedAt":"2024-05-21T20:15:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"chdir for tests, test reading mapping","shortMessageHtmlLink":"chdir for tests, test reading mapping"}},{"before":"7a265231bc4afd497a17f2944f607c1cb7ed977d","after":"200f5ed5a2aaaa3da8a975f2226525b4b9b161ca","ref":"refs/heads/testing","pushedAt":"2024-05-21T19:54:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"add apt caching, better structuring","shortMessageHtmlLink":"add apt caching, better structuring"}},{"before":"a1e3512bab4d87dc5e614aeb4973e5329079afed","after":"7a265231bc4afd497a17f2944f607c1cb7ed977d","ref":"refs/heads/testing","pushedAt":"2024-05-21T19:26:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"cache pip","shortMessageHtmlLink":"cache pip"}},{"before":"d7818871a441face93b23da173fdc722ed4eaeed","after":"a1e3512bab4d87dc5e614aeb4973e5329079afed","ref":"refs/heads/testing","pushedAt":"2024-05-21T19:10:28.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"add test_helper","shortMessageHtmlLink":"add test_helper"}},{"before":"d3103ccc300d54024f9f0bc583fe5ef6a1fd737a","after":"d7818871a441face93b23da173fdc722ed4eaeed","ref":"refs/heads/testing","pushedAt":"2024-05-21T18:18:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"clean up","shortMessageHtmlLink":"clean up"}},{"before":"30c20b41d9efa82989897c24910047e73e849024","after":"d3103ccc300d54024f9f0bc583fe5ef6a1fd737a","ref":"refs/heads/testing","pushedAt":"2024-05-21T18:18:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"install missing system dependencies","shortMessageHtmlLink":"install missing system dependencies"}},{"before":"cfa0cabd41dc1cd07285cf3313859a37659d8008","after":"30c20b41d9efa82989897c24910047e73e849024","ref":"refs/heads/testing","pushedAt":"2024-05-21T18:14:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"test and better handle invalid domains","shortMessageHtmlLink":"test and better handle invalid domains"}},{"before":"f9eff28da788819c7ef8294795555010529d9d6d","after":"cfa0cabd41dc1cd07285cf3313859a37659d8008","ref":"refs/heads/testing","pushedAt":"2024-05-21T17:10:29.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"add unit tests workflow","shortMessageHtmlLink":"add unit tests workflow"}},{"before":"873e7d1e8dfee0269e78db0528fde2c3adb7a622","after":"f9eff28da788819c7ef8294795555010529d9d6d","ref":"refs/heads/testing","pushedAt":"2024-05-21T17:05:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"replace deprecated STATICFILES_STORAGE","shortMessageHtmlLink":"replace deprecated STATICFILES_STORAGE"}},{"before":"91f9351502b33274a354969258babba15ffc3751","after":"873e7d1e8dfee0269e78db0528fde2c3adb7a622","ref":"refs/heads/testing","pushedAt":"2024-05-21T15:41:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"add gcc to runner","shortMessageHtmlLink":"add gcc to runner"}},{"before":"ca1864843aa55fac56e5d28255d40a155fae71e2","after":"91f9351502b33274a354969258babba15ffc3751","ref":"refs/heads/testing","pushedAt":"2024-05-21T14:51:10.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"limit action run on path glob","shortMessageHtmlLink":"limit action run on path glob"}},{"before":"819d16629620dbe319f8dccd49dceb29565f2dc5","after":"ca1864843aa55fac56e5d28255d40a155fae71e2","ref":"refs/heads/testing","pushedAt":"2024-05-21T14:41:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"fix install repo dependencies","shortMessageHtmlLink":"fix install repo dependencies"}},{"before":"c9285ce3a11db01b2b79ef5656f54bc841c57dd0","after":"819d16629620dbe319f8dccd49dceb29565f2dc5","ref":"refs/heads/testing","pushedAt":"2024-05-21T14:35:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"update actions version","shortMessageHtmlLink":"update actions version"}},{"before":"3e3e3ae78e5e61f2548604ea87f3f69fce4773cd","after":"c9285ce3a11db01b2b79ef5656f54bc841c57dd0","ref":"refs/heads/testing","pushedAt":"2024-05-21T11:06:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"bump requests","shortMessageHtmlLink":"bump requests"}},{"before":"758038f93d85eb48096574f29603d5e471b3a5cf","after":"3e3e3ae78e5e61f2548604ea87f3f69fce4773cd","ref":"refs/heads/testing","pushedAt":"2024-05-21T11:05:46.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"add tests for urlparser","shortMessageHtmlLink":"add tests for urlparser"}},{"before":"d6f679784ea3847df67c4b06f6923008c93d3e72","after":"758038f93d85eb48096574f29603d5e471b3a5cf","ref":"refs/heads/testing","pushedAt":"2024-05-20T11:54:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"fix sync_to_videos in channel reindex","shortMessageHtmlLink":"fix sync_to_videos in channel reindex"}},{"before":"478d05997cf381767f71252ad0cc2c282fcd0164","after":"d6f679784ea3847df67c4b06f6923008c93d3e72","ref":"refs/heads/testing","pushedAt":"2024-05-20T11:17:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bbilly1","name":"Simon","path":"/bbilly1","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/35427372?s=80&v=4"},"commit":{"message":"fix logout django 5 needing post request","shortMessageHtmlLink":"fix logout django 5 needing post request"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX3z87QA","startCursor":null,"endCursor":null}},"title":"Activity ยท tubearchivist/tubearchivist"}