- 31 Mar, 2021 3 commits
-
-
Douglas Gubert authored
-
Douglas Gubert authored
-
Douglas Gubert authored
-
- 19 Mar, 2021 1 commit
-
-
Lucas Sartor Chauvin authored
-
- 02 Mar, 2021 3 commits
-
-
Lucas Sartor Chauvin authored
* add roomUserLeave context * add interface and events for pre/post user leaving room * mapping new interfaces into AppInterface * create events for pre/post user leave * indexing new interfaces * update error description * mapping new events * fix interface documentation * fix exception documentation
-
Douglas Gubert authored
1.24.0 alpha
-
Douglas Gubert authored
-
- 27 Feb, 2021 3 commits
-
-
Douglas Gubert authored
-
Douglas Gubert authored
-
Douglas Gubert authored
Beta 1.23.0
-
- 26 Feb, 2021 1 commit
-
-
Douglas Gubert authored
-
- 22 Feb, 2021 2 commits
-
-
Douglas Gubert authored
-
Douglas Gubert authored
Alpha 1.23.0
-
- 21 Feb, 2021 1 commit
-
-
Douglas Gubert authored
-
- 09 Feb, 2021 1 commit
-
-
Douglas Gubert authored
-
- 08 Feb, 2021 3 commits
-
-
Douglas Gubert authored
-
Douglas Gubert authored
-
Matheus Barbosa Silva authored
* Add setUpdateData method in the MessageBuilder * Add tests to the setUpdateData method * Fix imports from IUser * Alphabetize imports from tests * Add updates to the updatedAt and editedAt fields * Remove update to the updatedAt field
-
- 07 Feb, 2021 1 commit
-
-
Thassio Victor authored
-
- 05 Feb, 2021 2 commits
-
-
Douglas Gubert authored
-
Douglas Gubert authored
-
- 31 Jan, 2021 6 commits
-
-
Douglas Gubert authored
-
Douglas Gubert authored
-
Douglas Gubert authored
-
Douglas Gubert authored
-
Douglas Gubert authored
-
Douglas Gubert authored
-
- 28 Jan, 2021 3 commits
-
-
Douglas Gubert authored
* Refactor as per review from other teams * Fix calls to methods that don't exist
-
Douglas Gubert authored
-
Shiqi Mei authored
-
- 27 Jan, 2021 1 commit
-
-
Shiqi Mei authored
-
- 26 Jan, 2021 3 commits
-
-
Shiqi Mei authored
[IMPROVEMENT] Make the parameter on the getAppUser method optional
-
matheusbsilva137 authored
-
Shiqi Mei authored
[FIX] Add deprecation notices to all instances of the getAppUserUsername method
-
- 23 Jan, 2021 1 commit
-
-
Shiqi Mei authored
* Add IPreFileUpload * No need to deep clone and freeze file upload event data * Overwrite appId while return response * Update IUploadCheckResponse * Refactor to standardize with IPreRoomUserJoined event * More fixes * Update src/definition/uploads/IFileUploadContext.ts * Update src/definition/uploads/IFileUploadContext.ts Co-authored-by:
Douglas Gubert <douglas.gubert@gmail.com>
-
- 22 Jan, 2021 2 commits
-
-
Shiqi Mei authored
* [NEW] introduce permission system into apps-engine * Fix typescript semantic errors * Add details parameter to PermissionDeniedError * Add permission checkers * Use bridge.constructor.name to get bridge name * Add AppPermissions * Use IPemission instead of AppPermission * Add new AppManager method getPermissionsById * Refactor AppPermissions * Implement getById permission checkers * Fix linting errors * Move permission checkers into a seperate folder * Rename Permission to AppPermissions * Add permissionsGranted field to the app storage item * Fix tests * Use permissionsGranted & add defaultPermissions * Add ['*'] to match arbitary domains for http.general permission * Move IPermissionCheckers into sever folder * Pass appId to typing bridge method of IMessageBridge * Add left checkers implementations * Adjustments in the Permission System PR (#358) * Adjust small details from the permission system PR * Revert condition for selecting the correct set of permissions granted * Add proxy for native modules required by apps * Refactoring some permissions * Update permission denied error Co-authored-by:
Douglas Gubert <douglas.gubert@gmail.com> Co-authored-by:
Thassio Victor <tvmcarvalho@gmail.com>
-
matheusbsilva137 authored
-
- 21 Jan, 2021 2 commits
-
-
matheusbsilva137 authored
-
matheusbsilva137 authored
-
- 14 Jan, 2021 1 commit
-
-
Matheus Barbosa Silva authored
-