Commit graph

14 commits

Author SHA1 Message Date
nick-delirium
512d459aa9
ui: fix audioplayer start point 2025-06-04 10:37:44 +02:00
Andrey Babushkin
fd5c0c9747
Add lokalisation (#3092)
* applied eslint

* add locales and lint the project

* removed error boundary

* updated locales

* fix min files

* fix locales
2025-03-06 17:43:15 +01:00
nick-delirium
87d45714b1
port tracker-14 fixes to latest 2024-10-10 13:47:46 +02:00
nick-delirium
d94e2f0250
ui: rm accidental console log 2024-10-07 18:03:28 +02:00
nick-delirium
4d0730f394
ui: fix audioplayer time comp 2024-10-07 16:41:23 +02:00
nick-delirium
5d05a9d102
ui: fix audioplayer file length calculation and checks 2024-09-24 12:11:15 +02:00
nick-delirium
56ca2842f7
ui: debugging audio pt2 2024-09-23 17:17:35 +02:00
nick-delirium
9ab89d81f2
ui: debugging audio 2024-09-23 16:57:36 +02:00
nick-delirium
521b04bf14
fix ui: prevent audioplayer from looping after playing once unless scrolled backwards 2024-09-20 10:58:34 +02:00
Delirium
960da9f037
Tracker 14.x.x changes (#2240)
* feat tracker: add document titles to tabs

* feat: titles for tabs

* feat tracker: send initial title, parse titles better

* feat ui: tab name styles

* feat tracker: update changelogs

* fix tracker: fix tests

* fix tracker: fix failing tests, add some coverage

* fix tracker: fix failing tests, add some coverage

* Heatmaps  (#2264)

* feat ui: start heatmaps ui and tracker update

* fix ui: drop clickmap from session

* fix ui: refactor heatmap painter

* fix ui: store click coords as int percent

* feat(backend): insert normalized x and y to PG

* feat(backend): insert normalized x and y to CH

* feat(connector): added missing import

* feat(backend): fixed different uint type issue

* fix tracker: use max scrollable size for doc

* fix gen files

* fix ui: fix random crash, remove demo data generator

* fix ui: rm some dead code

---------

Co-authored-by: Alexander <zavorotynskiy@pm.me>

* fix tracker: add heatmap changelog to tracker CHANGELOG.md

* fix tracker: fix peerjs version to 1.5.4 (was 1.5.1)

* fix document height calculation

* Crossdomain tracking (#2277)

* feat tracker: crossdomain tracking (start commit)

* catch crossdomain messages, add nodeid placeholder

* click scroll

* frame placeholder number -> dynamic

* click rewriter, fix scroll prop

* some docs

* some docs

* fix options merging

* CHANGELOG.md update

* checking that crossdomain will not fire automatically

* simplify func declaration

* update test data

* change clickmap document height calculation to scrollheight (which should be true height)

---------

Co-authored-by: Alexander <zavorotynskiy@pm.me>
2024-06-24 13:49:26 +02:00
Delirium
7a2f95d766
feat ui: new audio player for multiple tracks etc (#2261)
* feat ui: new audio player for multiple tracks etc

* fix ui: cleanup, fix speed control
2024-06-10 17:56:25 +02:00
Delirium
475b343df4
fix ui: no audio sync closing on reset; improve delta calc (#2119)
* fix ui: no audio sync closing on reset; improve delta calc

* fix ui: move zoom button to xray
2024-04-22 15:25:34 +02:00
Delirium
555e6836f6
feat ui: improve audio addon look and style (#2118) 2024-04-22 14:38:18 +02:00
Delirium
52d5127d8d
feat ui: support additional audio files (#2112) 2024-04-19 17:30:17 +02:00