Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Mahone d6aa02ff09 Update Emby.Server.Implementations/Data/SqliteItemRepository.cs před 5 roky
  Andrew Mahone f60e9b0b62 formatting před 5 roky
  Andrew Mahone 6defe80b62 Check for cancellation between each batch of MediaAttachment inserts. před 5 roky
  Andrew Mahone 74fb63a898 Use block rather than local using statement. před 5 roky
  Andrew Mahone 8505ee9d6c Extract the prefix for MediaAttachment insertions to a static member instead of generating it per-query. před 5 roky
  Andrew Mahone cc7741efd4 Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments před 5 roky
  Andrew Mahone 3602251cf5 Update Emby.Server.Implementations/Data/SqliteItemRepository.cs před 5 roky
  Andrew Mahone e5b65ed034 Update Emby.Server.Implementations/Data/SqliteItemRepository.cs před 5 roky
  Andrew Mahone 25bc7b81c3 Update Emby.Server.Implementations/Data/SqliteItemRepository.cs před 5 roky
  Andrew Mahone 24a460dc93 Update Emby.Server.Implementations/Data/SqliteItemRepository.cs před 5 roky
  Andrew Mahone b936c530aa Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-attachments před 5 roky
  Andrew Mahone bd4da93d1e Throw ArgumentException instead of ArgumentNullException on empty Guid. před 5 roky
  Andrew Mahone ad2101ce52 Rename "limit" to "insertAtOnce" in InsertMediaAttachments. před 5 roky
  Andrew Mahone c2d8f210b1 Check for cancellation in SaveMediaAttachments. před 5 roky
  Andrew Mahone 0dde5e46df Flatten using connection in GetMediaAttachments/SaveMediaAttachments před 5 roky
  Andrew Mahone 4573fb5301 Use ToByteArray instead of ToGuidBlob. před 5 roky
  Andrew Mahone 1600d5b53f Merge remote-tracking branch 'origin/master' into media-attachments-clean před 5 roky
  Andrew Mahone 90dfe729bb Add space when building query string for attachments. před 5 roky
  Bond_009 016be02cd6 More warning fixes před 5 roky
  Andrew Mahone 03ecf57548 Store MediaAttachments in DB. před 5 roky
  Vasily 79f9887625 Merge pull request #1854 from Bond-009/json před 5 roky
  Bond_009 ac93a5a85c Change slow query time logging to debug před 5 roky
  Bond_009 e553eba31e Use System.Text.Json api před 5 roky
  Bond-009 ee637e8fec Fix warnings, improve performance (#1665) před 5 roky
  Bond_009 e4f893a0eb More warning fixes před 5 roky
  Bond_009 f70a63d575 Return DB asap před 5 roky
  Claus Vium f48eaccc51 Use reader.GetString instead of indexing před 5 roky
  Claus Vium e7c05dcfaf Speed up BaseItem deserialization před 5 roky
  Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids před 6 roky
  Bond_009 45c13141f9 Address comments před 6 roky