Tracker 3.6.0 and message schema update * feat (tracker, backend, player): Adopted Style Sheets maintenance * refactor(tracker,player): compact messages representation (as array) * feat (tracker,backend): Use real sessionStart timestamp decoded from token on start * fix (frontend/assist): Fix activity timeouts logic in assist * fix (tracker): maintain scroll, mousemove, mouseclick, exceptions inside iFrames * fix (tracker): img module url resolving * fix (tracker): critical bug in observer (missing nodes) * feat (tracker): sessionHash returned on stop can be used for continuing session on start |
||
|---|---|---|
| .. | ||
| .storybook | ||
| .yarn | ||
| app | ||
| scripts | ||
| .babelrc | ||
| .dockerignore | ||
| .env.sample | ||
| .gitignore | ||
| .prettierrc | ||
| .yarnrc.yml | ||
| build.sh | ||
| dev-init.sh | ||
| development.md | ||
| Dockerfile | ||
| jest.config.js | ||
| nginx.conf | ||
| package.json | ||
| path-alias.js | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| webpack.config.ts | ||
openreplay-ui
OpenReplay prototype UI
On new icon addition:
yarn gen:icons
Documentation
Labels in comments: TEMP = temporary code TODO = things to implement