Commit graph

46 commits

Author SHA1 Message Date
ShiKhu
ff447b29a7 fix(tracker-*): audit vulnerabilities 2021-09-23 19:43:54 +02:00
ShiKhu
bfbc6a29d5 dev(tracker-axios): update version requirement to fix vulnerability 2021-09-23 19:36:56 +02:00
ShiKhu
afaab71bf4 feat(tracker-assist):3.2.0: maintaining call resume on page reload 2021-09-23 19:16:04 +02:00
ShiKhu
ba7ae009c4 feat(tracker): 3.4.0 - iframe, resourceBaseHref & finder performance options 2021-09-23 19:14:45 +02:00
ShiKhu
ffc33097ac fix(tracker): send resources even they were captured before start 2021-09-20 20:55:53 +02:00
ShiKhu
11ee390f8d fix(tracker-assist): 3.1.1 - peer singletone handling 2021-09-05 21:55:05 +02:00
ShiKhu
ce38c88a18 feat (tracker-assist): 3.1.0 ignore start callback if restarting internally 2021-09-02 19:40:23 +02:00
ShiKhu
5c87b9d59d feat(tracker): 3.3.0 start return promise 2021-09-02 19:30:11 +02:00
ShiKhu
ecbd3b2673 fix(tracker): 3.2.5 - merge handleError and handlErrorEvent api 2021-08-27 09:54:52 +03:00
ShiKhu
810817575d feat (tracker): 3.2.4 - performance,selector options + beaconSizeLimit + debug_report_edp 2021-08-27 09:52:41 +03:00
ShiKhu
c477c1e6c6 fix (tracker): rollup mangle 2021-08-27 09:49:26 +03:00
ShiKhu
194d1b4d9e fix(tracker-assist):3.0.3 hack to enable audio from iframe 2021-08-17 14:35:41 +08:00
ShiKhu
522b105449 log(tracker-assist): convinient logs 2021-08-13 23:47:35 +08:00
ShiKhu
b2d9868673 feat(tracker-assist): 3.0.1 - fallback to audio-only mediaDevice request 2021-08-13 22:06:59 +08:00
ShiKhu
57ff3574b5 fix(tracker): put vendor lib inside src for the cjs compilation 2021-08-13 21:37:47 +08:00
ShiKhu
faac5795da feat (tracker): 3.2.0 - click selectors 2021-07-22 12:53:34 +08:00
ShiKhu
e6bb61f2ab feat(assist): readme options 2021-07-22 12:52:14 +08:00
Mehdi Osman
2094f593da
Merge pull request #97 from openreplay/dev
Assist fixes
2021-07-15 16:33:35 +02:00
ShiKhu
89d21ecfdc fix (tracker-assist): base for audio/video separation 2021-07-15 17:20:06 +03:00
champ
20f3684b0e
fix typos (#94) 2021-07-15 10:46:15 +02:00
ShiKhu
c554803376 fix(assist): separate audio,video tracks; fixmouse 2021-07-14 19:35:56 +03:00
ShiKhu
4fab5d42e0 fix (assist): connection state sharing fix && agent name 2021-07-14 16:01:25 +03:00
ShiKhu
ae3981bf74 Merge branch 'assist' into dev 2021-07-13 19:37:07 +03:00
ShiKhu
333a41c01f fix (tracker-assist): camel case 2021-07-13 14:53:18 +03:00
ShiKhu
8f92709696 fix(tracker-assist): z-index max 2021-07-13 14:20:09 +03:00
ShiKhu
99ee0d953e fix (tracker-assist): new skin 2021-07-13 13:46:27 +03:00
ShiKhu
c3e21b688c fix (tracker-assist): not allowing second call simultaneously 2021-07-12 17:35:33 +03:00
ShiKhu
0c87fe516b fix (tracker-assist): add buffering 2021-07-10 03:44:25 +03:00
ShiKhu
2e77aa3ca7 fix (tracker-assist & frontend-assist): connection logic fix 2021-07-07 18:06:01 +03:00
ShiKhu
8f493e3908 fix(tracker-axios): package.json kewords 2021-07-05 19:54:24 +03:00
ShiKhu
3d8dcefd29 fix (tracker-assist): codefix 2021-07-05 19:47:53 +03:00
ShiKhu
bd6df23e80 wip (tracker-assist): port auto-choice 2021-07-02 17:31:16 +02:00
ShiKhu
6d8d46fcd5 feat (tracker): 3.1.0 - updated app interface for the assist plugin & enable url-based cssRule 2021-07-02 17:29:03 +02:00
ShiKhu
3b85eb2f3e wip (tracker-assist & frontend): disconnections correct handling & plugin UI 2021-06-30 22:52:42 +02:00
ShiKhu
2dcf2fd7b5 feat (tracker-axios): wip 2021-06-30 13:42:15 +02:00
ShiKhu
f973a4758f fix(tracker): scripts 2021-06-23 16:12:00 +02:00
ShiKhu
1699697385 fix (tracker): 3.0.5: wbworker beacon size; handle overflow 2021-06-23 16:07:48 +02:00
ShiKhu
d13fa0d7e7 fs (tracker): script dir 2021-06-23 15:53:17 +02:00
Shekar Siri
f562355aed
v1.1.0 (#31)
* ci(deployment): injecting secrets

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* fix: typo

* feat(installation): Enterprise license check

* fix(install): reset ee cli args

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* Fix typo

* Update README.md

* feat (tracker-axios): init plugin

* fix (tracker-axios): version patch

* Fixed alert's unknown metrics handler

* fix (tracker-mobx): dev-dependencies and updated package-lock

* feat: APIs for user session data deleteion - wip

* fix: alert metric value of performance.speed_index

* Build and deploy scripts for enterprise edition (#13)

* feat(installation): enterprise installation

* chore(install): enabling ansible gather_facts

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* chore(install): quotes for enterprise key

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* chore(installation): enterprise install dbs

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* chore(install): rename yaml

* chore(install): change image tag

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* chore(install): License key variable added

* chore(deployment): Injecting enterprise license key in workers.

* chore(install): remove deprecated files

* chore(install): make domain_name mandatory in vars.yaml

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* chore(actions): ee workers

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* feat(install): use local docker instead of crictl

You can use the images built in the local machine, in installation,
without putting that in any external registry.

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* feat: APIs for user session data deleteion

* feat: prefix deleted mobs with DEL_

* feat: schedules to delete mobs

* chore(ci): fix ee build

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* feat(build): passing build args to internal scripts

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* chore(install): moving kafka topic creation at the end

Kafka pods usually takes time to be active.

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* chore(install): removing auth service.

* chore(install): Adding rancher for cluster management

* chore(install): proper name for alerts template

* separate requirements and clean up

* feat (frontend): typescript support

* feat (tracker): 3.0.4: maintain baseURL & connAttempt options

* feat(api): changed license validation

* feat(api): ee-license fix for unprovided value

* feat(api): fixed ee-signup cursor

* feat(api): FOS fix replay-mob issue

* feat(api): ee log ch-resources query

* chore(ci): change openreplay-cli with kube-install.sh

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* ci(actions): change ee naming

* feat(api): removed ch-logs

* feat(install): injecting ee variables only on ee installation.

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* chore(install): remove licence key from ee

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* fix(install): ch values for chalice

* feat(clickhouse): moved creation scripts to EE folder

* fix (backend-ee): disable ios tables so far

* chore(install): remove deprecated mandatory variables.

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>

* feat(api): remove duplicate files & changed signup

* fix(backend-ee): ch prepare after commit

* fix(backend-ee): syntax

* feat(api): added missing EE tenant column

* fix(scripts-ee): correct default clickhouse host

* feat(api): changed version_number location

* feat(api): ee log ch-errors query

* feat(api): ee fix ch-errors query

* feat: skip to issue button (#23)

* feat(api): 🐛 ee fix ambiguous ch-error query & accounts endpoint

* Feature: Autoplay Sessions (#22)

* feat: autoplay sessions

* change: removed unused import

* auto play filter by tab

* feat(api): changed JWT authorizer & API_KEY authorizer & fix undefined project_key

* feat (backend-devops): Dockerfile for all services in one image

* feat(sourcemap-uploader): --verbose argument use instead of --log

* feat(api): log middleware

* Feature - dom inspector (#28)

* feat (frontend): typescript support

* feat(frontend): DOM Inspector init

* fix(frontend): use tailwind bg

* feat(frontend dom-inspector): add element selection & deletion

* fix(frontend): todo comment

* di - styling wip

* feature(di) - editor theme

* feat(frontend): parse attributes with RE (+ability to add)

* feature(di) - input width

* fix(ui): di - review changes

Co-authored-by: ShiKhu <alex.kaminsky.11@gmail.com>

* chore(install): remove depricated init_dbs

* feat(api): ee override multi-tenant-core

* fix(frontend-build): gen css types before build

* fix(ui) - checking for the license (#30)

Co-authored-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
Co-authored-by: Mehdi Osman <estradino@users.noreply.github.com>
Co-authored-by: ShiKhu <alex.kaminsky.11@gmail.com>
Co-authored-by: KRAIEM Taha Yassine <tahayk2@gmail.com>
Co-authored-by: Rajesh Rajendran <rjshrjndrn@users.noreply.github.com>
Co-authored-by: ourvakan <hi-psi@yandex.com>
Co-authored-by: tahayk2@gmail.com <enissay4ever4github>
2021-06-11 23:31:29 +05:30
champkeh
87a1af2bc1 fix npm compile script 2021-06-08 15:32:16 +08:00
champkeh
7829d83c42 fix npm compile script 2021-06-08 15:07:19 +08:00
Adrian Artiles
8a19dc10cc
Fix typos (#15)
* docs: fix typos

* Update README.md

Co-authored-by: Mehdi Osman <estradino@users.noreply.github.com>
2021-06-04 11:02:53 +02:00
ShiKhu
2ac57874b9 fix (tracker): 3.0.3 version: start before auth 2021-05-21 00:06:35 +02:00
ShiKhu
503bfeda43 fix (tracker): projectKey type correction 2021-05-06 21:28:46 +02:00
ShiKhu
fb50d9efa3 fix (tracker): prevent send if not active 2021-05-03 21:07:07 +02:00
ShiKhu
b5fc3bfefd feat: tracker init 2021-05-03 13:31:55 +02:00