FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · exceptionless/Exceptionless.JavaScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
exceptionless
/
Exceptionless.JavaScript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
22
Star
60
Code
Issues
0
Pull requests
11
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 12, 2023
Bump tough-cookie from 4.1.2 to 4.1.3 (#135)
Show description for ccbedee
dependabot[bot]
authored
ccbedee
View commit details
Copy full SHA for ccbedee
Browse repository at this point
Bump word-wrap from 1.2.3 to 1.2.5 (#137)
Show description for be394f3
dependabot[bot]
authored
be394f3
View commit details
Copy full SHA for be394f3
Browse repository at this point
Updated Dependencies
niemyjski
committed
317b3ee
View commit details
Copy full SHA for 317b3ee
Browse repository at this point
Added additional checks for unhandledRejection errors
niemyjski
committed
0f672d9
View commit details
Copy full SHA for 0f672d9
Browse repository at this point
Updated toError to not define an error stack when creating new error instances.
niemyjski
committed
6a0eecf
View commit details
Copy full SHA for 6a0eecf
Browse repository at this point
Added ability to handle errors that have no stack
niemyjski
committed
2aa12ad
View commit details
Copy full SHA for 2aa12ad
Browse repository at this point
Fixed a bug where the browser sample event handlers wouldn't always be registered.
niemyjski
committed
80ef6c4
View commit details
Copy full SHA for 80ef6c4
Browse repository at this point
Updated default api key and port
niemyjski
committed
3c69ee3
View commit details
Copy full SHA for 3c69ee3
Browse repository at this point
Commits on Aug 10, 2023
Updated deps
niemyjski
committed
14a10c1
View commit details
Copy full SHA for 14a10c1
Browse repository at this point
Commits on Aug 7, 2023
Updated dependencies
niemyjski
committed
152d0a6
View commit details
Copy full SHA for 152d0a6
Browse repository at this point
Commits on Jun 22, 2023
Updated deps
niemyjski
committed
98ea8b6
View commit details
Copy full SHA for 98ea8b6
Browse repository at this point
Commits on Jun 19, 2023
Bump vite from 4.3.4 to 4.3.9 (#134)
Show description for 8ca6bf5
dependabot[bot]
authored
8ca6bf5
View commit details
Copy full SHA for 8ca6bf5
Browse repository at this point
Commits on May 4, 2023
Updated sample deps
niemyjski
committed
5abbe1e
View commit details
Copy full SHA for 5abbe1e
Browse repository at this point
Commits on Apr 25, 2023
Upgrade to TypeScript 5
niemyjski
committed
4785a0c
View commit details
Copy full SHA for 4785a0c
Browse repository at this point
Updated deps
niemyjski
committed
1b15a99
View commit details
Copy full SHA for 1b15a99
Browse repository at this point
Added script for headers (#133)
Show description for d719b34
niemyjski
authored
d719b34
View commit details
Copy full SHA for d719b34
Browse repository at this point
Commits on Apr 10, 2023
Bump @sveltejs/kit from 1.12.0 to 1.15.2 (#132)
Show description for a48b7d4
dependabot[bot]
authored
a48b7d4
View commit details
Copy full SHA for a48b7d4
Browse repository at this point
Commits on Mar 22, 2023
Bump version to 3.0
niemyjski
committed
043adc5
View commit details
Copy full SHA for 043adc5
Browse repository at this point
Fixed issue with Configuration Default Data not getting data exclusions applied.
niemyjski
committed
af7a708
View commit details
Copy full SHA for af7a708
Browse repository at this point
Commits on Mar 20, 2023
Add benchmark for pruning
niemyjski
committed
4b8f5c3
View commit details
Copy full SHA for 4b8f5c3
Browse repository at this point
Export all transitive exports (from @exceptionless/core) in dependent packages.
niemyjski
committed
2205fdb
View commit details
Copy full SHA for 2205fdb
Browse repository at this point
Fixed package clean script
niemyjski
committed
f2bf9ae
View commit details
Copy full SHA for f2bf9ae
Browse repository at this point
Updated deps
niemyjski
committed
753887d
View commit details
Copy full SHA for 753887d
Browse repository at this point
Commits on Mar 17, 2023
Bump webpack from 5.75.0 to 5.76.2 (#130)
Show description for 93d4888
dependabot[bot]
authored
93d4888
View commit details
Copy full SHA for 93d4888
Browse repository at this point
Fixes #25 Add support for stringifying event data with a maxDepth (#127)
Show description for c0d6665
niemyjski
authored
c0d6665
View commit details
Copy full SHA for c0d6665
Browse repository at this point
Commits on Mar 2, 2023
Fixes #42 QueueTimer keeps Node process from terminating gracefully (#128)
niemyjski
authored
011b20d
View commit details
Copy full SHA for 011b20d
Browse repository at this point
Commits on Mar 1, 2023
Fixes #53 Ensure storage api calls error are caught and logged (#126)
niemyjski
authored
859f157
View commit details
Copy full SHA for 859f157
Browse repository at this point
Updated readme for --enable-source-maps
niemyjski
committed
10c5efb
View commit details
Copy full SHA for 10c5efb
Browse repository at this point
Commits on Feb 28, 2023
Merge branch 'main' of https://github.com/exceptionless/Exceptionless.JavaScript
niemyjski
committed
b370ee1
View commit details
Copy full SHA for b370ee1
Browse repository at this point
Target ES2021 and ESM Node18 (fetch built in) (#125)
Show description for 219b1ab
niemyjski
authored
219b1ab
View commit details
Copy full SHA for 219b1ab
Browse repository at this point
Fixed typing issues in svelte example
niemyjski
committed
4438fdd
View commit details
Copy full SHA for 4438fdd
Browse repository at this point
Fixes #85 Improvements to session management (Breaking Change) (#124)
Show description for 3c1e208
niemyjski
authored
3c1e208
View commit details
Copy full SHA for 3c1e208
Browse repository at this point
Commits on Feb 23, 2023
Fixes #70: Ignore errors created from browser extensions (#123)
Show description for a889cd2
niemyjski
authored
a889cd2
View commit details
Copy full SHA for a889cd2
Browse repository at this point
Fixes #67: Preserve event type if event has error
niemyjski
committed
71c8246
View commit details
Copy full SHA for 71c8246
Browse repository at this point
Fixes #46: Queue timer fires even when api key isn't configured
Show description for 45e37fa
niemyjski
committed
45e37fa
View commit details
Copy full SHA for 45e37fa
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL