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 }}
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
10
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
LocalStorage for the browser and Node.js
- #41
#41
Merged
frankebersoll
merged 20 commits into
master
exceptionless/Exceptionless.JavaScript:master
from
feature/storage
exceptionless/Exceptionless.JavaScript:feature/storage
Copy head branch name to clipboard
Feb 19, 2016
Conversation
Commits
20
(20)
Checks
Files changed
Merged
LocalStorage for the browser and Node.js
#41
frankebersoll
merged 20 commits into
master
exceptionless/Exceptionless.JavaScript:master
from
feature/storage
exceptionless/Exceptionless.JavaScript:feature/storage
Copy head branch name to clipboard
Commits
Commits on Jan 25, 2016
Added support for wallaby
frankebersoll
committed
c65fe95
View commit details
Copy full SHA for c65fe95
Browse repository at this point
Changed IStorage to non-generic
Show description for 7261943
frankebersoll
committed
7261943
View commit details
Copy full SHA for 7261943
Browse repository at this point
NodeFileStorage: Initial commit
Show description for 87e2ca2
frankebersoll
committed
87e2ca2
View commit details
Copy full SHA for 87e2ca2
Browse repository at this point
Commits on Jan 30, 2016
Code Style / Formatting
frankebersoll
committed
7c78a70
View commit details
Copy full SHA for 7c78a70
Browse repository at this point
Added BrowserStorage
frankebersoll
committed
e781aa1
View commit details
Copy full SHA for e781aa1
Browse repository at this point
Added Configuration.useLocalStorage
frankebersoll
committed
7b1c26f
View commit details
Copy full SHA for 7b1c26f
Browse repository at this point
Fix in NodeFileStorage: mkdir
frankebersoll
committed
9f8fc56
View commit details
Copy full SHA for 9f8fc56
Browse repository at this point
Commits on Feb 2, 2016
Removed wallaby.js
frankebersoll
committed
018a209
View commit details
Copy full SHA for 018a209
Browse repository at this point
Commits on Feb 5, 2016
Merge remote-tracking branch 'origin/master' into feature/storage
Show description for 02b14b1
frankebersoll
committed
02b14b1
View commit details
Copy full SHA for 02b14b1
Browse repository at this point
Refactoring: KeyValueStorageBase
Show description for 8278b64
frankebersoll
committed
8278b64
View commit details
Copy full SHA for 8278b64
Browse repository at this point
Commits on Feb 11, 2016
Throw error instead of string error (better stack traces)
niemyjski
committed
9b678c2
View commit details
Copy full SHA for 9b678c2
Browse repository at this point
Merge branch 'master' into feature/storage
niemyjski
committed
e5a48c1
View commit details
Copy full SHA for e5a48c1
Browse repository at this point
Fixed a bug where settings were not being loaded from local storage.
niemyjski
committed
fc91169
View commit details
Copy full SHA for fc91169
Browse repository at this point
Commits on Feb 15, 2016
Updated the angular $stateChangeError implementation
niemyjski
committed
d5067f0
View commit details
Copy full SHA for d5067f0
Browse repository at this point
Commits on Feb 18, 2016
Merge branch 'master' of https://github.com/exceptionless/Exceptionless.JavaScript into feature/storage
frankebersoll
committed
67a8913
View commit details
Copy full SHA for 67a8913
Browse repository at this point
IStorage Refactoring
frankebersoll
committed
d0b7108
View commit details
Copy full SHA for d0b7108
Browse repository at this point
Code style in angular.ts
frankebersoll
committed
071b20b
View commit details
Copy full SHA for 071b20b
Browse repository at this point
Fixed unit tests
frankebersoll
committed
347606f
View commit details
Copy full SHA for 347606f
Browse repository at this point
Update dist
frankebersoll
committed
6a6d402
View commit details
Copy full SHA for 6a6d402
Browse repository at this point
Commits on Feb 19, 2016
Fix: Remove corrupted keys
frankebersoll
committed
73a86b0
View commit details
Copy full SHA for 73a86b0
Browse repository at this point
You can’t perform that action at this time.