Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Navedac
/
javascript
Public
forked from
pubnub/javascript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript
core
on
master
User selector
All users
All time
Commit history
Commits on Jun 25, 2013
reverting some changes from 3.5.2
Devendra
committed
2bc95b4
View commit details
Copy full SHA for 2bc95b4
View code at this point
Browse repository at this point
Commits on Jun 19, 2013
upgraded to 3.5.2 version of JS.
stephenlb
committed
7b0e2d2
View commit details
Copy full SHA for 7b0e2d2
View code at this point
Browse repository at this point
Commits on Jun 7, 2013
added ULS upgrade support for JavaScript which allows "error" message dictionary format.
stephenlb
committed
d1d33a5
View commit details
Copy full SHA for d1d33a5
View code at this point
Browse repository at this point
Commits on May 25, 2013
added precaution entries on connection state handler.
stephenlb
committed
468db98
View commit details
Copy full SHA for 468db98
View code at this point
Browse repository at this point
Commits on May 24, 2013
updated SmartTV JSON Transport.
stephenlb
committed
0d19d8b
View commit details
Copy full SHA for 0d19d8b
View code at this point
Browse repository at this point
added SmartTV platform for JavaScript SDK.
stephenlb
committed
a2cefc3
View commit details
Copy full SHA for a2cefc3
View code at this point
Browse repository at this point
added fix for closing socket on unsubscribe and changing connection mode from MX to non-MX connection.
stephenlb
committed
b77ae9d
View commit details
Copy full SHA for b77ae9d
View code at this point
Browse repository at this point
Commits on May 23, 2013
solved a race condition in unsubscribe within subscribes after receiving a message and unsubscribing inside message received callback.
stephenlb
committed
eb8eb88
View commit details
Copy full SHA for eb8eb88
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:pubnub/javascript
Show description for d0e5eb9
stephenlb
committed
d0e5eb9
View commit details
Copy full SHA for d0e5eb9
View code at this point
Browse repository at this point
fixed race condition when subscribing within a subscribe.
stephenlb
committed
7dd7593
View commit details
Copy full SHA for 7dd7593
View code at this point
Browse repository at this point
Commits on May 17, 2013
Adding unsubscribe and ready methods to crypto. Also added example.
geremy
committed
7a86fcc
View commit details
Copy full SHA for 7a86fcc
View code at this point
Browse repository at this point
fixed extra edge case bug compatibility with multiplexing on unsubscribe().
stephenlb
committed
daa173f
View commit details
Copy full SHA for daa173f
View code at this point
Browse repository at this point
added fix for non-mx channel subscribe after last-channel sub.
stephenlb
committed
52c1418
View commit details
Copy full SHA for 52c1418
View code at this point
Browse repository at this point
Commits on May 11, 2013
fixed build_url bug introduced.
stephenlb
committed
2c4ffe1
View commit details
Copy full SHA for 2c4ffe1
View code at this point
Browse repository at this point
Commits on May 10, 2013
updated pubnub common with fix for disabling catchup between channel jumps.
stephenlb
committed
6bb5c61
View commit details
Copy full SHA for 6bb5c61
View code at this point
Browse repository at this point
added comment to backfill for better understanding.
stephenlb
committed
3016776
View commit details
Copy full SHA for 3016776
View code at this point
Browse repository at this point
fixed backfill regression.
stephenlb
committed
afcd447
View commit details
Copy full SHA for afcd447
View code at this point
Browse repository at this point
Commits on Apr 30, 2013
merging of double fix and ie9 transport issue
geremy
committed
4dd835a
View commit details
Copy full SHA for 4dd835a
View code at this point
Browse repository at this point
Commits on Apr 28, 2013
adding /time/0 request at init to choose correct transport
Devendra
committed
de1dd25
View commit details
Copy full SHA for de1dd25
View code at this point
Browse repository at this point
Commits on Apr 24, 2013
chaning reset_offline code, scan through sub receiver array and call all callbacks
Devendra
committed
bb08ada
View commit details
Copy full SHA for bb08ada
View code at this point
Browse repository at this point
aborting pending sub requests whenever _connect is to be called
Devendra
committed
a62b558
View commit details
Copy full SHA for a62b558
View code at this point
Browse repository at this point
Commits on Apr 15, 2013
recompiling js
geremy
committed
3365310
View commit details
Copy full SHA for 3365310
View code at this point
Browse repository at this point
Commits on Apr 12, 2013
Merge branch 'js_new'
Show description for 158f2a7
geremy
committed
158f2a7
View commit details
Copy full SHA for 158f2a7
View code at this point
Browse repository at this point
fixed simple bug onunload events introduced in 3.4.4 version.
stephenlb
committed
b0da16c
View commit details
Copy full SHA for b0da16c
View code at this point
Browse repository at this point
pubnub sdk url parameter in titanium
Devendra
committed
6414ae5
View commit details
Copy full SHA for 6414ae5
View code at this point
Browse repository at this point
adding pubnub sdk url parameter
Devendra
committed
8bacc05
View commit details
Copy full SHA for 8bacc05
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
adding missing error function, passing platform specific error function to common code
Devendra
committed
605ebcf
View commit details
Copy full SHA for 605ebcf
View code at this point
Browse repository at this point
Commits on Apr 4, 2013
fixed problematic make bloat.
stephenlb
committed
8915355
View commit details
Copy full SHA for 8915355
View code at this point
Browse repository at this point
Commits on Apr 1, 2013
javascript consolidation, adding nodejs and modern
Devendra
committed
18db335
View commit details
Copy full SHA for 18db335
View code at this point
Browse repository at this point
Commits on Mar 30, 2013
upgraded to 3.4.3 JS version with new feature "backfill" on connect which loads history from edge cache.
stephenlb
committed
6247fbf
View commit details
Copy full SHA for 6247fbf
View code at this point
Browse repository at this point
Commits on Feb 27, 2013
added easier AES crypto with docs to README.md and ported to Socket.IO as well.
stephenlb
committed
fb5e157
View commit details
Copy full SHA for fb5e157
View code at this point
Browse repository at this point
increased accuracy in nextorigin function.
stephenlb
committed
a6198ae
View commit details
Copy full SHA for a6198ae
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
added fix for FF and missing pubnub div.
stephenlb
committed
782fec3
View commit details
Copy full SHA for 782fec3
View code at this point
Browse repository at this point
merged in Instance Fix from @juliangruber for WS init.
stephenlb
committed
356ab0d
View commit details
Copy full SHA for 356ab0d
View code at this point
Browse repository at this point
added advanced dns cache bursting on network failure.
stephenlb
committed
6853931
View commit details
Copy full SHA for 6853931
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.