Commit Graph

1662 Commits

Author SHA1 Message Date
Nuwan caf3e2b2d5 Update "Zoom weekly office hours" link in Welcome to JamKazam email 2025-09-03 13:58:44 +05:30
Nuwan ef2497d0a4 remove audio delay from recording interface
remove audioDelay input and related code. also removed
the volume control which was on the same interface
2025-07-17 17:15:33 +05:30
Nuwan Chaturanga 2983b801f6 Merged in 5538-modal_dialog_to_remind_gear_setup (pull request #60)
5538 modal dialog to remind gear setup

* Setup Gear prompt

Display each time user runs app if Setup Gear step in PLG funnel not yet
completed


Approved-by: Seth Call
2025-05-23 13:01:45 +00:00
Nuwan 254ad61168 recording dialog update
add Audio Files options to select file storage options
add help help bubbles to audio files, audio delay and voice chat
2025-02-04 17:33:41 +05:30
Nuwan 532f29f3db changes to customUrl handling in client 2025-01-30 13:28:15 +05:30
Nuwan 9abaa539db fixes to app loading by custom URLs 2025-01-29 09:50:50 +05:30
Nuwan 0ed89f4e38 customUrl handling fixes 2025-01-28 17:18:58 +05:30
Nuwan 1c47c70d35 custom url debug 2024-11-30 11:12:45 +05:30
Nuwan 80f0fa8bd9 add debug entries to check custom url 2024-11-23 20:00:26 +05:30
Nuwan 9f59074b0e custom URL handling on onLoggedIn 2024-11-23 06:29:28 +05:30
Nuwan 8194e4c636 join session using custom url scheme 2024-11-15 22:18:58 +05:30
Nuwan 8dc3a56870 tweeks to session create from custom URL scheme 2024-11-15 18:06:41 +05:30
Nuwan 0bd3f9463d fixes for creating sessions by custom URL 2024-10-28 09:08:22 +05:30
Nuwan fd8f31e7d4 custom URL schema handling 2024-10-25 17:08:28 +05:30
Nuwan a5fce73848 wip - custom url handling 2024-10-25 08:29:13 +05:30
Nuwan a718037dd3 customUrl handle - launch jk session screen when is invoked using custom URL 2024-10-17 00:12:22 +05:30
Nuwan 505d7c0496 invoking the client to create a session using custom URL 2024-10-16 12:49:56 +05:30
Nuwan 15583ce99d onLogginIn api handle for custom url wip 2024-10-16 12:49:56 +05:30
Nuwan 1280a3ca86 wip custom url handling 2024-10-16 12:49:56 +05:30
Nuwan 98273bae0d handle session invocation by custom URL schema 2024-10-11 08:50:10 +05:30
Nuwan 08fe7808a0 remove video gear link from account home page 2024-09-13 08:18:55 +05:30
Nuwan 7c2ffe01ef fix band section listing musicians 2024-03-03 17:32:59 +05:30
Nuwan a01a10afab WIP recording settings form 2023-09-19 13:11:55 +05:30
Nuwan 3eac4cc4b1 WIP in new session recording window. UI is almost done. need to add functinality 2023-09-19 13:11:55 +05:30
Seth Call f9c3c33d6b Beta download page 2023-09-01 16:33:09 -05:00
Nuwan ccee1c6805 cleanup debug entries 2023-09-01 16:54:01 +05:30
Nuwan f92ae4dd8d debugging 2023-09-01 15:57:35 +05:30
Nuwan 0beb922db5 disable video gear setup link 2023-04-07 11:58:49 +05:30
Nuwan b8d8ca73fa sort user friend list in alphabetical order 2023-04-06 12:06:25 +05:30
Nuwan dd0e24fa19 disable legacy video system 2023-02-24 23:23:10 +05:30
Nuwan 4b281538b2 fix errors getting after async changes
this includes errors in websocket-gateway due to blank data been
passed from web frontend to websocket routes
2022-06-16 00:02:54 +05:30
Nuwan 43caffb85e work continues on changing jamClient calls to asynchronous 2022-04-18 19:08:02 +05:30
Nuwan f05287f45a convert jamClient.* calls as promises using async/await 2022-04-07 22:31:35 +05:30
Nuwan 22e207c9cc fix errors related to filter tests 2022-02-09 13:20:37 +05:30
Nuwan bffab7564d enable commented out lines (added for debugging) 2022-02-08 21:06:22 +05:30
Nuwan 3f5cceb031 more filter parameters to neo4j
* pass genres and instrument parameters to neo4j
* remove filtering based on these params using rails and pg data
* pass pagination offset to neo4j
2022-02-08 20:55:00 +05:30
Nuwan 7f4947a590 ui related improvements and fixes 2022-01-11 16:19:39 +05:30
Nuwan 2110c4b1ce UI changes as per the requests by David 2021-11-24 09:51:28 +05:30
Nuwan Chathuranga 89b3273125 showing incoming text mesages in chat window 2021-10-13 22:51:30 +05:30
Nuwan Chathuranga 7c60153c21 adding redux toolkit for state management 2021-10-13 22:51:30 +05:30
Nuwan Chathuranga 4c69f76e42 import jk js scripts in to reactjs app for interacting with websocket messages 2021-10-13 22:51:30 +05:30
Nuwan Chathuranga b67af9d847 nav and latenvy changes
includes ui improvements to nagigation, showing latency details
of user and other ui related improments
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga 6c88cd1215 wip - react components related to musician listing and filtering 2021-10-13 22:51:30 +05:30
Seth Call b9941da0a5 fix options 2021-09-21 15:36:41 -05:00
Seth Call a1ab88f641 Add session video beta button 2021-08-24 08:54:16 -05:00
Nuwan Chathuranga a3a34d4afe show latency scores alone with latency badge
in musician hover bubble show internet and audio latency
scores next to latency badge
2021-06-09 23:28:59 +05:30
Nuwan 5144309ff4 show latency badge
on musician hover bubble show latency score badge by querying
resolve latency api
2021-05-27 04:59:34 +05:30
Nuwan Chathuranga bcbd36a221 showing latency badge wip 2021-05-26 00:54:53 +05:30
Seth Call 128e9c6bb4 hotfix for bad installer 2021-05-18 17:42:18 -05:00
Seth Call 940470dbc3 done 2021-04-11 13:33:59 -05:00