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(recorder): Support recording the inserted canvas nodes

github.com/oct16/TimeCat - c47bd355484e7550d386daff6a0d9837945aa672 authored almost 4 years ago by oct16 <[email protected]>
feat: Compatible both canvas2d and webgl

github.com/oct16/TimeCat - abf75a5a76900b00cc41bdecd4b73f8aa2867cde authored almost 4 years ago by oct16 <[email protected]>
refactor: split canvas files

github.com/oct16/TimeCat - 968969ce26403b23ccdcd0dd3f61c7cab52b315f authored almost 4 years ago by oct16 <[email protected]>
feat: support webgl

github.com/oct16/TimeCat - 55fbe91eecf00a14cebf74b104c863d70d7376fd authored almost 4 years ago by oct16 <[email protected]>
build: remove unused scripts

github.com/oct16/TimeCat - c0caae601d0b9496d944c8dd9ec16f60cc23ba58 authored almost 4 years ago by oct16 <[email protected]>
test: add recorder test case

github.com/oct16/TimeCat - 63682e2ba5758310e4d20e88c62da9ce4fd1386b authored almost 4 years ago by oct16 <[email protected]>
test: support canvas mock

github.com/oct16/TimeCat - d9ce4be6d16e29f817a2971f97105973ac5e4aa5 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): Compatible with jest

github.com/oct16/TimeCat - 8b00b8df4da5f6e1563f009aa28222c5d1e24cac authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): frameElement maybe null

github.com/oct16/TimeCat - 45ff1484326aaba8f761c792798c4c37092bd3ad authored almost 4 years ago by oct16 <[email protected]>
test: add utils unit testing

github.com/oct16/TimeCat - 4a73c924d8e28099c5108a82b86a0a0bdcc89685 authored almost 4 years ago by oct16 <[email protected]>
fix(utils): throttle default options is true

github.com/oct16/TimeCat - 0409a68364107edc4adffa654c49c156846c0d8b authored almost 4 years ago by oct16 <[email protected]>
test: add virtual dom test case

github.com/oct16/TimeCat - 8e46eafe088027699cb5cb5456f50dcb1ff93db5 authored almost 4 years ago by oct16 <[email protected]>
test: update jest setup

github.com/oct16/TimeCat - 429a428e626f7b6435ddbfc84cbe5f348b0d3bc5 authored almost 4 years ago by oct16 <[email protected]>
refactor: rm all tests

github.com/oct16/TimeCat - 3b2a51ee0023752464bae0b8a8225a67ead10181 authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): assert correct type

github.com/oct16/TimeCat - 06ee29e11c7d28be101a8834c8e51bc362d58d88 authored almost 4 years ago by oct16 <[email protected]>
perf: optimize canvas keys

github.com/oct16/TimeCat - 97e9f0c5df0423165e62287fc6a796a788df57b4 authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): disable CanvasWatcher in DomWatcher

github.com/oct16/TimeCat - f322e1aa5d4bcfdea6d46ff13c09e3de39278367 authored almost 4 years ago by oct16 <[email protected]>
refactor(recorder): get recorder properties by getter

github.com/oct16/TimeCat - dd8919e05ebb5be5c4b4abcf825a46b760794ffc authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): keepAlice

github.com/oct16/TimeCat - 89a86b35554723ca5f5f5154ce13fa8149fd3734 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support keepAlive

github.com/oct16/TimeCat - 7d9f1a4a63dbf7ced935728ea46a73ae8977b9e5 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): exec emit tasks in a queue

github.com/oct16/TimeCat - 7a9a692ebf1d06afdf37ef6ad7a3a922fe2b977e authored almost 4 years ago by oct16 <[email protected]>
refactor(recorder): connect compose

github.com/oct16/TimeCat - a666d03919256b54dc32922f826b1996859f090e authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): change type name of use canvas watcher

github.com/oct16/TimeCat - d96a06b6e841d54a9512acc9deac1dc1c3635ac2 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): impl disableWatchers

github.com/oct16/TimeCat - 99e76f5f98678636dfad5e6a18c4c1caf147ec91 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): sperate canvas watcher

github.com/oct16/TimeCat - a91164b43b4386ce4dffb86501236f723b9c4b0e authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support disableWatchers

github.com/oct16/TimeCat - 9ce48ec9bd756d6409b8b77aba53926a6db7c722 authored almost 4 years ago by oct16 <[email protected]>
feat(player): add access modifiers

github.com/oct16/TimeCat - 9fb2d48920fa93730d77355e27e589b02860e205 authored almost 4 years ago by oct16 <[email protected]>
build: update all dependencies

