Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

TimeCat

A Magical Web Recorder
Collective - Host: opensource - https://opencollective.com/timecat - Website: https://oct16.github.io/TimeCat - Code: https://github.com/oct16/TimeCat

feat: support simple canvas record

github.com/oct16/TimeCat - 85d09ee7383717df6ea412a96ec70c163c6982c2 authored over 4 years ago by FengFan <[email protected]>
feat: add snapshot canvas

github.com/oct16/TimeCat - c025ad4c7099548d942b53647d9b8f381441113c authored over 4 years ago by FengFan <[email protected]>
fix: empty ReplayLocation

github.com/oct16/TimeCat - 2d9e3243105fd3abe4b1e22569b705d37c931a85 authored over 4 years ago by FengFan <[email protected]>
chore: adjust code structure

github.com/oct16/TimeCat - 5e98ab40b755f7d101f88c9c35aebd3bea331732 authored over 4 years ago by FengFan <[email protected]>
feat: add canvas watcher

github.com/oct16/TimeCat - ad70853daba29e3d55d65a3eb0489c168fb92fea authored over 4 years ago by FengFan <[email protected]>
chore: rename to uninstallStore

github.com/oct16/TimeCat - b21c35b98234c293c57fc83b8fb9fe2750c2a2ee authored over 4 years ago by FengFan <[email protected]>
feat: made some code structure adjustments (#28)

Co-authored-by: huangteng02 <[email protected]>

github.com/oct16/TimeCat - dad6f0b284cb68ea9488ceba6d4f2ff9ed9cec6c authored over 4 years ago by 波比小金刚 <[email protected]>
fix: mouse position in iframe

github.com/oct16/TimeCat - 11416bc40b144701cef924587c2c92032d71a2b4 authored over 4 years ago by FengFan <[email protected]>
chore: ignore files for path test*

github.com/oct16/TimeCat - f13da239217ab48f110814f709561debb083b254 authored over 4 years ago by FengFan <[email protected]>
fix: some fixed (#27)

Co-authored-by: huangteng02 <[email protected]>

github.com/oct16/TimeCat - e59f403e0d9f9c3f00eb9518d72203d5d0029e39 authored over 4 years ago by 波比小金刚 <[email protected]>
docs: update doc

github.com/oct16/TimeCat - 1ef7f71c8719d89ac2d650be8c27157adfc0e1ac authored over 4 years ago by FengFan <[email protected]>
fix: fixed the bug in frame demo (#24)

Co-authored-by: huangteng02 <[email protected]>

github.com/oct16/TimeCat - 3552c654abcc37d45dfff48232bdc64efd3f2715 authored over 4 years ago by 波比小金刚 <[email protected]>
fix(watcher): checkbox element change

github.com/oct16/TimeCat - 4e86ef56d5eaf5bafb588ab76e36cfc123f7e39c authored over 4 years ago by FengFan <[email protected]>
fix: import * as not support api-extractor

see issues https://github.com/microsoft/rushstack/issues/1866

github.com/oct16/TimeCat - 3878fb099042db1f623a04a02df6628e8695d77f authored over 4 years ago by FengFan <[email protected]>
fix(demo): make iframe demo responsive

github.com/oct16/TimeCat - d48bddd793419f446fc64ba6a9b498543e1ff2d3 authored over 4 years ago by FengFan <[email protected]>
fix: prevent user behavior in player

1. disabled scroll in mobile
2. disabled input element

github.com/oct16/TimeCat - 85304ffb50321eb3e176aacdf7172b4d11f9c7fe authored over 4 years ago by FengFan <[email protected]>
feat: update Milestone

github.com/oct16/TimeCat - 211df2826c9d58f09b96ee4acba69b408357db4c authored over 4 years ago by FengFan <[email protected]>
build: rm test

github.com/oct16/TimeCat - 285a85acee4b54e183136244ee83900bc34192cb authored over 4 years ago by FengFan <[email protected]>
fix: set iframe demo sdk path to prod

github.com/oct16/TimeCat - 27b2e42a2b67fd0c1534fa3994303e7c58dacd1e authored over 4 years ago by FengFan <[email protected]>
build: update script for pord

github.com/oct16/TimeCat - 5a1408aa831c1a174050f42f5ab51c0e26f49ca1 authored over 4 years ago by FengFan <[email protected]>
fix: doc fixed (#23)

Co-authored-by: huangteng02 <[email protected]>

github.com/oct16/TimeCat - 14e770ed0a7c715915d55b7752bafc792a9049b4 authored over 4 years ago by 波比小金刚 <[email protected]>
feat: add location watcher

github.com/oct16/TimeCat - 19bc93a1f8af57e6d7c4d6215fef5ddd5934cf81 authored over 4 years ago by FengFan <[email protected]>
Revert "fix: resolve to absolute path (#18)"

This reverts commit 91d18c93c87c03a2fe3bba4bf921a94ead293f8a.

github.com/oct16/TimeCat - b5d87e205055c892cd6cb95ae824dc2d5dab0495 authored over 4 years ago by FengFan <[email protected]>
feat: add iframe demo

github.com/oct16/TimeCat - 31b1f6d112d2a0497e8b740ead9ee581d532141a authored over 4 years ago by FengFan <[email protected]>
feat(record): update watchers and fix form element watcher

github.com/oct16/TimeCat - 0c3fa0978972f3a60a12899763b7bad3538fe906 authored over 4 years ago by FengFan <[email protected]>
fix: kidnap inputs in iframe

github.com/oct16/TimeCat - 1ee2cf14bd28ee7c85956bfa17494c42e8cc551a authored over 4 years ago by FengFan <[email protected]>
feat: support record multiple iframes (#8)

github.com/oct16/TimeCat - a36468def15e3e953374e34337fd1fecbe5d59cb authored over 4 years ago by FengFan <[email protected]>
fix: scroll for iframe

github.com/oct16/TimeCat - 8f1f2ca9ad890de530a27e66d95efa3720ee2aaa authored over 4 years ago by FengFan <[email protected]>
feat: support record iframe(#8)

github.com/oct16/TimeCat - d8761a1e8bb0918ab33d4029167a9e03e13d48e5 authored over 4 years ago by FengFan <[email protected]>
build(deps): bump lodash from 4.17.15 to 4.17.19 (#22)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

github.com/oct16/TimeCat - 1ae6060b9a550cabc0ab6b2345cc0814da8f5449 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: clear up pkg

github.com/oct16/TimeCat - 7c9ac068763b2528f49e7ccd8704208b2ddf8c0a authored over 4 years ago by FengFan <[email protected]>
feat: set the container to center zoom

github.com/oct16/TimeCat - bca52eb05a95243f5888b315257ee2fcbfa3deb3 authored over 4 years ago by FengFan <[email protected]>
compatible with more browser and mobile (#21)

update: compatible with more browser and mobile

Co-authored-by: huangteng02 <huangteng02@meit...

github.com/oct16/TimeCat - 780ba635831fa8c3d6fd919b9a1264c4774de362 authored over 4 years ago by 波比小金刚 <[email protected]>
chore: clear up for static html files

github.com/oct16/TimeCat - 45b55621cc8d6d15a0b49f896ac8bb6c948eb112 authored over 4 years ago by FengFan <[email protected]>
docs: add chrome extension link

github.com/oct16/TimeCat - 81537f27ba4c37bb00d04e7f9d68d2280caaa56f authored over 4 years ago by FengFan <[email protected]>
feat: Some small optimizations (#19)

* fix: resolve to absolute path

* feat: some update

Co-authored-by: huangteng02 <huangteng...

github.com/oct16/TimeCat - 3699e97550349708e410ed670f12ff7b0b8ae7f7 authored over 4 years ago by 波比小金刚 <[email protected]>
fix: resolve to absolute path (#18)

Co-authored-by: huangteng02 <[email protected]>

github.com/oct16/TimeCat - 91d18c93c87c03a2fe3bba4bf921a94ead293f8a authored over 4 years ago by 波比小金刚 <[email protected]>
chore: update packages

github.com/oct16/TimeCat - cb1395945bf902a26841a8a0fb1df074d64b7551 authored over 4 years ago by FengFan <[email protected]>
fix(replay): inject ReplayDataList for player(#14)

github.com/oct16/TimeCat - e8bbd991302b3dee84d6c8ae0cb30b83632c5844 authored over 4 years ago by FengFan <[email protected]>
fix(fmp): setTimeout return type

github.com/oct16/TimeCat - 2f92921b69948c8f41304a6cb19135822c1c97c9 authored over 4 years ago by FengFan <[email protected]>
docs: update doc

github.com/oct16/TimeCat - 82f169c8a19309c8811457ca78b0d4a2efe4a1cd authored over 4 years ago by FengFan <[email protected]>
fix: clear timer (#13)

LGTM

github.com/oct16/TimeCat - 19fa6908e3acc56dc66a260c10dda8eff59f659e authored over 4 years ago by 波比小金刚 <[email protected]>
feat: get all records now is supported by IE (#9)

github.com/oct16/TimeCat - 0e98bc80951c25ff858c061b963bcad28fb6394d authored over 4 years ago by 波比小金刚 <[email protected]>
fix: update the zh doc (#7)

'清空' -> '情况'

github.com/oct16/TimeCat - 645414cb974bac19535138eb223694df36c9fced authored over 4 years ago by 波比小金刚 <[email protected]>
build: output cjs

github.com/oct16/TimeCat - bc64a7d5b98e0b92f7d3aed3ce91725c2e1c058b authored over 4 years ago by FengFan <[email protected]>
docs: update doc

github.com/oct16/TimeCat - 59ba7e7652130e1b978b6a6dc78a323e91a8b8b6 authored over 4 years ago by FengFan <[email protected]>
docs: reduce illustration size

github.com/oct16/TimeCat - ed7c2d031e89855c4c8640a5cd653d562e03ce63 authored over 4 years ago by FengFan <[email protected]>
build: update api-extractor config

github.com/oct16/TimeCat - 3f6ae605dcd932c49feb6a2e8b9ac48ebb65b785 authored over 4 years ago by FengFan <[email protected]>
refactor: rm lerna

github.com/oct16/TimeCat - d0a77f7a90be44c034d8e3bcc9d09dde04af4aa1 authored over 4 years ago by FengFan <[email protected]>
feat: update types

github.com/oct16/TimeCat - 64c37b608a1a0941cf79d4bff9f93d8ee577c49f authored over 4 years ago by FengFan <[email protected]>
build: watch share

github.com/oct16/TimeCat - d221d793b51a2d9150bf2f6648c97b89c1c217cc authored over 4 years ago by FengFan <[email protected]>
feat: update d.ts

github.com/oct16/TimeCat - 972f71912558399ffe5eb0051c1b377824dbdd0a authored over 4 years ago by FengFan <[email protected]>
build: add bootstrap script

github.com/oct16/TimeCat - 7375ae2cc00225024cbdef406f05e812ade5a568 authored over 4 years ago by FengFan <[email protected]>
refactory: use monorepo

github.com/oct16/TimeCat - c246014b96d7f91189876fd7e0b9b77cdf197e59 authored over 4 years ago by FengFan <[email protected]>
fix: rm log

github.com/oct16/TimeCat - 5e27554f5815a3bb3828b71e7e2026315448f694 authored over 4 years ago by FengFan <[email protected]>
feat: update examples style

github.com/oct16/TimeCat - 2ee5112fa0d585a76cdab553ef3ccc57b76f7dca authored over 4 years ago by FengFan <[email protected]>
feat: add example Document

github.com/oct16/TimeCat - 9e9366125d31a32b10443d9574a663e860a543c8 authored over 4 years ago by FengFan <[email protected]>
feat: SVG transform tagName

github.com/oct16/TimeCat - e96747b9ae705ff659590b0ad7dfa6d10bed3b22 authored over 4 years ago by FengFan <[email protected]>
fix(recover-native): path error

github.com/oct16/TimeCat - dece372d98d78154dc0b05c750886a7e6927dc25 authored over 4 years ago by FengFan <[email protected]>
feat: extract css inline for cross domain

github.com/oct16/TimeCat - 3392e6fb1c6f150d1cf4b0b4461a12952aa995a6 authored over 4 years ago by FengFan <[email protected]>
feat: update types in reducers

github.com/oct16/TimeCat - febf83cd8026607322d868781f1a83f00eb79588 authored over 4 years ago by FengFan <[email protected]>
chore: clear up serialize

github.com/oct16/TimeCat - 1b8eed89e31652d7a8a73364532656913774a4ea authored over 4 years ago by FengFan <[email protected]>
docs: add architecture map

github.com/oct16/TimeCat - f43c1954af386d9f031e4b2958fc9365ae7abb27 authored over 4 years ago by FengFan <[email protected]>
docs: update usage detail

github.com/oct16/TimeCat - 0ba67c0b0d71bc3b5cdb6616a14534257bb7f498 authored over 4 years ago by FengFan <[email protected]>
docs: add description

github.com/oct16/TimeCat - 4c91fe2e9dc3786921cd23288e26b421f6ea0848 authored over 4 years ago by FengFan <[email protected]>
docs: update detail

github.com/oct16/TimeCat - 6ebb4a036a22d6c657837d662d3fe09029a57bd5 authored over 4 years ago by FengFan <[email protected]>
feat: update pic in example index

github.com/oct16/TimeCat - b4c793ca8d6f628996cf61ed27bca2e2b5553ed1 authored over 4 years ago by FengFan <[email protected]>
docs: update for process the special elements

github.com/oct16/TimeCat - 9a65544cb3501369ff5b3ad55de2c0144dd96b3a authored over 4 years ago by FengFan <[email protected]>
docs: add explain for process of special elements

github.com/oct16/TimeCat - 71f6276f4aa44d1e2d6237760dc38f7ce0776832 authored over 4 years ago by FengFan <[email protected]>
feat: add viewport meta

github.com/oct16/TimeCat - b6ca8fcdd627a33262c8d473b0c17062987a5377 authored over 4 years ago by FengFan <[email protected]>
fix(pointer): click animate in safari

github.com/oct16/TimeCat - b55bdc5dfc52252ecba6a36a00cd9699a64bb150 authored over 4 years ago by FengFan <[email protected]>
feat: update github link

github.com/oct16/TimeCat - f1f04ac3f0f2bb093e5f17058e919c41d362993a authored over 4 years ago by FengFan <[email protected]>
fix(player): not trigger interactive in safari

github.com/oct16/TimeCat - 987e52b4e2ca5a101cc67904701a23b39ea26f83 authored over 4 years ago by FengFan <[email protected]>
fix(player): sync audio current time

github.com/oct16/TimeCat - fdbda583fc59697e4d03697fd59f684a748f11d2 authored over 4 years ago by FengFan <[email protected]>
fix(player): progress animation

github.com/oct16/TimeCat - e6fb135d9defcf8cb4add2f9555e52fb7b3510a5 authored over 4 years ago by FengFan <[email protected]>
feat: improve progress animate by calc transition duration time

github.com/oct16/TimeCat - ed65affce08a5463fcb68e03d04efdcfc7059f35 authored over 4 years ago by FengFan <[email protected]>
feat: speed is 1x 10x 100x

github.com/oct16/TimeCat - 538086707694984d762ff539eb73b0a323d24ce4 authored over 4 years ago by FengFan <[email protected]>
fix(style): keyboard button

github.com/oct16/TimeCat - d4d8c13df3e5009d4a3fa18723294f3f43e6b5e4 authored over 4 years ago by FengFan <[email protected]>
feat: update demos

github.com/oct16/TimeCat - 70187dd8464f26b5ef31d68acd61814cc89af6fa authored over 4 years ago by FengFan <[email protected]>
fix(player): switch next view error

github.com/oct16/TimeCat - 25b60cd16eb4988fdfbf9e5972c6975671401c48 authored over 4 years ago by FengFan <[email protected]>
fix(download): recover native method <AppendChild>

github.com/oct16/TimeCat - e8ff0d2637679333463716ddacf69e617909d1c6 authored over 4 years ago by FengFan <[email protected]>
fix: output audio files when download

github.com/oct16/TimeCat - 4a486692a115878a4025a23bf1be9e6188e8c20b authored over 4 years ago by FengFan <[email protected]>
fix: export script by fetch and fmp emit prompt

github.com/oct16/TimeCat - 8a931637240628caccd2c8b454d280ec46413e23 authored over 4 years ago by FengFan <[email protected]>
fix(style): start page mask cover all window

github.com/oct16/TimeCat - 97b73ee6034156d68e336ea80f3fda74f33adfea authored over 4 years ago by FengFan <[email protected]>
faet: support 128x fastforward

github.com/oct16/TimeCat - 9a299b2e060ba5d450c70d8a07fd51545ef44c66 authored over 4 years ago by FengFan <[email protected]>
fix(player): render frames for fastforward

github.com/oct16/TimeCat - 466b6d4ab443b7bca34eea82af63d1a99dd84495 authored over 4 years ago by FengFan <[email protected]>
feat: migrate to scss

github.com/oct16/TimeCat - d583cb0a8c7b37163fbd31337c2072821e73a900 authored over 4 years ago by FengFan <[email protected]>
fix(style): timer position

github.com/oct16/TimeCat - 99f8c62fcf96c120c71fe8ccbe765bc3834f8e92 authored over 4 years ago by FengFan <[email protected]>
fix: reduplicate inject inition script

github.com/oct16/TimeCat - ba98291055b9812d0a382eb83ac1e5454bf481f3 authored over 4 years ago by FengFan <[email protected]>