{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":328847710,"defaultBranch":"master","name":"ootk","ownerLogin":"thkruz","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-01-12T02:19:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/23319161?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704150529.0","currentOid":""},"activityList":{"items":[{"before":"edaafb7ee1092064addd040d438d100f6b84514b","after":"cd629043ab6050fa08cad61373f0de66dcdc4d29","ref":"refs/heads/develop","pushedAt":"2024-04-04T13:22:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0","shortMessageHtmlLink":"4.0.0"}},{"before":"5f123b10c5a5aa7d8eb48d9d06e491d21657d18d","after":"edaafb7ee1092064addd040d438d100f6b84514b","ref":"refs/heads/develop","pushedAt":"2024-04-04T13:22:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"fix: :arrow_up: bump ootk-core","shortMessageHtmlLink":"fix: ⬆️ bump ootk-core"}},{"before":"9ac1464338284e6169304e44ceecb9c978543203","after":"5f123b10c5a5aa7d8eb48d9d06e491d21657d18d","ref":"refs/heads/develop","pushedAt":"2024-03-30T14:10:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-17","shortMessageHtmlLink":"4.0.0-17"}},{"before":"2aaa94dec7aa8b61895099ca01228fc8be9fffc6","after":"9ac1464338284e6169304e44ceecb9c978543203","ref":"refs/heads/develop","pushedAt":"2024-03-30T14:10:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"build: :arrow_up: bump ootk-core","shortMessageHtmlLink":"build: ⬆️ bump ootk-core"}},{"before":"f5152ed69c98f92e354240dfe36589fad81e1fa6","after":"2aaa94dec7aa8b61895099ca01228fc8be9fffc6","ref":"refs/heads/develop","pushedAt":"2024-03-24T13:32:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-16","shortMessageHtmlLink":"4.0.0-16"}},{"before":"5630e0528c67acb04313e5dc30dcb60cf3619e22","after":"f5152ed69c98f92e354240dfe36589fad81e1fa6","ref":"refs/heads/develop","pushedAt":"2024-03-24T13:31:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"build: :arrow_up: bump ootk-core","shortMessageHtmlLink":"build: ⬆️ bump ootk-core"}},{"before":"7d28c3f5de0e3e9d2dd13bbf5cdfd5527f6126a8","after":"5630e0528c67acb04313e5dc30dcb60cf3619e22","ref":"refs/heads/develop","pushedAt":"2024-03-24T13:27:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-15","shortMessageHtmlLink":"4.0.0-15"}},{"before":"2537a01f7a048730d80df7cba708707b55ccd79d","after":"7d28c3f5de0e3e9d2dd13bbf5cdfd5527f6126a8","ref":"refs/heads/develop","pushedAt":"2024-03-24T13:26:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"feat: :sparkles: Add node support\n\nAdd proper support to Node. Previously when importing with node/vite there were errors about importing a directory and relative files needed the .js extension explicitly listed. Now it works in both node and browser.","shortMessageHtmlLink":"feat: ✨ Add node support"}},{"before":"9b540f9231076ce8670eb2230321b592d0696b99","after":"2537a01f7a048730d80df7cba708707b55ccd79d","ref":"refs/heads/develop","pushedAt":"2024-03-23T19:38:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-14","shortMessageHtmlLink":"4.0.0-14"}},{"before":"0ecdcc3aaeadfbe327ca57c2b5927656c4cae318","after":"9b540f9231076ce8670eb2230321b592d0696b99","ref":"refs/heads/develop","pushedAt":"2024-03-23T19:37:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"fix: :bug: fix issue with vite","shortMessageHtmlLink":"fix: 🐛 fix issue with vite"}},{"before":"c72bd38df2be1fef82603e85fd687a2e3f67ca83","after":"0ecdcc3aaeadfbe327ca57c2b5927656c4cae318","ref":"refs/heads/develop","pushedAt":"2024-03-23T19:36:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-13","shortMessageHtmlLink":"4.0.0-13"}},{"before":"9dd41607da91e4daffd8456f795239e945493a2d","after":"c72bd38df2be1fef82603e85fd687a2e3f67ca83","ref":"refs/heads/develop","pushedAt":"2024-03-23T19:03:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"fix: :bug: add fix for vite compiler","shortMessageHtmlLink":"fix: 🐛 add fix for vite compiler"}},{"before":"3ea6142cec2f59c02fe17d4b9f92c2802a3c9e4d","after":"9dd41607da91e4daffd8456f795239e945493a2d","ref":"refs/heads/develop","pushedAt":"2024-03-20T10:24:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"feat: :sparkles: add new catalog sources","shortMessageHtmlLink":"feat: ✨ add new catalog sources"}},{"before":"185cc506482c0e0224ff0392e6bb1bad599d54ec","after":"3ea6142cec2f59c02fe17d4b9f92c2802a3c9e4d","ref":"refs/heads/develop","pushedAt":"2024-03-11T08:46:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-12","shortMessageHtmlLink":"4.0.0-12"}},{"before":"035c7e253f5103ee60e365a39aa6a86b9e8d16d8","after":"185cc506482c0e0224ff0392e6bb1bad599d54ec","ref":"refs/heads/develop","pushedAt":"2024-03-11T08:46:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"refactor: :recycle: move freqBand from RfSensor to DetailedSensor","shortMessageHtmlLink":"refactor: ♻️ move freqBand from RfSensor to DetailedSensor"}},{"before":"53c887730d389b06f18889d4f2170a1e4ac82993","after":"035c7e253f5103ee60e365a39aa6a86b9e8d16d8","ref":"refs/heads/develop","pushedAt":"2024-03-11T08:43:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-11","shortMessageHtmlLink":"4.0.0-11"}},{"before":"179b486bbbd9355569414f9ca7ca82aaa374ca93","after":"53c887730d389b06f18889d4f2170a1e4ac82993","ref":"refs/heads/develop","pushedAt":"2024-03-11T08:24:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"refactor: :recycle: update transforms to allow multiple faces","shortMessageHtmlLink":"refactor: ♻️ update transforms to allow multiple faces"}},{"before":"48512489dd5284a9e12a0a703b9be9544d870447","after":"179b486bbbd9355569414f9ca7ca82aaa374ca93","ref":"refs/heads/develop","pushedAt":"2024-03-11T08:20:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"refactor: :recycle: update RfSensor to allow multiple faces","shortMessageHtmlLink":"refactor: ♻️ update RfSensor to allow multiple faces"}},{"before":"add7613c9cea3ddf56b5da0accef36b8b866b144","after":"48512489dd5284a9e12a0a703b9be9544d870447","ref":"refs/heads/develop","pushedAt":"2024-03-11T07:56:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-10","shortMessageHtmlLink":"4.0.0-10"}},{"before":"3458e887db3af164168fcf540479d260ff08cd62","after":"add7613c9cea3ddf56b5da0accef36b8b866b144","ref":"refs/heads/develop","pushedAt":"2024-03-11T07:56:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"refactor: :recycle: make rfSensor an extension of DetailedSensor","shortMessageHtmlLink":"refactor: ♻️ make rfSensor an extension of DetailedSensor"}},{"before":"63aeb77d3d24071a1d66e5396b27e8c89fe34198","after":"3458e887db3af164168fcf540479d260ff08cd62","ref":"refs/heads/develop","pushedAt":"2024-02-19T08:36:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-9","shortMessageHtmlLink":"4.0.0-9"}},{"before":"177c88b308760c08e592d409f106cbfe2b0b98ac","after":"63aeb77d3d24071a1d66e5396b27e8c89fe34198","ref":"refs/heads/develop","pushedAt":"2024-02-19T08:35:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"feat: :sparkles: add detailedsatellite cloning","shortMessageHtmlLink":"feat: ✨ add detailedsatellite cloning"}},{"before":"4e27633714ba3c74064e276499a9f3789e78b954","after":"177c88b308760c08e592d409f106cbfe2b0b98ac","ref":"refs/heads/develop","pushedAt":"2024-02-19T07:40:45.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"feat: :sparkles: add forces and propagators","shortMessageHtmlLink":"feat: ✨ add forces and propagators"}},{"before":"0750c9aebee45bf0cba773b7d09ad91b3d29dbd7","after":"4e27633714ba3c74064e276499a9f3789e78b954","ref":"refs/heads/develop","pushedAt":"2024-01-21T16:27:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-8","shortMessageHtmlLink":"4.0.0-8"}},{"before":"7391f2cec46aba1c713b8085fc4b7e359d064258","after":"0750c9aebee45bf0cba773b7d09ad91b3d29dbd7","ref":"refs/heads/develop","pushedAt":"2024-01-21T16:26:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"fix: :bug: make vmag and rcs nullable","shortMessageHtmlLink":"fix: 🐛 make vmag and rcs nullable"}},{"before":"188513fabd9a1f621547769b9624c0dfcddee59d","after":"7391f2cec46aba1c713b8085fc4b7e359d064258","ref":"refs/heads/develop","pushedAt":"2024-01-21T12:15:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-7","shortMessageHtmlLink":"4.0.0-7"}},{"before":"bd3b0928ade3612e9253f9dae3615fbb3be4d0ac","after":"188513fabd9a1f621547769b9624c0dfcddee59d","ref":"refs/heads/develop","pushedAt":"2024-01-21T12:14:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"build: :arrow_up: bump ootk-core","shortMessageHtmlLink":"build: ⬆️ bump ootk-core"}},{"before":"c7c5350d47d20ffb5453ccfcb490164a00b50a9e","after":"bd3b0928ade3612e9253f9dae3615fbb3be4d0ac","ref":"refs/heads/develop","pushedAt":"2024-01-20T12:55:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-6","shortMessageHtmlLink":"4.0.0-6"}},{"before":"757b6296971215dcd4e4b7538a638db6e646560e","after":"c7c5350d47d20ffb5453ccfcb490164a00b50a9e","ref":"refs/heads/develop","pushedAt":"2024-01-20T12:55:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"build: :arrow_up: bump ootk-core","shortMessageHtmlLink":"build: ⬆️ bump ootk-core"}},{"before":"d19fd5b80b7b223a91c56a64b9564350cd9a90d0","after":"757b6296971215dcd4e4b7538a638db6e646560e","ref":"refs/heads/develop","pushedAt":"2024-01-20T12:41:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"thkruz","name":"Theodore Kruczek","path":"/thkruz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23319161?s=80&v=4"},"commit":{"message":"4.0.0-5","shortMessageHtmlLink":"4.0.0-5"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJ9NrqAA","startCursor":null,"endCursor":null}},"title":"Activity · thkruz/ootk"}