63 次代码提交 (c9a29153ddf55fb9021000696e71b4e4f04b302b)

作者 SHA1 备注 提交日期
  hristoterezov 4d329b510f ref: module.exports -> export for the ES6 modules 8 年前
  Lyubo Marinov 320e67baa1 Fix the initialization of the (external) API 8 年前
  Lyubo Marinov e6f6884c36 [RN] Support JSON Web Token (JWT) 8 年前
  hristoterezov dfc94ff144 ref(iframe_API): Changing the format of the outgoing messages for API.js 8 年前
  hristoterezov b49c1c6ba2 fix(transport): Code style issues and enableLegacyFormat param bug 8 年前
  Lyubo Marinov e9dc9c47a9 Coding style 8 年前
  hristoterezov 3e055c1201 ref(external_api): To use transport module 8 年前
  hristoterezov 54388b6a0a ref(remotecontrol): To use transport module instead of API 8 年前
  hristoterezov 0dff35c0db feat(transport): Implement transport module 8 年前
  hristoterezov 55f5ceb85a fix(external_api): JS error in removeListeners and simplifies dispose 8 年前
  Lyubo Marinov f4de65a647 Comply w/ coding style 8 年前
  hristoterezov 0f42f18100 ref(iframe_api): ESLint support for API.js 8 年前
  hristoterezov ab62690b97 fix(iframe_api): toggle audio/video race condition 8 年前
  hristoterezov e7a3ee477d fix(frame_api): toggle SS race condition 8 年前
  Lyubo Marinov a9bdde193d Approach consistent filmstrip naming 8 年前
  hristoterezov 334eb5d423 feat(iframe_api): Add more ESLint rules 8 年前
  hristoterezov d416fd8c0f ref(iframe_api): Use EventEmitter 8 年前
  hristoterezov 78119df2db ref(iframe_api): Use ES6 8 年前
  hristoterezov dbcd19418c fix(iframe_api): Passing config params is not working 8 年前
  hristoterezov 0ed39dad63 fix(iframe_api): Display name command race condition 8 年前
  hristoterezov aeb301c8d5 feat(iframe_api): Add jwt token parameter 8 年前
  Saúl Ibarra Corretgé 5849980092 external_api: fix jsdoc 9 年前
  hristoterezov 15090243d0 fix(API): JS errors caused by remote control merge 9 年前
  hristoterezov b22e3ee253 style(remotecontrol): Fix JSDoc for RemoteControlEvent 9 年前
  hristoterezov 0efca9a9a8 fix(remotecontrol): Fixing issues after peer review. 9 年前
  hristoterezov 846fb9abb0 feat(remotecontrol): Implement requesting remote control permissions 9 年前
  hristoterezov 0f33e59e4d feat(remotecontrol): announce remotecontrol support 9 年前
  hristoterezov 896650d005 feat(remotecontrol): Implement basic remote control support 9 年前
  hristoterezov 207ac47aa7 fix(iframe_api): s/getNumberOfParticipant/getNumberOfParticipants 9 年前
  hristoterezov 4a5a1cd5f4 fix(iframe_api): Remove enable/disable events 9 年前
  hristoterezov 09d63d38ab fix(iframe_api): prevents multiple execution of listeners per event 9 年前
  hristoterezov 6bf0f9b2ec feat(iframe_api): get number of participants 9 年前
  hristoterezov f7ce8d028d feat(iframeAPI): implement avatar change commands 9 年前
  paweldomas b58f1cdd16 use logger instead of console 9 年前
  hristoterezov dc43135980 fix(iframe_api): toggleScreenSharing command 9 年前
  hristoterezov 47d39ed5ca feat(iframe_api): Implement readyToClose event and hangup command 9 年前
  Lyubomir Marinov a2b076985a ESLint 9 年前
  Gubin, Maksim 9aa7f80e82 hot fix api.executeCommand 9 年前
  hristoterezov e46d45adea Fixes issue #716 9 年前
  hristoterezov 02f176c75a Changes the implementation of the iframe API to use postis 9 年前
  hristoterezov 8deb003ef6 JWT client support 9 年前
  hristoterezov d535765648 Fixes issue with externalConnectUrl hash param when the value is null 9 年前
  hristoterezov d09021457b Fixes JS error in API module 10 年前
  isymchych 666dfb9b63 do not use xmpp module in API module 10 年前
  isymchych 59f98205c7 use JS API; UI module refactoring 10 年前
  Boris Grozev bd58e6c799 Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files. 10 年前
  Boris Grozev fd5a739f3c Minor formatting fixes, avoid using a global variable. 10 年前
  Boris Grozev 46a17948d0 Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle". 10 年前
  Devin Wilson 829d8dab16 Fix CallStats require and initialize API commands and keyboard shortcuts in init method 10 年前
  Zalmoxisus 7a54537bee Fixes chat messages timestamp according to XEP-0203. Fixes #305. 10 年前