github.com/oct16/TimeCat - 7b57e32de935843dd45706264ed0d7c5030e6d0c authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): add access modifiers

github.com/oct16/TimeCat - 859c4a0b3950e1b503f4ff4ee6820c0e751d600c authored almost 4 years ago by oct16 <[email protected]>
build: update husky to v5

github.com/oct16/TimeCat - edec222dc4faf844bbd8ed7611be9e38cb010306 authored almost 4 years ago by oct16 <[email protected]>
feat(player): support export name

github.com/oct16/TimeCat - 2ffc17b8c56814b86c2c72739e1fb5c0d725a5ab authored almost 4 years ago by oct16 <[email protected]>
refactor(player): migrate funs to common

github.com/oct16/TimeCat - 43c3ade93b85036fcaaa01b641de86e706d3bf36 authored almost 4 years ago by oct16 <[email protected]>
feat: use default crossUrl https://timecatjs.com/all-origins

github.com/oct16/TimeCat - e4a5cc4f966b57fd58f5462828e2c9f04daf7a0d authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): added svg node by construct name

github.com/oct16/TimeCat - f06360c1d5a6ab37a70ab1118cb8f89cf18d8585 authored almost 4 years ago by oct16 <[email protected]>
feat(player): implement destroy

github.com/oct16/TimeCat - 12bf6a2a1601390a7e547fee3666534ec02c83cf authored almost 4 years ago by oct16 <[email protected]>
refactor(player): using shadowHost

github.com/oct16/TimeCat - fe1ebcfddd6fd6014d9e94132c55c6fa7a9284ed authored almost 4 years ago by oct16 <[email protected]>
refactor(player): renders

github.com/oct16/TimeCat - 55724add5b363965db0b65b39cf6de408ab5de4e authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): add rewriteResource default variables

github.com/oct16/TimeCat - 26de0156f7eb747ab2e1d80c6f419b61faef786b authored almost 4 years ago by oct16 <[email protected]>
fix(virtual-dom): remove duplicated syntax

github.com/oct16/TimeCat - ab7c8374a3687601d22059f53e82cd088eba4ba5 authored almost 4 years ago by oct16 <[email protected]>
release: 1.2.0-alpha.20

github.com/oct16/TimeCat - c3083a47806fff17a5b7660a067175828fdb5a42 authored almost 4 years ago by oct16 <[email protected]>
perf: optimize fast forward

github.com/oct16/TimeCat - 0b345639f7083d6841c904b6b0c34f7c8a9d7a92 authored almost 4 years ago by oct16 <[email protected]>
refactor(recorder): make code elegant

github.com/oct16/TimeCat - a5930530efb029ab873d1d9bc5598f691aa1c716 authored almost 4 years ago by oct16 <[email protected]>
fix(player): shallow copy args for stroke canvas

github.com/oct16/TimeCat - e1d1f55504010f1e81747de1fbcde7340e9e28f8 authored almost 4 years ago by oct16 <[email protected]>
build: add repleace html space plugin

github.com/oct16/TimeCat - 54a7af5d51df36e1b49d585a7304f8d827e9c854 authored almost 4 years ago by oct16 <[email protected]>
fix(player): replay after the end

github.com/oct16/TimeCat - 70ad1c084b30ab117bb6c4cf76cf62ded179f27c authored almost 4 years ago by oct16 <[email protected]>
fix(player): fullscreen with target

github.com/oct16/TimeCat - 8ca30f79522d372652062f76df59d53894b8a4ff authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): rm canvas watcher state key

github.com/oct16/TimeCat - f005d880c56c7310617436a03ff9996baee83b66 authored almost 4 years ago by oct16 <[email protected]>
fix: series issues

1. fix for destroy player
2. exec calcProgress after play
3. other

github.com/oct16/TimeCat - 98a6e762bdac84fddacdb84ca19c6b30b17ba2d7 authored almost 4 years ago by oct16 <[email protected]>
build: add sourceMap in dev

github.com/oct16/TimeCat - 83301a3c7fd1ae19e528be935b1cf46aabbf5c92 authored almost 4 years ago by oct16 <[email protected]>
build: add github ISSUES_TEMPLATE.MD

github.com/oct16/TimeCat - 3e43535f9cc857d0a056a2ca369d58bc5972e3a1 authored almost 4 years ago by oct16 <[email protected]>
docs: update links

github.com/oct16/TimeCat - 2ccc64b3d735c25bf5d662e3f08485ff96e8676a authored almost 4 years ago by oct16 <[email protected]>
refactor: use empty default fn

github.com/oct16/TimeCat - 4b07525b573343d56f511a04661dac7f42328e41 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support multiple onData methods

