Peter Stockings
|
9d2d1995bd
|
Add bash script to pull the latest version of desktop client and run
|
2026-03-09 21:04:58 +11:00 |
|
Peter Stockings
|
66342706db
|
Split out components into new files
|
2026-03-09 20:58:14 +11:00 |
|
Peter Stockings
|
386aa18ba1
|
Consolidate format time methods
|
2026-03-09 20:48:23 +11:00 |
|
Peter Stockings
|
e2edd296fc
|
When joining a room show already sent chat messages
|
2026-03-09 20:43:46 +11:00 |
|
Peter Stockings
|
42f7ee7f12
|
Update help command to include keyboard shortcuts
|
2026-03-09 20:24:22 +11:00 |
|
Peter Stockings
|
5b857bf878
|
Improve look of chat messages
|
2026-03-09 20:21:51 +11:00 |
|
Peter Stockings
|
99a0694830
|
Add ability to popout chat into seperate window
|
2026-03-09 16:02:59 +11:00 |
|
Peter Stockings
|
887648bf85
|
Add network status/latency info
|
2026-03-05 14:09:58 +11:00 |
|
Peter Stockings
|
a301d1521b
|
Add support for ping messages in server for determining latency
|
2026-03-05 13:54:08 +11:00 |
|
Peter Stockings
|
dd00011b77
|
Add tooltip to seekbar on hover
|
2026-03-05 13:45:49 +11:00 |
|
Peter Stockings
|
25ea1694f1
|
Add ability to toggle and resize chat bar
|
2026-03-05 13:40:17 +11:00 |
|
Peter Stockings
|
367da66c0b
|
Auto fill room ID from clip board upon interacting with input
|
2026-03-05 13:11:31 +11:00 |
|
Peter Stockings
|
b59d08d098
|
Auto show/hide controls in fullscreen based on activity
|
2026-03-05 13:06:50 +11:00 |
|
Peter Stockings
|
ce87a817ea
|
Improve look of seek/volume sliders
|
2026-03-05 12:57:53 +11:00 |
|
Peter Stockings
|
dae4af9ab8
|
Change volume icon based on volume
|
2026-03-05 12:48:48 +11:00 |
|
Peter Stockings
|
02092bab69
|
Make tags/highlights panel collapsible and add support for relative time for tags
|
2026-03-05 12:38:39 +11:00 |
|
Peter Stockings
|
777e08ff85
|
Add /tag & /time command to allow users to sending clickable timestamps in chat
|
2026-03-04 23:25:57 +11:00 |
|
Peter Stockings
|
d1a87e004e
|
Add keyboard shortcuts
* spacebar: play/pause
* f: toggle full screen
* enter: focus chat
* horizontal arrows: +- 5s seek
* vertical arrows: +- volume
* m: mute
|
2026-03-04 23:06:01 +11:00 |
|
Peter Stockings
|
6a8dc7e5e6
|
Update build script to include copy and check images
|
2026-03-04 23:03:19 +11:00 |
|
Peter Stockings
|
c4bef281f7
|
Add video scrubbing and click to seek/change volume on sliders
|
2026-03-03 23:53:27 +11:00 |
|
Peter Stockings
|
e120813a01
|
Update readme
|
2026-03-03 23:31:16 +11:00 |
|
Peter Stockings
|
2e31eab0ca
|
Show system messages when users join/leave room
|
2026-03-03 23:26:58 +11:00 |
|
Peter Stockings
|
b29b540331
|
Fix issue where canceling join left button disabled
|
2026-03-03 23:22:12 +11:00 |
|
Peter Stockings
|
43929ea94d
|
Use state machine for syncing playback
|
2026-03-03 23:15:19 +11:00 |
|
Peter Stockings
|
0e7f80ff1f
|
Add request id to server response
|
2026-03-03 23:10:04 +11:00 |
|
Peter Stockings
|
bd43cd10f6
|
Refactor desktop client codebase
|
2026-03-03 22:50:02 +11:00 |
|
Peter Stockings
|
de0a7172e7
|
Allow file drops
|
2026-03-03 20:25:36 +11:00 |
|
Peter Stockings
|
3eb4b671c6
|
Add reconnect logic for desktop app
|
2026-03-03 20:10:05 +11:00 |
|
Peter Stockings
|
92aa926cf0
|
When joining a room sync video playback if playing
|
2026-03-03 19:55:18 +11:00 |
|
Peter Stockings
|
4665cf700e
|
Add support for /seek, /play, /pause commands in chat
|
2026-03-03 19:38:10 +11:00 |
|
Peter Stockings
|
a5b7e08a6a
|
Improve look of start screen and add toast to copy room ID button
|
2026-03-03 19:18:57 +11:00 |
|
Peter Stockings
|
31c79e794e
|
Make chat window scrollable
|
2026-03-03 19:04:27 +11:00 |
|
Peter Stockings
|
4cf4c153cd
|
Format video time as hh:mm:ss
|
2026-03-03 19:00:36 +11:00 |
|
Peter Stockings
|
9d22860f0d
|
Add script to build desktop client
|
2026-03-02 22:24:49 +11:00 |
|
Peter Stockings
|
3e1ea32383
|
Upate desktop app to point from local to production server
|
2026-03-02 22:13:19 +11:00 |
|
Peter Stockings
|
36d6aeaf51
|
Set initial volume in desktop app
|
2026-03-02 22:07:42 +11:00 |
|
Peter Stockings
|
b587b5e87d
|
When joining a room only allow clients to select a video with the same name as the one already selected by room creator
|
2026-03-02 22:00:51 +11:00 |
|
Peter Stockings
|
475fdbb2b8
|
Create desktop app due to mkv issue with chrome
|
2026-03-02 21:54:22 +11:00 |
|
Peter Stockings
|
2020b59259
|
Remove speed control
|
2026-03-02 21:28:24 +11:00 |
|
Peter Stockings
|
bec873a9c7
|
Attempt to handle false "ended" events with mkv files in Chrome due to blob bug
1.0
|
2026-03-01 21:57:53 +11:00 |
|
Peter Stockings
|
69feac1d55
|
Add favicon
|
2026-02-28 20:24:21 +11:00 |
|
Peter Stockings
|
cc0136d712
|
Initial setup
|
2026-02-28 20:16:53 +11:00 |
|