mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 09:16:49 +01:00
074d633c53
* paginate session recording events api * code quality * don't rerender replayer every time events get loaded * refactor session recordings, make it backwards compatible, add bunch of tests * move limit and offset to after decompress * change limit * add caching of recording * add duration * fix a few tests * fix api tests * add partial chunk test * fix default limit test * code quality * typing * fix backend tests * mypy fixes and signature * remove circular dependency * mypy and sessionsplaylogic tests * fix migration * make single migration * revert mypy typing * remove require react resolve * fix loading state to persist across multi chunks and add test' * cleanup * duration to ms * fix duration tests * remove require react resolve * fix test * bump rrweb player * change cache behavior plus more * fix frontend tests and make duration calculation more robust * fix timestamp in ms bug in tests * fix duration 0 test * fix compatibility with rrweb-player * update lockfile * yarn unlink * resolve kea-test-utils changes * another one * remove caching for now (leave as todo) and change limit to 100 |
||
---|---|---|
.. | ||
api | ||
benchmarks | ||
bin | ||
certs | ||
clickhouse | ||
idl | ||
kafka_client | ||
management/commands | ||
migrations | ||
models | ||
tasks | ||
__init__.py | ||
apps.py | ||
conftest.py | ||
docker-compose.ch.arm64.yml | ||
docker-compose.ch.test.yml | ||
docker-compose.ch.yml | ||
LICENSE | ||
settings.py | ||
urls.py |