{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":338719962,"defaultBranch":"master","name":"spotube","ownerLogin":"KRTirtho","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-02-14T03:17:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/61944859?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717220406.0","currentOid":""},"activityList":{"items":[{"before":"02acbd93271145dde365f6c547e0d9d902be65f1","after":"71341ec0bda6ed985b43836712075b97a2cf8bac","ref":"refs/heads/dev","pushedAt":"2024-06-01T15:33:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat: upgrade to Flutter 3.22.0","shortMessageHtmlLink":"feat: upgrade to Flutter 3.22.0"}},{"before":"c4023aa09de56c19110de6c6883951459aef692b","after":"02acbd93271145dde365f6c547e0d9d902be65f1","ref":"refs/heads/dev","pushedAt":"2024-06-01T09:45:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat: play initially available tracks of playlist/album immediately and fetch rest in background #670","shortMessageHtmlLink":"feat: play initially available tracks of playlist/album immediately a…"}},{"before":"e034455173df8d97c70dfa849ce3eaa99f3c0c66","after":"c4023aa09de56c19110de6c6883951459aef692b","ref":"refs/heads/dev","pushedAt":"2024-06-01T07:05:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"chore: downloaded tracks folder not opening","shortMessageHtmlLink":"chore: downloaded tracks folder not opening"}},{"before":"e1786989ffbab9d045f14f25fb62a3b72ec19774","after":"e034455173df8d97c70dfa849ce3eaa99f3c0c66","ref":"refs/heads/dev","pushedAt":"2024-06-01T06:47:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"chore: fix home feed not showing up","shortMessageHtmlLink":"chore: fix home feed not showing up"}},{"before":"b2d9e647585ea5e834b949307d4de9cb73d6cacc","after":"e1786989ffbab9d045f14f25fb62a3b72ec19774","ref":"refs/heads/dev","pushedAt":"2024-06-01T06:36:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"cd: use dio in cli as well","shortMessageHtmlLink":"cd: use dio in cli as well"}},{"before":"d2683c52d81d807be6ff72f15b8e9eb18181e211","after":"b2d9e647585ea5e834b949307d4de9cb73d6cacc","ref":"refs/heads/dev","pushedAt":"2024-06-01T06:31:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"refactor: use replace http with dio and use it as the default","shortMessageHtmlLink":"refactor: use replace http with dio and use it as the default"}},{"before":"82307bc030035b03ab1b8d8ec7b24da19a866b12","after":"d2683c52d81d807be6ff72f15b8e9eb18181e211","ref":"refs/heads/dev","pushedAt":"2024-06-01T05:43:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"fix: some text are garbled in different parts of the app #1463 #1505","shortMessageHtmlLink":"fix: some text are garbled in different parts of the app #1463 #1505"}},{"before":"9aff55a772bc3f0508adad506eb232ff406c0a96","after":null,"ref":"refs/heads/feat/stats","pushedAt":"2024-06-01T05:40:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"}},{"before":"fc5bfa089ce2f46ab786565d6750564d704ee7e0","after":"82307bc030035b03ab1b8d8ec7b24da19a866b12","ref":"refs/heads/dev","pushedAt":"2024-06-01T05:40:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat: personalized stats based on local music history (#1522)\n\n* feat: add playback history provider\r\n\r\n* feat: implement recently played section\r\n\r\n* refactor: use route names\r\n\r\n* feat: add stats summary and top tracks/artists/albums\r\n\r\n* feat: add top date based filtering\r\n\r\n* feat: add stream money calculation\r\n\r\n* refactor: place search in mobile navbar and settings in home appbar\r\n\r\n* feat: add individual minutes and streams page\r\n\r\n* feat(stats): add individual minutes and streams page\r\n\r\n* chore: default period to 1 month\r\n\r\n* feat: add text to explain user how hypothetical fees are calculated\r\n\r\n* chore: ensure usage of route names instead of direct paths\r\n\r\n* cd: add cache key\r\n\r\n* cd: remove media_kit_event_loop from git","shortMessageHtmlLink":"feat: personalized stats based on local music history (#1522)"}},{"before":"48817e5ffe323cfe78a7d919f3cc05b8b8ff9eb3","after":"9aff55a772bc3f0508adad506eb232ff406c0a96","ref":"refs/heads/feat/stats","pushedAt":"2024-05-23T16:26:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"cd: remove media_kit_event_loop from git","shortMessageHtmlLink":"cd: remove media_kit_event_loop from git"}},{"before":"f5a6ce23549137f858e030ad8028dafce8575499","after":"48817e5ffe323cfe78a7d919f3cc05b8b8ff9eb3","ref":"refs/heads/feat/stats","pushedAt":"2024-05-23T16:15:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"cd: add cache key","shortMessageHtmlLink":"cd: add cache key"}},{"before":"b828255aeb6ffdeda4c3c421d344df46f8bab8c8","after":"f5a6ce23549137f858e030ad8028dafce8575499","ref":"refs/heads/feat/stats","pushedAt":"2024-05-23T15:52:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"chore: ensure usage of route names instead of direct paths","shortMessageHtmlLink":"chore: ensure usage of route names instead of direct paths"}},{"before":"cefda904de254e21d7d0b7ba8d954d515f77c9eb","after":"b828255aeb6ffdeda4c3c421d344df46f8bab8c8","ref":"refs/heads/feat/stats","pushedAt":"2024-05-23T15:44:08.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"Merge branch 'dev' into feat/stats","shortMessageHtmlLink":"Merge branch 'dev' into feat/stats"}},{"before":"d82261cb25ece63f85af0e40216cf32dccdc9dd5","after":"fc5bfa089ce2f46ab786565d6750564d704ee7e0","ref":"refs/heads/dev","pushedAt":"2024-05-23T15:27:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat: local library folder cards","shortMessageHtmlLink":"feat: local library folder cards"}},{"before":"22caa818f4ac31626aaff6952e43512b42237d00","after":"d82261cb25ece63f85af0e40216cf32dccdc9dd5","ref":"refs/heads/dev","pushedAt":"2024-05-23T10:57:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"fix: local track not showing up in queue","shortMessageHtmlLink":"fix: local track not showing up in queue"}},{"before":"9aea35468fa7cd176ddc8810b37b90c2d8246931","after":"22caa818f4ac31626aaff6952e43512b42237d00","ref":"refs/heads/dev","pushedAt":"2024-05-23T09:18:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat: Local music library (#1479)\n\n* feat: add one additional library folder\r\n\r\nThis folder just doesn't get downloaded to.\r\nI think I'm going to rework it so that it can be multiple folders,\r\nbut I'm going to commit my progress so far anyway.\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* chore: update dependencies so that it builds\r\n\r\nI'm not sure if this breaks CI or something, but I couldn't build\r\nit locally to test my changes, so I made these changes and it\r\nbuilds again.\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* feat: index multiple folders of local music\r\n\r\nIf you used a previous commit from this branch, this is a breaking\r\nchange, because it changes the type of a configuration field. but\r\nsince this is still in development, it should be fine.\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* refactor: manage local library in local tracks tab\r\n\r\nThis also refactors the list to use slivers instead. That's the\r\neasiest way to have multiple scrolling lists here...\r\n\r\nThe console keeps getting spammed with some intermediate layout\r\nerror but I can't hold it long enough to figure out what's causing\r\nit.\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* refactor: use folder add/remove icons in library\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* refactor: remove redundant settings page\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* refactor: rename \"Local Tracks\" to just \"Local\"\r\n\r\nNot sure if this would be the recommended way to do it...\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* fix: console spam about useless Expanded\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* chore: remove completed TODO\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* chore: use new Platform constants; regenerate plugins\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n* refactor: put local libraries on separate pages\r\n\r\nSigned-off-by: Blake Leonard \r\n\r\n---------\r\n\r\nSigned-off-by: Blake Leonard ","shortMessageHtmlLink":"feat: Local music library (#1479)"}},{"before":"8fad2251b3536e9468e0fb193939ead98bad3bc6","after":"9aea35468fa7cd176ddc8810b37b90c2d8246931","ref":"refs/heads/dev","pushedAt":"2024-05-23T09:13:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"fix: fallback to LRCLIB when lyrics line less than 6 lines #1461","shortMessageHtmlLink":"fix: fallback to LRCLIB when lyrics line less than 6 lines #1461"}},{"before":"bf45681deb951c772bf6ca05e213c949c04bded1","after":"8fad2251b3536e9468e0fb193939ead98bad3bc6","ref":"refs/heads/dev","pushedAt":"2024-05-10T17:16:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat(player): add volume slider floating label showing percentage (#1445)\n\n* docs: broken link in README.md (fixes #1310) (#1311)\r\n\r\n* docs: remove appimage link in readme #1082 (#1171)\r\n\r\n* Updating Readme according to #1082\r\n\r\nUpdating Readme according to #1082\r\n\r\n* Added explanation\r\n\r\nThe explanation is now given and the expression is more formal and explanatory, instead of just linking the issue.\r\n\r\n* add volume level tooltip in volume_slider\r\n\r\n---------\r\n\r\nCo-authored-by: MerkomassDev <70111455+MerkomassDev@users.noreply.github.com>\r\nCo-authored-by: Karim <37943746+ksaadDE@users.noreply.github.com>\r\nCo-authored-by: Kingkor Roy Tirtho ","shortMessageHtmlLink":"feat(player): add volume slider floating label showing percentage (#1445"}},{"before":"0280654bb6bad373aee521f5a866228d2d38f038","after":"bf45681deb951c772bf6ca05e213c949c04bded1","ref":"refs/heads/dev","pushedAt":"2024-05-10T17:06:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat(translations): Improve tr locales (#1419)\n\n* docs: broken link in README.md (fixes #1310) (#1311)\r\n\r\n* docs: remove appimage link in readme #1082 (#1171)\r\n\r\n* Updating Readme according to #1082\r\n\r\nUpdating Readme according to #1082\r\n\r\n* Added explanation\r\n\r\nThe explanation is now given and the expression is more formal and explanatory, instead of just linking the issue.\r\n\r\n* Improve tr locales\r\n\r\n---------\r\n\r\nCo-authored-by: MerkomassDev <70111455+MerkomassDev@users.noreply.github.com>\r\nCo-authored-by: Karim <37943746+ksaadDE@users.noreply.github.com>\r\nCo-authored-by: Kingkor Roy Tirtho ","shortMessageHtmlLink":"feat(translations): Improve tr locales (#1419)"}},{"before":"edc997e7470ce17f60c96b8198dc8851cbf21f18","after":"0280654bb6bad373aee521f5a866228d2d38f038","ref":"refs/heads/dev","pushedAt":"2024-05-10T17:00:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat(translations): add Indonesian translation (#1426)\n\n* docs: broken link in README.md (fixes #1310) (#1311)\r\n\r\n* docs: remove appimage link in readme #1082 (#1171)\r\n\r\n* Updating Readme according to #1082\r\n\r\nUpdating Readme according to #1082\r\n\r\n* Added explanation\r\n\r\nThe explanation is now given and the expression is more formal and explanatory, instead of just linking the issue.\r\n\r\n* Add Indonesia translation\r\n\r\n---------\r\n\r\nCo-authored-by: MerkomassDev <70111455+MerkomassDev@users.noreply.github.com>\r\nCo-authored-by: Karim <37943746+ksaadDE@users.noreply.github.com>\r\nCo-authored-by: Kingkor Roy Tirtho ","shortMessageHtmlLink":"feat(translations): add Indonesian translation (#1426)"}},{"before":"1e7f0e1fe71e0a8d86614fc884861f8791469112","after":"edc997e7470ce17f60c96b8198dc8851cbf21f18","ref":"refs/heads/dev","pushedAt":"2024-05-10T16:49:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat(translations): add Finnish translations (#1449)\n\n* docs: broken link in README.md (fixes #1310) (#1311)\r\n\r\n* docs: remove appimage link in readme #1082 (#1171)\r\n\r\n* Updating Readme according to #1082\r\n\r\nUpdating Readme according to #1082\r\n\r\n* Added explanation\r\n\r\nThe explanation is now given and the expression is more formal and explanatory, instead of just linking the issue.\r\n\r\n* added finnish translation\r\n\r\n* chore: fix arb syntax errors and language in l10n entries\r\n\r\n---------\r\n\r\nCo-authored-by: MerkomassDev <70111455+MerkomassDev@users.noreply.github.com>\r\nCo-authored-by: Karim <37943746+ksaadDE@users.noreply.github.com>\r\nCo-authored-by: Kingkor Roy Tirtho \r\nCo-authored-by: Onni Nevala ","shortMessageHtmlLink":"feat(translations): add Finnish translations (#1449)"}},{"before":"dbc1c452dd53153c61589f956ea9836cea7bf2bb","after":"1e7f0e1fe71e0a8d86614fc884861f8791469112","ref":"refs/heads/dev","pushedAt":"2024-05-10T16:37:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat(translations): add georgian language (#1450)\n\n* feat: add georgian language\r\n\r\n* feat: translate more georgian words","shortMessageHtmlLink":"feat(translations): add georgian language (#1450)"}},{"before":"2b01e4fb4d816f98581ff3b6e2330008caa1273e","after":"dbc1c452dd53153c61589f956ea9836cea7bf2bb","ref":"refs/heads/dev","pushedAt":"2024-05-10T16:22:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat(translations): add Basque translation (#1493)\n\n* added Basque translation\r\n\r\n* chore: fix country codes and language native name\r\n\r\n---------\r\n\r\nCo-authored-by: Kingkor Roy Tirtho ","shortMessageHtmlLink":"feat(translations): add Basque translation (#1493)"}},{"before":"fd4b8a3bbc9aed3fb755aee88c1a2b6b68b02618","after":"cefda904de254e21d7d0b7ba8d954d515f77c9eb","ref":"refs/heads/feat/stats","pushedAt":"2024-05-10T11:55:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat: add text to explain user how hypothetical fees are calculated","shortMessageHtmlLink":"feat: add text to explain user how hypothetical fees are calculated"}},{"before":"9393ed75d739dc5bd78cdd289bad268fa2af5f82","after":"fd4b8a3bbc9aed3fb755aee88c1a2b6b68b02618","ref":"refs/heads/feat/stats","pushedAt":"2024-05-10T11:43:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"chore: default period to 1 month","shortMessageHtmlLink":"chore: default period to 1 month"}},{"before":"f0b6d660e2e24d3ffd139b7e3e551d46aee8056c","after":"9393ed75d739dc5bd78cdd289bad268fa2af5f82","ref":"refs/heads/feat/stats","pushedAt":"2024-05-10T11:41:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat(stats): add individual minutes and streams page","shortMessageHtmlLink":"feat(stats): add individual minutes and streams page"}},{"before":"4d5beb19febd03a3f756efdff2631cf49f313d8a","after":"f0b6d660e2e24d3ffd139b7e3e551d46aee8056c","ref":"refs/heads/feat/stats","pushedAt":"2024-05-09T17:45:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat: add individual minutes and streams page","shortMessageHtmlLink":"feat: add individual minutes and streams page"}},{"before":"dcb4c0a01822a29425c031cceb025b763a72f83f","after":"4d5beb19febd03a3f756efdff2631cf49f313d8a","ref":"refs/heads/feat/stats","pushedAt":"2024-05-09T16:18:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"refactor: place search in mobile navbar and settings in home appbar","shortMessageHtmlLink":"refactor: place search in mobile navbar and settings in home appbar"}},{"before":"858bbbb20d57f128637d98a99d0202a4e1f353bd","after":"dcb4c0a01822a29425c031cceb025b763a72f83f","ref":"refs/heads/feat/stats","pushedAt":"2024-05-09T15:47:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"feat: add stream money calculation","shortMessageHtmlLink":"feat: add stream money calculation"}},{"before":"3233ef0f4c21a0781a673d534da5dd662fb8e304","after":"858bbbb20d57f128637d98a99d0202a4e1f353bd","ref":"refs/heads/feat/stats","pushedAt":"2024-05-09T10:57:57.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"KRTirtho","name":"Kingkor Roy Tirtho","path":"/KRTirtho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/61944859?s=80&v=4"},"commit":{"message":"Merge branch 'dev' into feat/stats","shortMessageHtmlLink":"Merge branch 'dev' into feat/stats"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWckD0QA","startCursor":null,"endCursor":null}},"title":"Activity · KRTirtho/spotube"}