{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":703559334,"defaultBranch":"main","name":"Ghost-Shooter-TypeScript","ownerLogin":"Scirra","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-11T13:21:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/26968953?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1697030461.0","currentOid":""},"activityList":{"items":[{"before":"4d75222441c87221a71c53d99a76aaaec8128423","after":"d1daee49acef49bee2c3edbcc27a23bd7f7d8434","ref":"refs/heads/main","pushedAt":"2023-10-24T15:39:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Update README.md\n\nLink the example commit to the new one.","shortMessageHtmlLink":"Update README.md"}},{"before":"7e66f276f91a2c542340b86b271a5989989dd384","after":"4d75222441c87221a71c53d99a76aaaec8128423","ref":"refs/heads/main","pushedAt":"2023-10-24T15:37:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Commit compiled JS files\n\nThe TypeScript compiler outputs .js files with slightly different formatting to the originals. This commit updates the .js files to as they appear after compilation.","shortMessageHtmlLink":"Commit compiled JS files"}},{"before":"69d3953274b41c1b5fa85897433f4cfdcb6cc336","after":"7e66f276f91a2c542340b86b271a5989989dd384","ref":"refs/heads/main","pushedAt":"2023-10-24T15:36:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Add types to TypeScript files\n\nMake the necessary changes to the .ts files, which started as copies of .the .js files, so they successfully compile as TypeScript. This means adding type annotations and making other changes to pass TypeScript's compilation checks.","shortMessageHtmlLink":"Add types to TypeScript files"}},{"before":"224b286276b28bfb78b19496affbde45f6507ebc","after":"69d3953274b41c1b5fa85897433f4cfdcb6cc336","ref":"refs/heads/main","pushedAt":"2023-10-24T15:27:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/Scirra/Ghost-Shooter-TypeScript","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/Scirra/Ghost-Shooter-TypeSc…"}},{"before":"3a8413aec7a1b76ff4dba5b189e7d76b507dbdff","after":"224b286276b28bfb78b19496affbde45f6507ebc","ref":"refs/heads/main","pushedAt":"2023-10-12T11:27:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Update README.md\n\nAdd link to tutorial","shortMessageHtmlLink":"Update README.md"}},{"before":"54670366dad1f20b94a456c1c71df134aee2041a","after":"3a8413aec7a1b76ff4dba5b189e7d76b507dbdff","ref":"refs/heads/main","pushedAt":"2023-10-11T15:38:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"24fe366ce4db861b222b6b3dc9a694a6a1a999b6","after":"54670366dad1f20b94a456c1c71df134aee2041a","ref":"refs/heads/main","pushedAt":"2023-10-11T15:22:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Commit compiled JS files\n\nThe TypeScript compiler outputs .js files with slightly different formatting to the originals. This commit updates the .js files to as they appear after compilation.","shortMessageHtmlLink":"Commit compiled JS files"}},{"before":"3638ce4465f37c54ab8ecc4c6411247a54c95011","after":"24fe366ce4db861b222b6b3dc9a694a6a1a999b6","ref":"refs/heads/main","pushedAt":"2023-10-11T15:20:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Add types to TypeScript files\n\nMake the necessary changes to the .ts files, which started as copies of .the .js files, so they successfully compile as TypeScript. This means adding type annotations and making other changes to pass TypeScript's compilation checks.","shortMessageHtmlLink":"Add types to TypeScript files"}},{"before":"1f43acfbfe4020b66e2881940f731a034fe2d02c","after":"3638ce4465f37c54ab8ecc4c6411247a54c95011","ref":"refs/heads/main","pushedAt":"2023-10-11T13:26:47.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Set up TypeScript\n\nCommit the changes done by 'Set up TypeScript', except the ts-defs folder created by Construct. This just creates a .ts copy of every .js file and adds tsconfig.json.","shortMessageHtmlLink":"Set up TypeScript"}},{"before":"879689797e485c15efda96cdbfad09326902b02a","after":"1f43acfbfe4020b66e2881940f731a034fe2d02c","ref":"refs/heads/main","pushedAt":"2023-10-11T13:25:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Delete .uistate.json files off GitHub\n\nThese are for local users only and shouldn't be on source control","shortMessageHtmlLink":"Delete .uistate.json files off GitHub"}},{"before":"0abbd933b3bdee97c168c18a53dd408cf7523403","after":"879689797e485c15efda96cdbfad09326902b02a","ref":"refs/heads/main","pushedAt":"2023-10-11T13:22:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Commit 'Ghost Shooter Code' folder project\n\nThis is the basic project written in JavaScript.","shortMessageHtmlLink":"Commit 'Ghost Shooter Code' folder project"}},{"before":null,"after":"0abbd933b3bdee97c168c18a53dd408cf7523403","ref":"refs/heads/main","pushedAt":"2023-10-11T13:21:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"AshleyScirra","name":"Ashley (Scirra)","path":"/AshleyScirra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/768723?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADnqgHigA","startCursor":null,"endCursor":null}},"title":"Activity · Scirra/Ghost-Shooter-TypeScript"}