{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":289523918,"defaultBranch":"master","name":"github-profile-trophy","ownerLogin":"ryo-ma","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-08-22T16:21:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6661165?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1701163006.0","currentOid":""},"activityList":{"items":[{"before":"4055352612a058c2ad9f9f40aa384f976634c072","after":"21b005717bed4546f014a10d2516e7afaea0490a","ref":"refs/heads/master","pushedAt":"2024-08-27T07:52:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update vercel.json (#292)","shortMessageHtmlLink":"Update vercel.json (#292)"}},{"before":"7012bdea368df81f39b2ab4808e6574c798ba77b","after":"4055352612a058c2ad9f9f40aa384f976634c072","ref":"refs/heads/master","pushedAt":"2024-08-13T15:02:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"add theme input field (#285)","shortMessageHtmlLink":"add theme input field (#285)"}},{"before":"16838f66a4c94aedeef5a8655f077dff7af0cba3","after":"7012bdea368df81f39b2ab4808e6574c798ba77b","ref":"refs/heads/master","pushedAt":"2024-07-31T13:58:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"c48eee9e0af7b4a036dac4fd09a29edcfabc3ff8","after":"16838f66a4c94aedeef5a8655f077dff7af0cba3","ref":"refs/heads/master","pushedAt":"2024-07-31T13:57:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"4672f2d28504b3fa3c2c3c49aa1b358c594e61c8","after":"c48eee9e0af7b4a036dac4fd09a29edcfabc3ff8","ref":"refs/heads/master","pushedAt":"2024-07-19T07:56:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Include a query where the user can exclude trophies based on title (#276)\n\n* First step to developing a feature to exclude speicifc trophies by title\r\n\r\n* Added support for exclusion by title\r\n\r\n* Ran deno lint, deno format and deno test found in CONTRIBUTING\r\n\r\n* Documented the latest addition in the README\r\n\r\n* Updated README","shortMessageHtmlLink":"Include a query where the user can exclude trophies based on title (#276"}},{"before":"5aa2caf7c9c4fc498c79fdd5060da13ba81c5890","after":"4672f2d28504b3fa3c2c3c49aa1b358c594e61c8","ref":"refs/heads/master","pushedAt":"2024-07-13T14:33:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update utils.ts","shortMessageHtmlLink":"Update utils.ts"}},{"before":"a50a8b71fd0ccc82a971ebb3e3015a83135a51c1","after":"5aa2caf7c9c4fc498c79fdd5060da13ba81c5890","ref":"refs/heads/master","pushedAt":"2024-06-19T04:37:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Refactor: code cleanup and xss fix (#270)\n\n* fix: remove unnecessary xssable text\r\n\r\n* chore: remove typo\r\n\r\n* fix: ignored promise\r\n\r\n* fix: imports can be summarized and the repository already has the typing\r\n\r\n* fix: cleanup and remove domain\r\n\r\n* chore: lint\r\n\r\n* tests: `assert` is deprecated, replace to `with`\r\n\r\ndocs reference: https://lint.deno.land/rules/no-import-assertions\r\n\r\n* ci: bump checkout and Deno\r\n\r\n* chore: fix readme tags\r\n\r\n* refactor: remove unnecessary constructor\r\n\r\n* chore: remove import duplicate\r\n\r\n* refactor: replace sort with toSorted\r\n\r\nhttps://rules.sonarsource.com/typescript/RSPEC-4043/?search=Array-mutating%20methods%20should%20not%20be%20used%20misleadingly\r\n\r\n* chore: format","shortMessageHtmlLink":"Refactor: code cleanup and xss fix (#270)"}},{"before":"f85b88a3ef28cdc62030d8f22ec1497d07e94339","after":"a50a8b71fd0ccc82a971ebb3e3015a83135a51c1","ref":"refs/heads/master","pushedAt":"2024-05-22T05:07:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"fix: correct http return and invalid styling (#269)\n\n* fix: correct http return and invalid styling\r\n\r\nPage responded with incorrect http return message.\r\n\r\n* fix: correct http return and invalid styling\r\n\r\nUpdate error_page.ts","shortMessageHtmlLink":"fix: correct http return and invalid styling (#269)"}},{"before":"bc4e735c815315ca7abed8c9d79e4bd638daab22","after":"f85b88a3ef28cdc62030d8f22ec1497d07e94339","ref":"refs/heads/master","pushedAt":"2024-05-15T16:23:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"chore: improving homepage styling (#268)\n\n* chore: improving homepage styling\r\n\r\nMore pleasant stylization and ease of generating your trophies\r\n\r\n* fix: (no-inferrable-types) inferrable types are not allowed\r\n\r\nUpdate error_page.ts\r\n\r\n* Update error_page.ts","shortMessageHtmlLink":"chore: improving homepage styling (#268)"}},{"before":"d2c3050eca2f114f327beb69b260869579fc858c","after":"bc4e735c815315ca7abed8c9d79e4bd638daab22","ref":"refs/heads/master","pushedAt":"2023-12-26T02:52:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update contributing guide with correct formatting cmd (#256)","shortMessageHtmlLink":"Update contributing guide with correct formatting cmd (#256)"}},{"before":"10e24dfe455f2526f54a585da61b474de7770157","after":"d2c3050eca2f114f327beb69b260869579fc858c","ref":"refs/heads/master","pushedAt":"2023-12-06T13:48:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"alexcastrodev","name":"Alexandro Castro","path":"/alexcastrodev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10711649?s=80&v=4"},"commit":{"message":"Update README.md to include kimbie_dark theme preview (#253)","shortMessageHtmlLink":"Update README.md to include kimbie_dark theme preview (#253)"}},{"before":"196e791c2578f3c3239c2c82f9206468bd61b168","after":"10e24dfe455f2526f54a585da61b474de7770157","ref":"refs/heads/master","pushedAt":"2023-12-05T15:59:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"alexcastrodev","name":"Alexandro Castro","path":"/alexcastrodev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10711649?s=80&v=4"},"commit":{"message":"Add kimbie_dark theme (#138)\n\n* Add kimbie_dark theme\r\n\r\n* Update theme.ts","shortMessageHtmlLink":"Add kimbie_dark theme (#138)"}},{"before":"0a3c385fc5b1e26ac55a67845d6daf49932c89f8","after":"196e791c2578f3c3239c2c82f9206468bd61b168","ref":"refs/heads/master","pushedAt":"2023-12-03T09:54:11.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"alexcastrodev","name":"Alexandro Castro","path":"/alexcastrodev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10711649?s=80&v=4"},"commit":{"message":"Merge pull request #248 from ryo-ma/chore/close-old-issues\n\nchore: github workflow close issue","shortMessageHtmlLink":"Merge pull request #248 from ryo-ma/chore/close-old-issues"}},{"before":null,"after":"de49f8617612c6bd95e5c3341b752381bfb5e59b","ref":"refs/heads/chore/close-old-issues","pushedAt":"2023-11-28T09:16:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"alexcastrodev","name":"Alexandro Castro","path":"/alexcastrodev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10711649?s=80&v=4"},"commit":{"message":"chore: github workflow close issue","shortMessageHtmlLink":"chore: github workflow close issue"}},{"before":"52e1e38caa24bbe0b013522e616445b3d9b6e5bb","after":"0a3c385fc5b1e26ac55a67845d6daf49932c89f8","ref":"refs/heads/master","pushedAt":"2023-10-08T13:19:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update testing.yml","shortMessageHtmlLink":"Update testing.yml"}},{"before":"866cdcc5cdb1493d381d8a5ce349be2f2e84277a","after":"52e1e38caa24bbe0b013522e616445b3d9b6e5bb","ref":"refs/heads/master","pushedAt":"2023-10-08T13:17:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Fix format","shortMessageHtmlLink":"Fix format"}},{"before":"871dc99651e0dd1062f26e8d8689334a4bd288a9","after":"866cdcc5cdb1493d381d8a5ce349be2f2e84277a","ref":"refs/heads/master","pushedAt":"2023-10-08T13:16:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update CONTRIBUTING.md to add a contribution guideline (#238)\n\n* Update CONTRIBUTING.md to add a contribution guideline\r\n\r\n* Update CONTRIBUTING.md","shortMessageHtmlLink":"Update CONTRIBUTING.md to add a contribution guideline (#238)"}},{"before":"c74a43c12e4009df4cd76606e8ff3ce854a40d55","after":"871dc99651e0dd1062f26e8d8689334a4bd288a9","ref":"refs/heads/master","pushedAt":"2023-10-06T23:20:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"8761a4ca03313b1bc657efa2e49e802b97d319c5","after":"c74a43c12e4009df4cd76606e8ff3ce854a40d55","ref":"refs/heads/master","pushedAt":"2023-10-06T23:19:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update CONTRIBUTING.md","shortMessageHtmlLink":"Update CONTRIBUTING.md"}},{"before":"cb822ea356818df226cc3bb3229cc7158584ec72","after":"8761a4ca03313b1bc657efa2e49e802b97d319c5","ref":"refs/heads/master","pushedAt":"2023-10-04T22:46:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Add license info and link (#235)","shortMessageHtmlLink":"Add license info and link (#235)"}},{"before":"501d8159b77d221b65da518f297a4fd5dcc126d9","after":"cb822ea356818df226cc3bb3229cc7158584ec72","ref":"refs/heads/master","pushedAt":"2023-10-04T16:18:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alexcastrodev","name":"Alexandro Castro","path":"/alexcastrodev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10711649?s=80&v=4"},"commit":{"message":"hotfix: function name","shortMessageHtmlLink":"hotfix: function name"}},{"before":"8c8a5a91d092f242a41cabc3d24963164c900f9c","after":"501d8159b77d221b65da518f297a4fd5dcc126d9","ref":"refs/heads/master","pushedAt":"2023-10-04T13:58:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update trophy_list.ts with correct function name (#233)","shortMessageHtmlLink":"Update trophy_list.ts with correct function name (#233)"}},{"before":"614e0453d0cc7e4d5c2455985cb470c66b827cb6","after":"8c8a5a91d092f242a41cabc3d24963164c900f9c","ref":"refs/heads/master","pushedAt":"2023-10-04T06:41:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update trophy.ts with spelling correction (#232)","shortMessageHtmlLink":"Update trophy.ts with spelling correction (#232)"}},{"before":null,"after":"95ab5a8d67b4712d9499fb937841f6e178449ac2","ref":"refs/heads/test/edge-config","pushedAt":"2023-10-04T01:18:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"alexcastrodev","name":"Alexandro Castro","path":"/alexcastrodev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10711649?s=80&v=4"},"commit":{"message":"test: edge","shortMessageHtmlLink":"test: edge"}},{"before":"dc043fbe7878d0cb71a167c39d4e0d2cf87d8b15","after":"614e0453d0cc7e4d5c2455985cb470c66b827cb6","ref":"refs/heads/master","pushedAt":"2023-10-03T15:38:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"feat: add redis cache (#231)\n\n* feat: add redis cache\r\n\r\n* chore: add TTL\r\n\r\n* chore: change port","shortMessageHtmlLink":"feat: add redis cache (#231)"}},{"before":"966326552f8d1ce9c08588d59e0dbb49afc1d6b3","after":"194c15cfb03aa756f1cedf9c3aab521a5708c15b","ref":"refs/heads/feat/add-redis-cachinng","pushedAt":"2023-10-03T15:24:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"alexcastrodev","name":"Alexandro Castro","path":"/alexcastrodev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10711649?s=80&v=4"},"commit":{"message":"chore: change port","shortMessageHtmlLink":"chore: change port"}},{"before":"2bb14bd7b8ac1c0637db07c7d2393bffd499f98e","after":"966326552f8d1ce9c08588d59e0dbb49afc1d6b3","ref":"refs/heads/feat/add-redis-cachinng","pushedAt":"2023-10-03T15:22:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"alexcastrodev","name":"Alexandro Castro","path":"/alexcastrodev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10711649?s=80&v=4"},"commit":{"message":"chore: change port","shortMessageHtmlLink":"chore: change port"}},{"before":"6214b04d23a9f2cf2075f3b0c6be1add1104b13f","after":"2bb14bd7b8ac1c0637db07c7d2393bffd499f98e","ref":"refs/heads/feat/add-redis-cachinng","pushedAt":"2023-10-03T15:22:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alexcastrodev","name":"Alexandro Castro","path":"/alexcastrodev","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10711649?s=80&v=4"},"commit":{"message":"chore: change port","shortMessageHtmlLink":"chore: change port"}},{"before":"05f2bb92c1a0fc556e1fc34c3037ddc9718fcf62","after":"dc043fbe7878d0cb71a167c39d4e0d2cf87d8b15","ref":"refs/heads/master","pushedAt":"2023-10-03T15:06:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Change DEFAULT_MAX_COLUMN to 8","shortMessageHtmlLink":"Change DEFAULT_MAX_COLUMN to 8"}},{"before":"24d831db67b14254604ce16372f8f1af519eda4b","after":"05f2bb92c1a0fc556e1fc34c3037ddc9718fcf62","ref":"refs/heads/master","pushedAt":"2023-10-03T15:03:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ryo-ma","name":"ryo-ma","path":"/ryo-ma","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6661165?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yN1QwNzo1MjozMC4wMDAwMDBazwAAAASlEkfL","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yN1QwNzo1MjozMC4wMDAwMDBazwAAAASlEkfL","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0wM1QxNTowMzoyNi4wMDAwMDBazwAAAAOOa5bG"}},"title":"Activity ยท ryo-ma/github-profile-trophy"}