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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExample
/
Exceptionless.JavaScript
Public
forked from
exceptionless/Exceptionless.JavaScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Exceptionless.JavaScript
src
submission
on
v1.6.3
User selector
All users
All time
Commit history
Commits on May 9, 2018
Fixed several bugs found during testing.
niemyjski
committed
72752c1
View commit details
Copy full SHA for 72752c1
View code at this point
Browse repository at this point
Fixed formatting (linting)
niemyjski
committed
d48098e
View commit details
Copy full SHA for d48098e
View code at this point
Browse repository at this point
Added ability to get configuration from config end point
niemyjski
committed
33f64d9
View commit details
Copy full SHA for 33f64d9
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
Fixed linting issues
niemyjski
committed
b35eeab
View commit details
Copy full SHA for b35eeab
View code at this point
Browse repository at this point
Fixes #79 - Node would use the wrong submission client
Show description for fd9c40d
niemyjski
committed
fd9c40d
View commit details
Copy full SHA for fd9c40d
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
Finished updating listing settings
niemyjski
committed
d80ddcb
View commit details
Copy full SHA for d80ddcb
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
WIP Updated deps + tslint
niemyjski
committed
a33191c
View commit details
Copy full SHA for a33191c
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
Migrate to latest typescript
Caelan Sayler
committed
ce3a96c
View commit details
Copy full SHA for ce3a96c
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
Updated #65 use the bath length instead of the allocated memory buffer length.
niemyjski
committed
661f23e
View commit details
Copy full SHA for 661f23e
View code at this point
Browse repository at this point
Update 'Content-Length' value for fix characters missing
EthianWong
committed
c858a9e
View commit details
Copy full SHA for c858a9e
View code at this point
Browse repository at this point
Commits on May 7, 2016
Added the ability to send the configuration version when getting settings
Show description for a133b8d
niemyjski
committed
a133b8d
View commit details
Copy full SHA for a133b8d
View code at this point
Browse repository at this point
Commits on May 2, 2016
Fixed an issue with submitting session heartbeats
niemyjski
committed
c49e90c
View commit details
Copy full SHA for c49e90c
View code at this point
Browse repository at this point
Commits on Apr 29, 2016
Updated the javascript client to call the new heartbeats api
niemyjski
committed
075fc43
View commit details
Copy full SHA for 075fc43
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Updated dependencies and version
niemyjski
committed
0dc52f7
View commit details
Copy full SHA for 0dc52f7
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
Code Style / Formatting
frankebersoll
committed
7c78a70
View commit details
Copy full SHA for 7c78a70
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Replaced karma/jasmine with mocha/chai for faster testing
frankebersoll
committed
7425a5f
View commit details
Copy full SHA for 7425a5f
View code at this point
Browse repository at this point
Commits on Nov 22, 2015
Applied code style using 'gulp format'
frankebersoll
committed
c5106cf
View commit details
Copy full SHA for c5106cf
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Attempt to fix an issue where data items are not excluded properly.
Show description for ac556aa
niemyjski
committed
ac556aa
View commit details
Copy full SHA for ac556aa
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Fixed #23 Microsoft Edge doesn't seem to be pulling down client configuration settings
niemyjski
committed
63b5c6d
View commit details
Copy full SHA for 63b5c6d
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Reverted the previous change as sending the events synchronously could cause the browser to freeze.
niemyjski
committed
171678e
View commit details
Copy full SHA for 171678e
View code at this point
Browse repository at this point
Fixed an issue where the config version header wasn't always being picked up
niemyjski
committed
fed2b80
View commit details
Copy full SHA for fed2b80
View code at this point
Browse repository at this point
Listed all the things
Show description for f526071
niemyjski
committed
f526071
View commit details
Copy full SHA for f526071
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
Fixed DefaultSubmissionClient specs
frankebersoll
committed
8b84e45
View commit details
Copy full SHA for 8b84e45
View code at this point
Browse repository at this point
Added isAppExiting to submission signatures
frankebersoll
committed
e546cb8
View commit details
Copy full SHA for e546cb8
View code at this point
Browse repository at this point
Refactoring: DefaultSubmissionClient / ISubmissionAdapter
frankebersoll
committed
0b6a029
View commit details
Copy full SHA for 0b6a029
View code at this point
Browse repository at this point
Update to TypeScript 1.6.2
Show description for 2d77694
frankebersoll
committed
2d77694
View commit details
Copy full SHA for 2d77694
View code at this point
Browse repository at this point
Added ExitController and synchronous submission
frankebersoll
committed
57f6ac4
View commit details
Copy full SHA for 57f6ac4
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
Fixed an issue where node client was sending some unicode data which broke event submission.
Show description for 30042f5
niemyjski
committed
30042f5
View commit details
Copy full SHA for 30042f5
View code at this point
Browse repository at this point
Some refactoring of the default submission client.
niemyjski
committed
8b667c0
View commit details
Copy full SHA for 8b667c0
View code at this point
Browse repository at this point
Commits on Jun 1, 2015
Updates to #15 Better ES3 Support.
Show description for 0505889
niemyjski
committed
0505889
View commit details
Copy full SHA for 0505889
View code at this point
Browse repository at this point
Fixed an issue where server settings weren't being applied in some cases.
niemyjski
committed
54c828a
View commit details
Copy full SHA for 54c828a
View code at this point
Browse repository at this point
Commits on May 31, 2015
Revert "Fixing some error messages."
Show description for a6ad147
ejsmith
committed
a6ad147
View commit details
Copy full SHA for a6ad147
View code at this point
Browse repository at this point
Commits on May 30, 2015
Fixing some error messages.
ejsmith
committed
ac37535
View commit details
Copy full SHA for ac37535
View code at this point
Browse repository at this point
Commits on May 26, 2015
Fixed an issue where getting settings on node would throw an exception.
niemyjski
committed
bc92e13
View commit details
Copy full SHA for bc92e13
View code at this point
Browse repository at this point
Commits on May 21, 2015
Made many optimizations to bring down the file size of the library.
niemyjski
committed
7c4743a
View commit details
Copy full SHA for 7c4743a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.