Commit Graph

336 Commits (a8b40ce1f6ee49640c32dbb68e0633fc3b5b716a)

Author SHA1 Message Date
Joseph Milazzo f97ed62fae Partially implemented artist overview. Needs review
7 years ago
Joseph Milazzo 9a79b590cc Merge branch 'develop' into feature/database
7 years ago
Joseph Milazzo fa52eabb79 Almost finished linking frontend to backend. A few issues with DB mapping to work out.
7 years ago
Joseph Milazzo 2813fccc78 Updated the code to allow a search to be made from UI to iTunes and return a mock result.
7 years ago
TCBWZA b7a46a9e51 Update internal URL's to point to lidarr.audio
7 years ago
TCBWZA b6cf96b737 Changes to remove sentry submissions and refrences to sonarr.tv
7 years ago
TCBWZA 31ca0002d7 Change process name and rename assembly
7 years ago
TCBWZA 0d4e049225 Removed reference to Sonarr and replaced them with Lidarr
7 years ago
Joseph Milazzo 3ebbaf4eb7 Use different folder to store sqlite database.
7 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Jamie Magee f3263efa52 Upgrade SharpRaven
7 years ago
Jamie Magee 781df8b20a Upgrade NLog
7 years ago
Mark McDowall ebcce05588 Fixed: Parsing headers that have a trailing semi-colon
7 years ago
Taloth Saldono bbf2134fe1 Fixed: Deluge 1.3.14 API support due to changed json-rpc checks.
7 years ago
Taloth Saldono 2abaef16f1 Fixed Indexer Health Checks and tests.
7 years ago
Taloth Saldono 2f6d9e191e Fixed: Ignore .nfs* files during copy actions since those files are special NFS files that should never be touched.
7 years ago
Keivan Beigi 15e07f72d4
Better Runtime names
7 years ago
Keivan Beigi d5e720c404
include os name, runtime name in version tag for sentry
7 years ago
Keivan Beigi c9a8ebc2e6
Create anonymous hash to detect issue duplication
7 years ago
Keivan Beigi cea6469ab8
Use nameof
7 years ago
Keivan Beigi ed2e4d0f1d Sentry will now back-off if it's API key is revoked.
7 years ago
Keivan Beigi 0bdc137093 Smaller sentry payload, send machine name as user name
7 years ago
Keivan Beigi cd7e208efa Revert "Use line number instead of message for sentry fingerprint"
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
7 years ago
Keivan Beigi e45d4f60a4 Moved Fatal logging to use nlog patterns
7 years ago
Keivan Beigi 782efcfaf1 Added a one hour debounce of reporting the same errors to sentry
7 years ago
Keivan Beigi 76a7d4f866 Use line number instead of message for sentry fingerprint
7 years ago
Keivan Beigi d61976251e Apparently RemoveTarget doesn't do what you expect it to do.
7 years ago
Keivan Beigi 2487e8ed49 Don't report errors that don't have exceptions
7 years ago
Keivan Beigi 54bc642476 Fixed: OS Version detection shouldn't break user agents. Fixes #1611
7 years ago
Keivan Beigi 6577b0a721 Don't include null in sentry fingerprint if even has no exception
7 years ago
Keivan Beigi bcd67dee5e Added fingerprint to sentry events to allow better grouping
7 years ago
Keivan Beigi dd7fdd8ace Disable Sentry Reporting based on analytics flag
7 years ago
Keivan Beigi a1f112e62f Added branch name to Assembly Info
7 years ago
Keivan Beigi 053c730799 Added Sentry error reporting
7 years ago
Keivan Beigi 61579cfb7e Consider /buildAgent/ to be a none production startup path
7 years ago
Keivan Beigi 92d706a10d Updated bindingRedirect for Newtonsoft.Json
7 years ago
Keivan Beigi 6ae5829439 Removed duplicated code from ContainerBuilders
7 years ago
Keivan Beigi 8252a2a60f RIP
7 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
7 years ago
Keivan Beigi fdb5ccdae1 Updated Newtonsoft.Json from 6.0.6 to 9.0.1
7 years ago
Keivan Beigi a2ce435239 Upgraded Nlog, NCrunch
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
margaale 8d776abb48 Fixed: Handle download clients sending invalid content-type header.
8 years ago
Keivan Beigi da52e60f36 Upgraded Nlog/RestSharp/Selenium
8 years ago
Lloyd Sparkes cf662291d5 Fixed: Lingering Socks5 Proxy sockets when proxy is using dynamic ips
8 years ago
Mark McDowall d3890bd712 New: Health check warning for macOS when running from App Translocation folder
8 years ago
Taloth Saldono f8d97cac7d Fixed: FileBrowser not displaying drive letters on Windows.
8 years ago
Taloth Saldono 7ef1ca8a00 Fixed: Tweaked ratelimit logic for rarbg api.
8 years ago