Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/conflicts #354

Merged
merged 15 commits into from
Jan 8, 2024
Merged

fix/conflicts #354

merged 15 commits into from
Jan 8, 2024

Conversation

mohitpubnub
Copy link
Contributor

  • updated code base

parfeon and others added 15 commits July 10, 2023 21:12
* fix: proxy feature dependency

* test: removed node 12 to get support for optional chaining operator

* fix: message acount condition when multiple timetokens and channels provided

* lib dist files

* fix codacy issue for module exports in .js file

* PubNub SDK v7.3.3 release.

* fix: version bump

* fix: missing version bump

* PubNub SDK v7.3.0 release.

* docs(pubnub.yml) fix formatting

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
Co-authored-by: Serhii Mamontov <parfeon@me.com>
* fix: missing get and set methods for userId are added

* PubNub SDK v7.3.1 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* upgrade superagent

* lock file

* PubNub SDK v7.3.2 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* fix: error handling when send file encounters issues

* PubNub SDK v7.3.3 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* ref: decoupling cryptor module

* cryptoModule

* lint

* rever cryptors in config

* lint fixes

* CryptoModule for web and node

* step definitions for contract tests

* lib files

* fix:es-lint

* let vs const

* and some more ts not wanting me to specific about trivials

* access modfiers

* refactor-1

* lint, cleanup test

* refactor - 2

* code cleanup in stream encryption with new cryptor

* fix: lint issue.

* refactor: eliminate ts-ignores by defining file reated types

* * integration of crypto module * refactoring cryptoModule

* lib and dist

* support for setCipherKey

* fix: setCipherKey()

* lib and dist files

* fix: staticIV support

* lib and dist

* refactor: cryptoModule, * added support for PubNub.CryptoModule factory

* fix: types

* dist and libs

* fix: test- customEncrypt function

* fix: legacy crypto init, tests

* refactor: typecheck on incoming data for aescbc cryptor

* code cleanup, * fix: broken file cryptography operations on web

* lib and dist directories

* refactor: crypto initialiser apis default value initialisation

* LICENSE

* reverted last commit 11351ec

* update LICENSE

* PubNub SDK v7.4.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* fix: pubnub.decrypt() function to return correct data format

* PubNub SDK v7.4.1 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* Chore - Codeowners Updated

* Update CODEOWNERS

---------

Co-authored-by: Mohit Tejani <60129002+mohitpubnub@users.noreply.github.com>
* update licese field in package.json

* PubNub SDK v7.4.2 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* fix: Blob file support for encryption in Web environment

* dist/lib

* PubNub SDK v7.4.3 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
fix: getChannelMembers status field include
* subscription listener and history api handle plain message when crypto module is configured

* test: subscription listener and history api with plain message along with crypto module

* dist/lib

* fix: AppContext membership apis optional fields only included when explicitly mentioned

* lib/dist files

* PubNub SDK v7.4.5 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
@mohitpubnub mohitpubnub merged commit ea4b588 into presence Jan 8, 2024
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants