Commit graph

19 commits

Author SHA1 Message Date
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
Delirium
b17c3ab8d7
Spots UI (#2385)
* feat ui: login flow for spot extension

* spot list, store and service created

* some fixing for header

* start work on single spot

* spot player start

* header for player, comments, icons, etc

* split stuff into compoennts, create player state manager

* player controls, activity panel etc etc

* comments, empty page, rename and stuff

* interval buttons etc

* access modal

* pubkey support

* fix tooltip

* limit 10 -> 9

* hls lib instead of videojs

* some warnings

* fix date display for exp

* change public links

* display more client data

* fix cleaning, init comment

* map network to replay player network ev

* stream support, console panel, close panels on X

* fixing streaming, destroy on leave

* fix autoplay

* show notification on spot login

* fix spot login

* backup player added, fix audio issue

* show thumbnail when no video, add spot roles

* add poster thumbnail

* some fixes to video check

* fix events jump

* fix play btn

* try catch over pubkey

* icons

* spot login pinging

* move spot login flow to login comp, use separate spot login path for unique jwt

* invalidate spot jwt on logout

* add visual data on page load event

* typo fix

* issue to copy change

* share spot url f
2024-07-31 09:56:41 +02:00
nick-delirium
b037c801db
fix ui: fix notes pagination 2024-07-08 15:39:17 +02:00
nick-delirium
c1329d7014
fix ui: fix note creation sync 2024-06-03 14:19:09 +02:00
nick-delirium
2e65173e9a
fix ui: fix note tags rendering, fix player note opening 2024-04-30 15:50:44 +02:00
Delirium
690ec9bf34
Sess header fixes (#2122)
* fix ui: fixes for session list header

* same for notes

* console
2024-04-23 16:15:00 +02:00
nick-delirium
e8b4cf257d fix(ui): fix events, double notes call etc 2023-06-12 15:58:41 +02:00
sylenien
ea69792159 change(ui): allow changing from relative timest to actual time 2022-12-13 15:36:33 +01:00
sylenien
02027da02b change(ui): set up msteams for share popup and note creation 2022-12-08 14:46:43 +01:00
sylenien
2662b97401 refactor(ui/player): connect notes 2022-11-28 11:36:23 +01:00
Shekar Siri
1a15fc1089 change(ui) - notes updates and other changes 2022-10-26 18:28:48 +02:00
sylenien
1122d1daab change(ui): notes slack sharing 2022-10-07 17:34:15 +02:00
sylenien
cc32eb0d68 fix(ui): change notes sort and insertion 2022-10-04 14:44:41 +02:00
sylenien
9eae28e09e change(ui): notes ui changes, filtering change, link change to session, link note to session with note on click 2022-10-04 13:27:45 +02:00
sylenien
f3872b83a0 change(ui): fix editing, sorting by backend etc 2022-10-03 11:08:07 +02:00
sylenien
84ec8f4d76 change(ui): change notes filtering api 2022-10-03 11:08:07 +02:00
sylenien
2216e75659 feat(ui): tags and some bugfixes 2022-10-03 11:08:07 +02:00
sylenien
65a4b1ca93 feat(ui): fix adding/removing to the lists, add options popup, inject notes dynamically 2022-10-03 11:08:07 +02:00
sylenien
266a0bef7e feat(ui): add notes store 2022-10-03 11:08:07 +02:00