github.com/oct16/TimeCat - d5087edc3f2b36f68e004ebb166f6d93448857f3 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support compose emit data

github.com/oct16/TimeCat - decbd5e52b488d392f543f20e28e20e1868ad27f authored almost 4 years ago by oct16 <[email protected]>
fix: issues

1. rewriteResource types
2. call emit hook before plugins

github.com/oct16/TimeCat - 5ca7105dc419e30ee19e7330a21697a9f75b4e4f authored almost 4 years ago by oct16 <[email protected]>
docs: update examples link

github.com/oct16/TimeCat - 52cf7face93a87032c560508a85689bd748a4f56 authored almost 4 years ago by oct16 <[email protected]>
chore: rm examples

github.com/oct16/TimeCat - 96b7a4b06a11ed9f9732c44021ea171c6beab234 authored almost 4 years ago by oct16 <[email protected]>
feat(utils): recover console

github.com/oct16/TimeCat - ec4144ccf34a32192b01a7944f5523241406ffa7 authored almost 4 years ago by oct16 <[email protected]>
fix: issues

1. virtual-dom setAttribute
2. initView scroll behavior is auto
3. set REPLAY_LOCATION in initVi...

github.com/oct16/TimeCat - a894bae7e4debd9477ee8527dbe22b9e7a521fc2 authored almost 4 years ago by oct16 <[email protected]>
feat: support custom plugin

github.com/oct16/TimeCat - 3a3fd6ca83a94b67f8aef4ab93697477b386952b authored almost 4 years ago by oct16 <[email protected]>
fix(player): overflow hide

github.com/oct16/TimeCat - 5cefd3476ccfa2f6ca86e3982164782906d3bb9c authored almost 4 years ago by oct16 <[email protected]>
fix(player): rm html template extra space

github.com/oct16/TimeCat - 6f26c4e661d7a7373106a5abfb8bb796a809d7ed authored almost 4 years ago by oct16 <[email protected]>
release: 1.2.0-alpha.18

github.com/oct16/TimeCat - cd3075c8be168ef2cc6c3ffb92cc2a64873f0732 authored almost 4 years ago by oct16 <[email protected]>
chore: add google site verification

github.com/oct16/TimeCat - bf74032c2baaa31c6807b3b43554273f0b33dafc authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): PreFetch Resource only support [css] currently

github.com/oct16/TimeCat - 16a602c142088a712d7a45d185019e83cd976c0a authored almost 4 years ago by oct16 <[email protected]>
feat(player): remove makeCssInline in output

github.com/oct16/TimeCat - 595f5ac2505f42b61fa32a5c8812059600f6eefc authored almost 4 years ago by oct16 <[email protected]>
fix: remove decodeURIComponent in setAttribute

github.com/oct16/TimeCat - 3ee39d61b09efc1e2569b255bc558c9bf7d7757b authored almost 4 years ago by oct16 <[email protected]>
fix(player): log msg when not enable allowfullscreen attribute in the iframe

github.com/oct16/TimeCat - 3722fa89c56f100fca847ebbeba231c039ea0067 authored almost 4 years ago by oct16 <[email protected]>
fix(player): hide scroll bar

github.com/oct16/TimeCat - 563686ec408e1c262703425c782196e98811fc9a authored almost 4 years ago by oct16 <[email protected]>
feat(player): add preventScroll

github.com/oct16/TimeCat - 96b3cc3c0ba769234be54f4ad0b28613de675d7f authored almost 4 years ago by oct16 <[email protected]>
docs: rm articles

github.com/oct16/TimeCat - eeb71cd452d0103da224b02c8a8c57f4b167ca15 authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): cross issues

1. frameRecorder destroy
2. frame.document
3. props.textContent completeCssHref

github.com/oct16/TimeCat - 3a3529f6564d3cd3b106f0c1b936454f447bd954 authored almost 4 years ago by oct16 <[email protected]>
release: 1.2.0-alpha.19

github.com/oct16/TimeCat - f85b3a5c6c2bf1332c4f8449e865aef75fa2e74d authored almost 4 years ago by oct16 <[email protected]>
fix(player): scroll in firefox

github.com/oct16/TimeCat - 995ec706885831c8813fafa6ed53a8ce5dd0309a authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): export RecordOptions

github.com/oct16/TimeCat - 6b6788e58b5553213fca35e34a321f5a3620d1b5 authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): rm crossOriginUrl when fetch css

github.com/oct16/TimeCat - e3b9123325524d819a305a9b5e37a1446fee1893 authored almost 4 years ago by oct16 <[email protected]>
fix(utils): completeCssHref url match with params

