{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":698970848,"defaultBranch":"master","name":"worker-view-counter-badge","ownerLogin":"jim60105","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-10-01T14:43:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16995691?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1702047023.0","currentOid":""},"activityList":{"items":[{"before":"45bca447d7bc840e26e305223a5606bf1a045058","after":"26c7df6b0209de3134a249ac702b81435e3190da","ref":"refs/heads/master","pushedAt":"2024-01-03T18:14:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: Enable Cloudflare Smart Placement\n\nhttps://developers.cloudflare.com/workers/configuration/smart-placement/#enable-smart-placement-via-wrangler","shortMessageHtmlLink":"chore: Enable Cloudflare Smart Placement"}},{"before":"0096eec3cdb53b54e6ea99e1bd390a107792d8db","after":"45bca447d7bc840e26e305223a5606bf1a045058","ref":"refs/heads/master","pushedAt":"2023-12-08T14:56:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: fix CodeFactor suggestions\n\n- Add a CodeFactor badge to the README.md file\n- Remove the unused `ctx` parameter from the fetch method in src/index.ts\n- Declare the `result` variable using `const` instead of `var` in the stepCount method\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"chore: fix CodeFactor suggestions"}},{"before":"8d879f2c744fc80405e998e97e224f30ba5fb076","after":"0096eec3cdb53b54e6ea99e1bd390a107792d8db","ref":"refs/heads/master","pushedAt":"2023-12-08T14:55:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: fix CodeFactor suggestions\n\n- Add a CodeFactor badge to the README.md file\n- Remove the unused `ctx` parameter from the fetch method in src/index.ts\n- Declare the `result` variable using `const` instead of `var` in the stepCount method\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"chore: fix CodeFactor suggestions"}},{"before":"169c420125200e2b25acca3099759a125d364678","after":null,"ref":"refs/heads/master-cf-autofix","pushedAt":"2023-12-08T14:50:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"}},{"before":"c3322e0e36ef0f9f59164ca077ebcb7fbedb3add","after":"8d879f2c744fc80405e998e97e224f30ba5fb076","ref":"refs/heads/master","pushedAt":"2023-12-07T18:49:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"[CodeFactor] Apply fixes (#1)\n\nCo-authored-by: codefactor-io ","shortMessageHtmlLink":"[CodeFactor] Apply fixes (#1)"}},{"before":"c3322e0e36ef0f9f59164ca077ebcb7fbedb3add","after":"169c420125200e2b25acca3099759a125d364678","ref":"refs/heads/master-cf-autofix","pushedAt":"2023-12-07T18:47:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"[CodeFactor] Apply fixes","shortMessageHtmlLink":"[CodeFactor] Apply fixes"}},{"before":null,"after":"c3322e0e36ef0f9f59164ca077ebcb7fbedb3add","ref":"refs/heads/master-cf-autofix","pushedAt":"2023-12-07T18:47:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"refactor: Use subqueries to step through the count value.\n\nUse subqueries to step through the count value to avoid updating the same value repeatedly when parallel requests occur.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"refactor: Use subqueries to step through the count value."}},{"before":"2d107e8a96c0d173d84763671b8c30bccb46b4e3","after":"c3322e0e36ef0f9f59164ca077ebcb7fbedb3add","ref":"refs/heads/master","pushedAt":"2023-11-17T15:42:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"refactor: Use subqueries to step through the count value.\n\nUse subqueries to step through the count value to avoid updating the same value repeatedly when parallel requests occur.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"refactor: Use subqueries to step through the count value."}},{"before":"b723f8842b8afc78db2f6943b4fafcb86506ec07","after":"2d107e8a96c0d173d84763671b8c30bccb46b4e3","ref":"refs/heads/master","pushedAt":"2023-11-17T15:41:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"refactor: Use subqueries to step through the count value .\n\nUse subqueries to step through the count value to avoid updating the same value repeatedly when parallel requests occur.\n\nSigned-off-by: 陳鈞 ","shortMessageHtmlLink":"refactor: Use subqueries to step through the count value ."}},{"before":"87962a3d195ec194ff42bb4bcdc60d20e8a6fe7f","after":"b723f8842b8afc78db2f6943b4fafcb86506ec07","ref":"refs/heads/master","pushedAt":"2023-11-05T06:58:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"doc: Fix image URLs in README for view counter badge\n\nThe README file has been updated to fix the image URLs for the view counter badge. The URLs have been modified to include the full HTTPS protocol to ensure proper rendering of the badge.","shortMessageHtmlLink":"doc: Fix image URLs in README for view counter badge"}},{"before":"fcfa8788b498442544c5227645133f3a537748c4","after":"87962a3d195ec194ff42bb4bcdc60d20e8a6fe7f","ref":"refs/heads/master","pushedAt":"2023-11-05T06:55:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"doc: Update README.md","shortMessageHtmlLink":"doc: Update README.md"}},{"before":"96fed796d5e97f9f13d293407afecf5b309326c2","after":"fcfa8788b498442544c5227645133f3a537748c4","ref":"refs/heads/master","pushedAt":"2023-11-05T06:54:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"doc: Update README.md","shortMessageHtmlLink":"doc: Update README.md"}},{"before":"9743e435ac09c07688c99bf2c8a01212f6a7514a","after":"96fed796d5e97f9f13d293407afecf5b309326c2","ref":"refs/heads/master","pushedAt":"2023-11-05T06:51:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"doc: Update README.md","shortMessageHtmlLink":"doc: Update README.md"}},{"before":"680cf41c30f4631c5cdecf5de22a27c0060ff58c","after":"9743e435ac09c07688c99bf2c8a01212f6a7514a","ref":"refs/heads/master","pushedAt":"2023-10-23T16:17:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: Update project description, contributors and license","shortMessageHtmlLink":"chore: Update project description, contributors and license"}},{"before":"e32bd3ccf436fa9d9c7c3f9c451867d488d05158","after":"680cf41c30f4631c5cdecf5de22a27c0060ff58c","ref":"refs/heads/master","pushedAt":"2023-10-22T20:54:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: Update project description, contributors and license","shortMessageHtmlLink":"chore: Update project description, contributors and license"}},{"before":null,"after":"e32bd3ccf436fa9d9c7c3f9c451867d488d05158","ref":"refs/heads/master","pushedAt":"2023-10-22T19:27:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"refactor: Migrate project from JavaScript to TypeScript","shortMessageHtmlLink":"refactor: Migrate project from JavaScript to TypeScript"}},{"before":"e32bd3ccf436fa9d9c7c3f9c451867d488d05158","after":null,"ref":"refs/heads/master","pushedAt":"2023-10-22T19:25:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"}},{"before":null,"after":"e32bd3ccf436fa9d9c7c3f9c451867d488d05158","ref":"refs/heads/Change-from-KV-storage-to-D1-storage","pushedAt":"2023-10-22T19:25:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"refactor: Migrate project from JavaScript to TypeScript","shortMessageHtmlLink":"refactor: Migrate project from JavaScript to TypeScript"}},{"before":"4f09c4476b84b9547d30cc3bd975aa8524310b0e","after":null,"ref":"refs/heads/cloudflare","pushedAt":"2023-10-22T19:25:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"}},{"before":"54463227b4d5a88fa1f5635dd72562f1e153910b","after":null,"ref":"refs/heads/firebase","pushedAt":"2023-10-22T19:25:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"}},{"before":"9dbc0f8f3596b66a24acba594e61002afaf2d101","after":"e32bd3ccf436fa9d9c7c3f9c451867d488d05158","ref":"refs/heads/master","pushedAt":"2023-10-16T21:25:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"refactor: Migrate project from JavaScript to TypeScript","shortMessageHtmlLink":"refactor: Migrate project from JavaScript to TypeScript"}},{"before":"9938389a0dc23a37294b5e9d156e144ec0b22552","after":"9dbc0f8f3596b66a24acba594e61002afaf2d101","ref":"refs/heads/master","pushedAt":"2023-10-16T21:23:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"refactor: Migrate project from JavaScript to TypeScript","shortMessageHtmlLink":"refactor: Migrate project from JavaScript to TypeScript"}},{"before":"b7eb1bf6b24eec0e1a2817849d4eeec305b0e6fc","after":"9938389a0dc23a37294b5e9d156e144ec0b22552","ref":"refs/heads/master","pushedAt":"2023-10-16T11:11:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: Migrate from Service Workers to ES Modules","shortMessageHtmlLink":"chore: Migrate from Service Workers to ES Modules"}},{"before":"9bbeaf6d083a604ef98f63a13f0c9f50f9e4476d","after":"b7eb1bf6b24eec0e1a2817849d4eeec305b0e6fc","ref":"refs/heads/master","pushedAt":"2023-10-16T11:05:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore: Migrate from Service Workers to ES Modules","shortMessageHtmlLink":"chore: Migrate from Service Workers to ES Modules"}},{"before":"ff784ae86df46c737ee2701a342314c4a6b362de","after":"9bbeaf6d083a604ef98f63a13f0c9f50f9e4476d","ref":"refs/heads/master","pushedAt":"2023-10-16T10:36:00.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"chore(CI): Update workflow","shortMessageHtmlLink":"chore(CI): Update workflow"}},{"before":"9e2e5ba4eaabe6aa5b451e259d64a217c614336b","after":"ff784ae86df46c737ee2701a342314c4a6b362de","ref":"refs/heads/master","pushedAt":"2023-10-01T15:03:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jim60105","name":"陳鈞","path":"/jim60105","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16995691?s=80&v=4"},"commit":{"message":"Update kv id","shortMessageHtmlLink":"Update kv id"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD1w7Y_QA","startCursor":null,"endCursor":null}},"title":"Activity · jim60105/worker-view-counter-badge"}