Commit Graph

1076 Commits (d6b557d9ee0f9b133f66cc3caf67b3068a492f44)

Author SHA1 Message Date
Bond-009 14b06ecbe2
Merge pull request #10261 from barronpm/ihostlifetime
12 months ago
Claus Vium 7f8d9ae7c5
fix: use TryGetString to avoid crashing, fixes #10306 (#10308)
1 year ago
Cody Robibero effa303cb9
Add missing LocalAccessOrRequiresElevationHandler (#10268)
1 year ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down
1 year ago
Patrick Barron 1d8c3e088b Don't log unhandled exceptions twice
1 year ago
cvium 4fe641b55d missed a spot
1 year ago
cvium ba928d872e fix: open the connection when using SqliteConnection directly
1 year ago
Lehonti Ramos bc959270b7
Removed nesting levels through block-scoped `using` statement (#10025)
1 year ago
Bond-009 c7ca416206
Merge pull request #10138 from cvium/sqlite_client_poc
1 year ago
cvium 4fa7672d75 fix todos and add graylog back
1 year ago
cvium 7e4e715a90 remove unused using
1 year ago
cvium a1a1551680 remove batteries init
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
cvium 05e40ecb93 review comments
1 year ago
cvium d223f5b518 completely remove sqlitepcl
1 year ago
cvium 613f4296e3 loading works
1 year ago
Sky-High 06b80a8ced fix for MigrateNetworkConfiguration.cs
1 year ago
Sky-High 78c17ba895 fix #9983 MigrateNetworkConfiguration error
1 year ago
Shadowghost e56275fb46 Extract networking constants
1 year ago
Joshua M. Boniface 93b400343e
Merge pull request #8147 from Shadowghost/network-rewrite
1 year ago
Shadowghost e233a3b074 Apply review suggestions
1 year ago
Shadowghost 32ac3b580c Rename additional values in NetworkConfiguration and add migration for all changed values
1 year ago
Niels van Velzen 6de56f0518 Add support for lyric provider plugins
1 year ago
Shadowghost 32499f0e98 Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero 9a0dfc00f1
Add all websocket messages to generated openapi spec (#9682)
1 year ago
Shadowghost 006b04dc0b Merge branch 'master' into network-rewrite
1 year ago
cvium 716bcc6410 chore: deprecate EasyPassword as it isn't very secure
1 year ago
Shadowghost d8d5c86d49 Merge branch 'master' into network-rewrite
1 year ago
Bill Thornton 155f3856c0 Use default files to remove index.html from url
1 year ago
Shadowghost eb52af4e6a
Fix playlists library and migration (#9770)
1 year ago
Shadowghost a8cdf4434b
Fix access to playlists not created by a user (#9746)
1 year ago
Shadowghost c042f20224 Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero e1a30a4aef
Merge pull request #8598 from Neuheit/ipv4fallback
1 year ago
Shadowghost bcf92b5722
Fix MigrateRatingLevels (#9461)
1 year ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite
1 year ago
Stepan Goremykin b6cfdb8b92 Simplify conditional expression
1 year ago
Stepan Goremykin 26958162d0 Remove unused using directives
1 year ago
Marc Brooks d45cabfa74
Fix migration for MusicBrainz (#9559)
2 years ago
Shadowghost 82080bd1ef Apply review suggestions
2 years ago
Shadowghost 8d158df678 Add migration to properly set playlist owner
2 years ago
Shadowghost 80b8661008 Merge branch 'master' into network-rewrite
2 years ago
Shadowghost c5a363a007 Merge branch 'master' into network-rewrite
2 years ago
Shadowghost f0251f86cb Move MigrateRatingLevels migration to preStartup
2 years ago
Shadowghost 5cdb0c7932 Apply review suggestions
2 years ago
Shadowghost 15efb9935c Fix typo and migration description
2 years ago
Shadowghost a6cfe75d6e Add database migration for rating schema change
2 years ago
Bond-009 720852f708
Merge pull request #9356 from Bond-009/tryparse
2 years ago
Bond_009 24a7e210c3 Optimize tryparse
2 years ago
Shadowghost 2f4e43b87f Add migration for MusicBrainz settings
2 years ago
Shadowghost 20fd05b050 Consistently write IP in upercase
2 years ago