vn-verdnaturachat/app/lib
Gerzon Z 352a718631
Chore: Migrate lib/encryption folder to TypeScript (#3639)
* Initial commit

* add types/bytebuffer, add type definitions to params and update interfaces

* add more types and type assertions

* update types

* change bang operator by type assertion and update class variables definitions

* add types for deferred class

* minor tweaks on types definitions

* add ts-ignore

* Update encryption.ts

* update deferred and encryption

* update encryption.ts

* Update room.ts

* update toDecrypt type

* initialize sessionKeyExportedString

* remove return types
2022-02-16 17:14:28 -04:00
..
database Chore: Migrate updateMessages to Typescript (#3715) 2022-02-16 12:02:17 -03:00
encryption Chore: Migrate lib/encryption folder to TypeScript (#3639) 2022-02-16 17:14:28 -04:00
methods Chore: Migrate methods/helpers/parseQuery to Typescript (#3742) 2022-02-16 12:20:55 -03:00
rocketchat Chore: dehydrate small server requests away from rocketchat.js (#3740) 2022-02-15 15:50:55 -03:00
Icons.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
Navigation.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
ShareNavigation.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
appStateMiddleware.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
auxStore.ts [FIX] Inject Redux store to prevent/remove require cycles (#3691) 2022-02-09 18:16:20 -03:00
createStore.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
selection.json Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
userPreferences.ts Chore: Migrate lib user preferences to Typescript (#3578) 2022-01-11 11:23:43 -03:00
utils.ts Chore: Migrate lib/utils to TypeScript (#3637) 2022-02-07 14:44:04 -04:00