github.com/oct16/TimeCat - fa3d5f0692db4589345141666e847a20c931f2da authored almost 4 years ago by oct16 <[email protected]>
fix: issues

1. virtual-dom setAttribute
2. initView scroll behavior is auto
3. rejoin srcset path
4. not dro...

github.com/oct16/TimeCat - 0f587e9f60b4fc23c074448e4f482094e0700f86 authored almost 4 years ago by oct16 <[email protected]>
fix(player): wait for link element load

github.com/oct16/TimeCat - df411b6439d3c83dbe396cb4f66b74638fef7d6e authored almost 4 years ago by oct16 <[email protected]>
feat: add warning method

1. warning fail to fetch

github.com/oct16/TimeCat - fdf5b78e007da988651201a64b25fe71fe0baa65 authored almost 4 years ago by oct16 <[email protected]>
fix(player): use shadowroot overflow hidden

github.com/oct16/TimeCat - 1cf098fa8358f82d7627bf8d36e725e2636ef81d authored almost 4 years ago by oct16 <[email protected]>
chore: ignore examples

github.com/oct16/TimeCat - b725f7c83ae9e377c4b32606b191ffb255e8116c authored almost 4 years ago by oct16 <[email protected]>
feat: uniform use of querySelector

github.com/oct16/TimeCat - ac744298a3c08baf39637f5fb4cdb635d632b3c5 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): add targetTime for patch record

github.com/oct16/TimeCat - f9dd7fca4a4637cf2002738d91601cd3fe0e45b1 authored almost 4 years ago by oct16 <[email protected]>
docs: add preFetch resource document

github.com/oct16/TimeCat - ff0145a3d7e6848f480dd9e3843dd5c53adf3e79 authored almost 4 years ago by oct16 <[email protected]>
feat(player): support preFetchRecord

github.com/oct16/TimeCat - dd7b2006c69735257c8b7b9503132e73b0f2ad2d authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): visbleChange default is false

github.com/oct16/TimeCat - da184fcd6a0d97bc4bc69e4375cd622daaaea41a authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support prefetch source

1. refector rewriteResource in Recorder options
2. support prefetch source

github.com/oct16/TimeCat - c95b1187f577c93560724135206ede97097b8c95 authored almost 4 years ago by oct16 <[email protected]>
fix(player): decode srcset url

github.com/oct16/TimeCat - 44ee80ab4f956730747abfbdb6ff48dcdc341414 authored almost 4 years ago by oct16 <[email protected]>
fix: resolve inline style id duplicate

github.com/oct16/TimeCat - db0068ba557f77ed5fbccdf4720a96e9e546395d authored almost 4 years ago by oct16 <[email protected]>
feat: sort demo list

github.com/oct16/TimeCat - 5d301aeb4694a422cc4fbe58f19b5d0c5e51af5d authored almost 4 years ago by oct16 <[email protected]>
fix: decode url when use srcset or sizes

github.com/oct16/TimeCat - bea294fd0a9664e3404bf8e4fdc4dd55f0aeaed8 authored almost 4 years ago by cbbfcd <[email protected]>
docs: update

github.com/oct16/TimeCat - 5427f89149a6fa434ca34968921914e3cf7c5ca8 authored almost 4 years ago by oct16 <[email protected]>
fix(player): add return type for getNextReplayData

github.com/oct16/TimeCat - 2733d344a96aacfbe10b1f9d0fc11593ab5d788a authored almost 4 years ago by oct16 <[email protected]>
release: 1.2.0-alpha.17

github.com/oct16/TimeCat - c88043d1f08453234ad7681081302aec9383e126 authored almost 4 years ago by oct16 <[email protected]>
fix(player): render scroll

github.com/oct16/TimeCat - db03f3c18f9e803410f3d8a2b44b3de3a0e23125 authored almost 4 years ago by oct16 <[email protected]>
feat: update tech doc

github.com/oct16/TimeCat - d169917afaa73adf8cdeb49af4e78b668293c64f authored almost 4 years ago by oct16 <[email protected]>
docs: add visibleChange doc

github.com/oct16/TimeCat - cb03f76e992a74fa8e32dda22cfdf19235b52bfc authored almost 4 years ago by oct16 <[email protected]>
feat: log version

github.com/oct16/TimeCat - 542cec2121c799eef0a5fd0d825e5a3348ac3120 authored almost 4 years ago by oct16 <[email protected]>
feat: licence description

github.com/oct16/TimeCat - 4ba0d75eab8b41f6f607d130af6c390aec883b69 authored almost 4 years ago by oct16 <[email protected]>