openreplay/frontend
2023-05-09 15:31:09 +02:00
..
.storybook
.yarn
app fix(player): fix first 8 byte checker 2023-05-09 15:31:09 +02:00
cypress
scripts change(ui): fix conf 2023-03-16 17:21:01 +01:00
stories
tests
.babelrc
.dockerignore
.env.sample Update .env.sample 2023-05-09 15:31:09 +02:00
.gitignore
.prettierrc
.yarnrc.yml
build.sh chore(build): Bump image version of frontend assets while building (#1149) 2023-05-02 10:55:57 +02:00
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
Dockerfile
jest.config.js
nginx.conf
package.json change(ui) updated recaptcha lib - which causing an issue with state reading 2023-04-26 17:54:12 +02:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
webpack.config.ts
yarn.lock change(player): manual decompression for encrypted files 2023-04-19 10:07:16 +02:00

openreplay-ui

OpenReplay prototype UI

On new icon addition: yarn gen:icons

Documentation

Labels in comments: TEMP = temporary code TODO = things to implement

Contributing notes

Please use dev branch as base and target branch.