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 }}
tekmaven
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Exceptionless.JavaScript
src
services
on
master
User selector
All users
All time
Commit history
Commits on Jun 30, 2017
Specify a default error type.
niemyjski
committed
b65d2bb
View commit details
Copy full SHA for b65d2bb
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Fixed angular stacking and not including browser info, bump version
niemyjski
committed
325f313
View commit details
Copy full SHA for 325f313
View code at this point
Browse repository at this point
Commits on May 8, 2017
Updated to latest deps
Show description for 100957a
niemyjski
committed
100957a
View commit details
Copy full SHA for 100957a
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 Dec 20, 2016
Added support for passed in exceptions where the exception is just a string
niemyjski
committed
941b23e
View commit details
Copy full SHA for 941b23e
View code at this point
Browse repository at this point
Commits on May 3, 2016
Fixed issues with external ambient definitions.
niemyjski
committed
569f575
View commit details
Copy full SHA for 569f575
View code at this point
Browse repository at this point
Fixed an issue with the build
niemyjski
committed
e04c26c
View commit details
Copy full SHA for e04c26c
View code at this point
Browse repository at this point
Upgraded dependencies
niemyjski
committed
07cb0bc
View commit details
Copy full SHA for 07cb0bc
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 Jan 15, 2016
Node: Fixed an issue that would occur if request body or params was undefined.
niemyjski
committed
110e3a2
View commit details
Copy full SHA for 110e3a2
View code at this point
Browse repository at this point
Commits on Jan 14, 2016
Revert "Added session management components"
Show description for de041fd
niemyjski
committed
de041fd
View commit details
Copy full SHA for de041fd
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Added session management components
frankebersoll
committed
a7552eb
View commit details
Copy full SHA for a7552eb
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
Lint: No unused imports
Show description for 5224e23
frankebersoll
committed
5224e23
View commit details
Copy full SHA for 5224e23
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Added better support for checking for exclusions and patterns.
niemyjski
committed
eaa2418
View commit details
Copy full SHA for eaa2418
View code at this point
Browse repository at this point
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 20, 2015
Updated tslint to capture console.log
frankebersoll
committed
56944db
View commit details
Copy full SHA for 56944db
View code at this point
Browse repository at this point
Applied coding guidelines to NodeModuleCollector
frankebersoll
committed
a23cce4
View commit details
Copy full SHA for a23cce4
View code at this point
Browse repository at this point
Merge origin/master into feature/additionalInfo
Show description for e643f99
frankebersoll
committed
e643f99
View commit details
Copy full SHA for e643f99
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 16, 2015
Added NodeModuleCollector
frankebersoll
committed
614c14e
View commit details
Copy full SHA for 614c14e
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
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 8, 2015
Fixed an issue where IE11 would submit null for line and column numbers
niemyjski
committed
8c51797
View commit details
Copy full SHA for 8c51797
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 May 26, 2015
Specify better text for anonymous functions
niemyjski
committed
0e17085
View commit details
Copy full SHA for 0e17085
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
Commits on May 19, 2015
[WIP] Added the ability to pull server side changes.
Show description for 8a6ed55
niemyjski
committed
8a6ed55
View commit details
Copy full SHA for 8a6ed55
View code at this point
Browse repository at this point
Commits on May 18, 2015
Fixed an issue where the request info wasn't getting added.
Show description for d834ca0
niemyjski
committed
d834ca0
View commit details
Copy full SHA for d834ca0
View code at this point
Browse repository at this point
Commits on May 15, 2015
Node now populates the port in the request info.
niemyjski
committed
d4657f9
View commit details
Copy full SHA for d4657f9
View code at this point
Browse repository at this point
Reverted previous commit that parsed the function name.
niemyjski
committed
69c75a9
View commit details
Copy full SHA for 69c75a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.