nick-delirium
|
04a63e3f84
|
spot: more checks for bg
|
2025-05-23 11:25:12 +02:00 |
|
nick-delirium
|
52a208024d
|
spot: upgrade wxt, properly reset offscreen page
|
2025-05-23 11:08:51 +02:00 |
|
nick-delirium
|
3410aec605
|
spot: close offscreen doc before reinit
|
2025-05-23 11:08:51 +02:00 |
|
nick-delirium
|
58314ff2f3
|
spot: fixing constraints and version in bg.ts
|
2025-05-22 11:08:25 +02:00 |
|
nick-delirium
|
99b6238fc7
|
spot: fix event isolation from overlapping input events
|
2025-05-22 10:42:52 +02:00 |
|
nick-delirium
|
3431c97712
|
ui: dark mode fixes
|
2025-05-20 13:50:14 +02:00 |
|
nick-delirium
|
edf6b2060e
|
spot: change v to 20
|
2025-05-15 15:01:27 +02:00 |
|
nick-delirium
|
4972cfad94
|
spot: v to.19
|
2025-05-13 10:38:22 +02:00 |
|
nick-delirium
|
a009ff928c
|
spot: refactor popup code, split audio logic from ui code
|
2025-05-09 09:59:12 +02:00 |
|
nick-delirium
|
324299170e
|
spot: isolate input events in saving screen
|
2025-04-25 14:30:47 +02:00 |
|
nick-delirium
|
a4e96822ed
|
spot: skip saas check for ingest
|
2025-03-25 16:52:48 +01:00 |
|
nick-delirium
|
5f15dfafe7
|
ui: auto detect ingest for spot (if not cloud)
|
2025-03-25 16:05:36 +01:00 |
|
nick-delirium
|
b9cca6b388
|
spot: restore currtime after thumbnail
|
2025-03-25 15:44:07 +01:00 |
|
nick-delirium
|
712f07988e
|
spot: fix deps
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
08bddb3165
|
switch meta tag to mp4
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
3efb879cdf
|
spot: up audio bitrate a bit
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
ccf44fda70
|
spot: try mp4 support with avc1
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
ce525a4ccf
|
spot: more fixes for network, reinit stage for content script
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
c6299c4592
|
spot: add err ctx, add iterator for values
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
a371c79151
|
spot: more fixes for debugger approach, check settings before enabling network
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
f59a8c24f4
|
spot: small refactoring + testing debugger for network capture
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
8be6f63711
|
spot: .14
Signed-off-by: nick-delirium <nikita@openreplay.com>
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
8ba35b1324
|
spot: mix network requests with webRequest data for better tracking
|
2025-03-25 15:39:02 +01:00 |
|
nick-delirium
|
4cf688f15c
|
spot: update network proxy for auto sanitizer
|
2025-03-25 14:52:43 +01:00 |
|
Delirium
|
2cd96b0df0
|
Highlight UI (#2951)
* ui: start highlight ui
* ui: tag items
* ui: connecting highlights to notes api...
* Highlight feature refinements (#2948)
* ui: move clips player to foss, connect notes api to hl
* ui: tune note/hl editing, prevent zoom slider body from jumping around
* ui: safe check for tag
* ui: fix thumbnail gen
* ui: fix thumbnail gen
* ui: make player modal wider, add shadow
* ui: custom warn barge for clips
* ui: swap icon for note event wrapper
* ui: rm other, fix cancel
* ui: moving around creation modal
* ui: bg tint
* ui: rm disabled for text btn
* ui: fix ownership sorting
* ui: close player on bg click
* ui: fix query, fix min distance for default range
* ui: move hl list header out of list comp
* ui: spot list header segmented size
* Various improvements in highlights (#2955)
* ui: update hl in hlPanel comp
* ui: rm debug
* ui: fix icons file
---------
Co-authored-by: Sudheer Salavadi <connect.uxmaster@gmail.com>
|
2025-01-24 09:59:54 +01:00 |
|
nick-delirium
|
e03bce3ba5
|
spot: 1.0.13
|
2024-12-12 10:47:37 +01:00 |
|
nick-delirium
|
92f3e8a0b5
|
spot: fix ingest resetting
|
2024-12-12 10:45:31 +01:00 |
|
nick-delirium
|
8d2b998f9a
|
spot: upgrade wxt, fix missing network timestamps
Signed-off-by: nick-delirium <nikita@openreplay.com>
|
2024-12-11 18:04:11 +01:00 |
|
nick-delirium
|
a19c3ad0c3
|
spot: fixing audio source select
|
2024-10-25 15:35:30 +02:00 |
|
nick-delirium
|
7416005370
|
spot: fixing audio capture
|
2024-10-25 15:20:18 +02:00 |
|
nick-delirium
|
44d0bb1369
|
spot: remove debug logs, 1.0.10
|
2024-10-11 11:23:49 +02:00 |
|
nick-delirium
|
fca752526d
|
spot: fixing inconsistent recording
|
2024-10-08 17:48:50 +02:00 |
|
nick-delirium
|
bc92568138
|
spot permissions
|
2024-09-30 10:58:10 +02:00 |
|
Delirium
|
e66423dcf4
|
Spot network refactoring (#2617)
* start refactoring network
* separate network module, refactor spot network capture
Signed-off-by: nick-delirium <nikita@openreplay.com>
* some console refactoring, display network results in ui
* detect gql error param
* fix proxy ignore file, fix network tracking, fix tab tracking
* some code quality improvements...
* handle graphql in network lib (.2 ver), update tracker to use last version of lib
* remove debug logs, change request type to gql (if its gql!) in lib, display gql in ui
---------
Signed-off-by: nick-delirium <nikita@openreplay.com>
|
2024-09-30 09:47:27 +02:00 |
|
thomasmison
|
b06d56cfa7
|
Fix (spot): tailwind behavior conflict with flex class (#2616)
* Scope CSS styles for notification elements.
* Remove unnecessary spaces in HTML tags
|
2024-09-27 13:54:33 +02:00 |
|
nick-delirium
|
d3f3b613ab
|
spot: add acc key
|
2024-09-20 17:51:52 +02:00 |
|
estradino
|
cff1e4801b
|
Updated sanitizer dictionary
|
2024-09-20 11:49:28 -04:00 |
|
nick-delirium
|
9a9f850697
|
spot: sanitize url query params
|
2024-09-20 17:42:27 +02:00 |
|
nick-delirium
|
a2a1459e8f
|
spot refactor network parsing?
|
2024-09-20 11:27:13 +02:00 |
|
nick-delirium
|
32001b1c8b
|
spot body sanitizer
|
2024-09-20 10:44:18 +02:00 |
|
estradino
|
37701af9d4
|
Update options text
|
2024-09-18 15:25:52 -04:00 |
|
nick-delirium
|
61b664bf52
|
spot fix: login check on reopen, give small timeout to tab opening
|
2024-09-18 17:45:52 +02:00 |
|
nick-delirium
|
715edd2b9c
|
fix spot network export
|
2024-09-18 09:31:48 +02:00 |
|
nick-delirium
|
2e536a2232
|
some spot refactoring
|
2024-09-17 18:09:15 +02:00 |
|
nick-delirium
|
67eb4a6bca
|
spot changes
|
2024-09-17 09:39:59 +02:00 |
|
estradino
|
932d9fb0d3
|
Changed text
|
2024-09-16 19:16:37 -04:00 |
|
nick-delirium
|
f1f4c92ca5
|
ui: bump spot v
|
2024-09-13 18:11:06 +02:00 |
|
Delirium
|
e196643c8f
|
UI patch 4 (#2572)
* ui: spot related fixes
* ui: remove random logs
* ui: fix insights mapping
* ui: hide doc link for spot stuff
* ui: force worker for hls
|
2024-09-13 14:37:20 +02:00 |
|
Delirium
|
34a5ab4c0c
|
UI patch 1 (#2564)
* ui: move around login handler; exlcude all /login subpaths from destinationPath handler; remove unused redirect
* spot v bump
* spot + ui: some postrelease fixes
|
2024-09-12 14:05:22 +02:00 |
|
estradino
|
98323e2634
|
Text changes
|
2024-09-11 17:24:50 -04:00 |
|