{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":795063471,"defaultBranch":"main","name":"SelectionSort-Algorithm","ownerLogin":"Algorithmic-Solutions","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-05-02T14:07:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/168352196?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714659241.0","currentOid":""},"activityList":{"items":[{"before":"9626b643352fca14310f4abdd4e8e559a92ba73e","after":"3a8ce640dafa6ddfc784f499d230afb700988196","ref":"refs/heads/main","pushedAt":"2024-05-03T15:12:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"Update package.json\n\nSigned-off-by: Mahdi <148723252+m-mdy-m@users.noreply.github.com>","shortMessageHtmlLink":"Update package.json"}},{"before":"3f0baccc9de372f862f985109ccc60f337668f7f","after":"9626b643352fca14310f4abdd4e8e559a92ba73e","ref":"refs/heads/main","pushedAt":"2024-05-02T18:23:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/Algorithmic-Solutions/Selection-Algorithm","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/Algorithmic-Solutions/Selec…"}},{"before":"7cd444470b053710e464e78783e5c8c376f3532a","after":"3f0baccc9de372f862f985109ccc60f337668f7f","ref":"refs/heads/main","pushedAt":"2024-05-02T18:22:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"Create jekyll-gh-pages.yml\n\nSigned-off-by: Mahdi <148723252+m-mdy-m@users.noreply.github.com>","shortMessageHtmlLink":"Create jekyll-gh-pages.yml"}},{"before":"93ee6c0f66a53b8f7a6f62573c86b3bb8910cb64","after":"7cd444470b053710e464e78783e5c8c376f3532a","ref":"refs/heads/main","pushedAt":"2024-05-02T18:19:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"Remove custom Jekyll build and deployment; use default GitHub Pages action\n\nThe commit deletes the custom GitHub Actions workflow for building and deploying a Jekyll site and instead uses the default GitHub Pages action","shortMessageHtmlLink":"Remove custom Jekyll build and deployment; use default GitHub Pages a…"}},{"before":"118f98509c53da9089b124986d35916e30825794","after":"93ee6c0f66a53b8f7a6f62573c86b3bb8910cb64","ref":"refs/heads/main","pushedAt":"2024-05-02T18:15:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"Move selection sort implementation to index.html and attach event listeners directly in the script; remove separate script.js file","shortMessageHtmlLink":"Move selection sort implementation to index.html and attach event lis…"}},{"before":"a54f6d490207e15902b6d4b2d59cbced85372441","after":"118f98509c53da9089b124986d35916e30825794","ref":"refs/heads/main","pushedAt":"2024-05-02T18:13:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/Algorithmic-Solutions/Selection-Algorithm","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/Algorithmic-Solutions/Selec…"}},{"before":"2073846e9fb89bc9e48cf9c5b8e437abc1288d5e","after":"a54f6d490207e15902b6d4b2d59cbced85372441","ref":"refs/heads/main","pushedAt":"2024-05-02T18:10:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"Create jekyll-gh-pages.yml\n\nSigned-off-by: Mahdi <148723252+m-mdy-m@users.noreply.github.com>","shortMessageHtmlLink":"Create jekyll-gh-pages.yml"}},{"before":"a1bb8585cbd06f964628ccac04e9d1454d3a0c38","after":"2073846e9fb89bc9e48cf9c5b8e437abc1288d5e","ref":"refs/heads/main","pushedAt":"2024-05-02T18:08:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"\"Remove and modify CSS for text animation and highlighting in index.html\"","shortMessageHtmlLink":"\"Remove and modify CSS for text animation and highlighting in index.h…"}},{"before":"f251c0fa317282d882c570a8e17987bce34d5594","after":"a1bb8585cbd06f964628ccac04e9d1454d3a0c38","ref":"refs/heads/main","pushedAt":"2024-05-02T18:05:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"\"Added animation for highlighting and moving elements during selection sort\"\n\nThis commit adds animation for highlighting and moving elements during the selection sort algorithm. It includes changes to the index.html file to define transitions for the elements and a new '","shortMessageHtmlLink":"\"Added animation for highlighting and moving elements during selectio…"}},{"before":"6bc77bf2eb63ccd3027baa485c65a4121ef4291f","after":"f251c0fa317282d882c570a8e17987bce34d5594","ref":"refs/heads/main","pushedAt":"2024-05-02T17:29:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"\"Added body height, adjusted layout, and input handling in selection sort visualization\"\n\nThis commit includes the following changes:\n\n1. Added `body { height: 100vh; }` to ensure the body","shortMessageHtmlLink":"\"Added body height, adjusted layout, and input handling in selection …"}},{"before":"b7bcc3c158186067020b4a27f1b7eefbacd80016","after":"6bc77bf2eb63ccd3027baa485c65a4121ef4291f","ref":"refs/heads/main","pushedAt":"2024-05-02T17:22:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"\"Changed reset button to use id 'reset' and updated Visualization function to accept and display an array\"","shortMessageHtmlLink":"\"Changed reset button to use id 'reset' and updated Visualization fun…"}},{"before":null,"after":"b7bcc3c158186067020b4a27f1b7eefbacd80016","ref":"refs/heads/main","pushedAt":"2024-05-02T14:14:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"m-mdy-m","name":"Mahdi","path":"/m-mdy-m","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/148723252?s=80&v=4"},"commit":{"message":"git initial","shortMessageHtmlLink":"git initial"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQODEkwA","startCursor":null,"endCursor":null}},"title":"Activity · Algorithmic-Solutions/SelectionSort-Algorithm"}