Bill Thornton
|
d52c56eb2e
|
Remove global ApiClient reference
|
2024-03-25 03:31:32 -04:00 |
|
Bill Thornton
|
5db9384c9c
|
Fix currentApiClient return type to include undefined
|
2022-12-08 14:32:50 -05:00 |
|
Bill Thornton
|
72dab5381d
|
Update typing for currentApiClient
|
2022-11-17 00:30:57 -05:00 |
|
Bill Thornton
|
0a0e45d155
|
Replace apiclient event bus with local version
|
2022-10-14 10:58:16 -04:00 |
|
kookxiang
|
47468636de
|
auto switch between LocalAddress and ManualAddress
|
2022-09-30 09:56:24 -04:00 |
|
Bill Thornton
|
dbfc1e27b4
|
Fix missing spread operator
|
2022-04-21 13:58:39 -04:00 |
|
Bill Thornton
|
a59722126f
|
Remove api client setup from app router
|
2022-04-21 13:43:12 -04:00 |
|
Bill Thornton
|
2d2b99d3b9
|
Move clientUtils and rename
|
2022-04-10 02:22:13 -04:00 |
|
Dmitry Lyzo
|
6b5eca7631
|
Add LogIn/LogOut event handlers to NativeShell
|
2021-04-11 13:58:48 +03:00 |
|
Dmitry Lyzo
|
862105968c
|
Remove AppInfo
Signed-off-by: Dmitry Lyzo <ashephard0@gmail.com>
|
2020-11-22 02:15:27 +03:00 |
|
Dmitry Lyzo
|
5592cb7d4e
|
Merge remote-tracking branch 'origin/master' into standalone
Conflicts:
package.json
src/components/appRouter.js
src/components/require/requiretext.js
src/config.json
src/scripts/clientUtils.js
src/scripts/settings/webSettings.js
src/scripts/site.js
|
2020-11-22 02:15:14 +03:00 |
|
vitorsemeano
|
a48d466e6a
|
fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
|
2020-11-05 23:21:35 +00:00 |
|
vitorsemeano
|
5071aedcea
|
extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
|
2020-11-05 23:12:23 +00:00 |
|