Commit Graph

15391 Commits (6a3f9253db8b7886e020d84ed82d9ad45f3d3350)
 

Author SHA1 Message Date
Leo Verto 796bdd46df Translated using Weblate (German)
4 years ago
Joshua M. Boniface ae9948ce04
Merge branch 'master' into logging-migration
4 years ago
Joshua M. Boniface 3d563ca3a3
Merge pull request #2523 from JustAMan/logging-migration
4 years ago
Mark Monteiro 1295f6c79b Documentation and log message cleanup
4 years ago
dkanada adc3ab1991
Merge pull request #2534 from joshuaboniface/disable-ssl-default
4 years ago
Mark Monteiro 7ecb16a46e
do not ignore exceptions during migration execution
4 years ago
Joshua M. Boniface 2610bb2cc1
Merge pull request #2532 from MrTimscampi/attachment-baseurl
4 years ago
Joshua M. Boniface e0381c8854 Set EnableHttps disabled by default
4 years ago
MrTimscampi e8c593f413 Add baseURL to attachments
4 years ago
Terrance M f3db3cacf6 Translated using Weblate (Chinese (Simplified))
4 years ago
Marcus Schelin b373721d29 Translated using Weblate (Swedish)
4 years ago
Mark Monteiro 4c2b543b30 Rename IUpdater to IMigrationRoutine
4 years ago
Mark Monteiro 6660006f01 Load user logging config file into application configuration
4 years ago
Mark Monteiro 1a9908d094 Add migration to create "logging.user.json"
4 years ago
Mark Monteiro f2fdf50b3b Create separate constants for the two logging file names
4 years ago
Vasily 5a0f1fe848 Implement review suggestion
4 years ago
Vasily 098d3538e3 Disable logging.json migration as it is not ready yet
4 years ago
Vasily d4564d8e29 More logging, mark all migrations as applied if setup wizard is not complete
4 years ago
Anthony Lavado b99a5843dd
Merge pull request #2524 from ferferga/nsis-fixes
4 years ago
ferferga e36c4de9f6 Replaces uninstaller icon so it's more visible
4 years ago
Vasily 216e425cc5 Fix comment
4 years ago
Vasily 55b429e5e8 Moved migration routines to their own directory
4 years ago
Vasily ccafebca68 Extract "migrations" config name to a proper constant
4 years ago
Vasily ecaa7f8014 Improve migration logic
4 years ago
Vasily 66e11879ef Shuffle migrations in a more manageable structure
4 years ago
Joshua M. Boniface dcf3dbb250
Merge pull request #2515 from JustAMan/migration-scripts
4 years ago
Vasily 9eef0e8ca0 Implement EnableThrottling migration for pre-10.5.0 to 10.5.0 or newer
4 years ago
Andrew Rabert ca585f12b3
Fix Docker packages (#2499)
4 years ago
Vasily acd67c7152 Add tracking of JF version used to run this config previously
4 years ago
Vasily f4ccee5801 Add inheritdoc comment and squash simple method bodies
4 years ago
Vasily e80c9bb8c6
Merge pull request #2513 from Bond-009/alpha
4 years ago
Vasily 456f571343 Follow code review suggestions
4 years ago
Bond-009 375cf212dd
Update AlphanumComparatorTests.cs
4 years ago
Joshua M. Boniface 434f665e81
Merge pull request #2512 from Artiume/patch-4
4 years ago
Bond_009 be1d4b32c6 Add speed for alpha numeric sorting
4 years ago
Bond_009 ada3f96668 Add tests for alpha numeric sorting
4 years ago
artiume 7931a7a7d0
update fedora
4 years ago
Vasily 007c5b9f67 Implement BaseItem.GetHashCode override
4 years ago
Joshua M. Boniface a987b68f7c
Merge pull request #2508 from joshuaboniface/contributors-update
4 years ago
Joshua M. Boniface 3016e78aef Remove dependabotbot
4 years ago
Joshua M. Boniface 0e98d8bbad Update contributors list
4 years ago
Mark Monteiro 9aa259eb95 Revert unnecessary ordering changes in ApplicationHost
4 years ago
Mark Monteiro 6b06a9a919 Make Logger and LoggerFactory both protected in ApplicationHost
4 years ago
Mark Monteiro c49a12dd73 Make LoggerFactory private in ApplicationHost and use it to construct loggers with context
4 years ago
Mark Monteiro 370c312e01 Make logger private in ApplicationHost
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Mark Monteiro 76957213e6 Merge remote-tracking branch 'upstream/master' into support-injecting-iconfiguration
4 years ago
Bond-009 5276c75cde
Merge pull request #2500 from mark-monteiro/2498-register-logging-correctly
4 years ago
Mark Monteiro 3cb98fba55 Use ToList() instead of ToArray() on sequences of unknown size
4 years ago
dkanada c07e1e4f84
Merge pull request #2476 from JustAMan/playto-sort
4 years ago