Nuwan
|
8ae89c1cbb
|
debug custom URL handling in app
|
2025-04-30 17:40:21 +05:30 |
Nuwan
|
a17c29216c
|
5551
|
2025-04-28 23:35:41 +05:30 |
Nuwan
|
e1b565847c
|
wip
|
2025-04-16 19:31:34 +05:30 |
Nuwan
|
ab34c37d80
|
changes to allow joining a seesion without stopping an onging recording
|
2025-04-02 18:50:37 +05:30 |
Nuwan
|
eb9ad97ada
|
validate custom URLs before processing
|
2025-02-08 18:34:53 +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
|
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
|
ea3cecbfcf
|
debug customUrl
|
2024-11-23 10:23:40 +05:30 |
Nuwan
|
9f59074b0e
|
custom URL handling on onLoggedIn
|
2024-11-23 06:29:28 +05:30 |
Nuwan
|
e262c601b7
|
custom URL related adjestments
|
2024-11-17 00:10:20 +05:30 |
Nuwan
|
fd8f31e7d4
|
custom URL schema handling
|
2024-10-25 17:08:28 +05:30 |
Nuwan
|
cef7f1efbe
|
custom URL schema for create a session
handles URL loaded as a custom URL format (jamkazam://)
which is meant to create a new session with the provided
parameters
|
2024-10-23 11:33:57 +05:30 |
Nuwan
|
12feacc908
|
add logging for debugging
|
2024-10-17 13:49:22 +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 |
Seth Call
|
fc9d69f5f9
|
Update to pass product from client back to ArtifactUpdate
|
2023-09-02 15:23:22 -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
|
c8be3b847f
|
debug JamServer
|
2023-09-01 13:33:09 +05:30 |
Nuwan
|
63ebf8259c
|
changes related to client upgrade fixes
|
2023-09-01 00:45:44 +05:30 |
Nuwan
|
7936d8ac59
|
debug
|
2023-08-31 09:47:46 +05:30 |
Nuwan
|
fff48bf399
|
client update debug logs
|
2023-08-31 09:36:25 +05:30 |
Nuwan
|
d0966fe67a
|
debug backing track on peer
|
2023-08-28 18:14:45 +05:30 |
Nuwan
|
48b2316728
|
debug version upgrade
|
2023-08-05 17:19:11 +05:30 |
Nuwan
|
6d4b775321
|
debugging
|
2023-07-28 15:52:36 +05:30 |
Nuwan
|
2f866e92a7
|
debugging
|
2023-07-28 15:19:59 +05:30 |
Nuwan
|
fd929ab0dc
|
remove debug lines
|
2023-07-28 12:29:59 +05:30 |
Nuwan
|
7390355b3c
|
provide detailed os name in jamserver to be consumed by websocket gateway router
|
2023-07-28 07:53:51 +05:30 |
Nuwan
|
9329e5d235
|
debug logs
|
2023-07-22 09:50:15 +05:30 |
Nuwan
|
69addda196
|
fix Server Disconnect
add FakeJamClientProxy to wrap FakeJamClient. It accepts API calls and
sends back javascript promises.
|
2023-07-06 09:00:49 +05:30 |
Nuwan
|
f4aebb44e2
|
fix start/stop recording dialog for session with video
|
2023-05-20 17:36:43 +05:30 |
Nuwan
|
b7f9ade2ea
|
handle sendP2PMessage in asyncJamClient
|
2023-02-04 03:35:07 +05:30 |
Seth Call
|
1f63aa77b4
|
Pass in client_id to backend websocket connection
|
2022-09-01 16:44:16 -05:00 |
Nuwan
|
09e1d27c64
|
fix async realted errors and cleanup
|
2022-08-03 18:38:42 +05:30 |
Nuwan
|
11915454cb
|
replacing context.jamClient.isNativeClient() with context.JK.isQWebEngine
|
2022-08-02 18:51:05 +05:30 |
Murali Gowrisankaran
|
2adf33e689
|
Removed/commented out video related frontend API calls
|
2022-07-28 01:12:30 +00:00 |
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 |
Seth Call
|
8393506f52
|
connection policy
|
2020-12-18 17:22:12 -06:00 |
Seth Call
|
73c48fb534
|
pass through subscription
|
2020-11-29 22:28:47 -06:00 |
Seth Call
|
cf00671123
|
code-complete minus a few features
|
2020-11-29 18:24:28 -06:00 |
Seth Call
|
1ccb6c8a6e
|
ars stuff
|
2020-05-07 23:40:57 -05:00 |
Seth Call
|
5a658c2d5f
|
remove jamblaster link, cleanup some links, debug latency-tester, turn down test to 4
|
2020-03-29 22:34:03 -05:00 |
Seth Call
|
eff69dd44d
|
new landing pages
|
2017-10-15 16:42:45 -05:00 |
Seth Call
|
834d308647
|
stop having browsers say that they are a jamblaster, and also fix icheck assets
|
2016-07-18 20:58:43 -05:00 |