| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-07 | Use ArgumentException.ThrowIfNullOrEmpty | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-12-05 | Replace == null with is null | Bond_009 | |
| 2022-12-05 | Fix some warnings and only disable TreatWarningsAsErrors for CodeAnalysis ↵ | Bond-009 | |
| (#8709) | |||
| 2022-11-05 | Add regression test for #8696 | Bond_009 | |
| 2022-11-04 | Don't throw exception if program.Title is null | Cody Robibero | |
| 2022-10-28 | Backport pull request #8609 from jellyfin/release-10.8.z | Anthony Lavado | |
| Use Token for SchedulesDirect Images and Image Index Original-merge: a6740bf51e172d4f8d6bf540362dd0ac50973a77 Merged-by: Anthony Lavado <anthonylavado@me.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-10-12 | Switch branches if statement | Bond_009 | |
| 2022-10-11 | Fix some things that slipped through the cracks | Bond_009 | |
| 2022-10-11 | Merge branch 'jellyfin:master' into gzip | adrez99 | |
| 2022-09-11 | Don't allow throwing System.Exception (#8378) | Bond-009 | |
| 2022-06-19 | Use System.IO.Compression instead of SharpCompress for gzips | adrez99 | |
| 2022-04-28 | Merge pull request #7625 from crobibero/xml-cache-delete | Cody Robibero | |
| (cherry picked from commit ec6f7bdcfffd6d5e05db783226da9cc4ce2df614) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-04-17 | Merge pull request #7592 from 1337joe/live-tv-fixes | Cody Robibero | |
| (cherry picked from commit cd93f49fa87d6e5b0bcc535f8f92b5709b0e3153) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-04-17 | Merge pull request #7567 from cvium/fix_xmltv_caching | Cody Robibero | |
| (cherry picked from commit 385a0b94373606983051ff7662dfbe1e5514d4bc) Signed-off-by: Joshua Boniface <joshua@boniface.me> | |||
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2021-12-27 | Remove more warnings | Cody Robibero | |
| 2021-12-27 | More cleanup | Bond_009 | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-12-01 | Use JsonContent where possible | Bond_009 | |
| Should reduce the # of allocated bytes | |||
| 2021-11-16 | Remove unused dependencies | cvium | |
| 2021-11-10 | Replace PBKDF2-SHA1 with PBKDF2-SHA512 | Bond_009 | |
| This also migrates already created passwords on login Source for the number of iterations: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2 | |||
| 2021-10-26 | Merge pull request #6551 from MrChip53/xmltv-improve | Claus Vium | |
| 2021-10-09 | Fix indentation and build errors | Cody Robibero | |
| 2021-10-08 | Merge remote-tracking branch 'upstream/master' into schedules-direct | Cody Robibero | |
| 2021-10-06 | Fix the last few warnings | Bond_009 | |
| Enables TreatWarningsAsErrors for all projects | |||
| 2021-09-25 | Remove sync FileStream hack | Bond_009 | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-12 | Fix types and property names | Cody Robibero | |
| 2021-09-12 | Fix #6171 | Mr. Chip53 | |
| 2021-09-06 | Remove Linq to index search | Cody Robibero | |
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-03 | Suggestions from review | Cody Robibero | |
| 2021-09-03 | Add SchedulesDirect json tests | Cody Robibero | |
| 2021-09-03 | Enable nullable for SchedulesDirect | Cody Robibero | |
| 2021-09-03 | Fix typos | Cody Robibero | |
| 2021-09-03 | Fix issues from merge | Cody Robibero | |
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-08-28 | Add missing xmldoc | Cody Robibero | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-28 | Enable nullable for more files | Bond_009 | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-05 | Code Clean up: Convert to null-coalescing operator ?? (#5845) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-03-13 | FxCop -> Net Analyzers (part 2) | Bond_009 | |
| 2021-02-21 | Minor improvements | Bond_009 | |
| 2021-02-20 | Merge pull request #5223 from Bond-009/minor10 | dkanada | |
| Minor improvements | |||
| 2021-02-15 | Properly forward cancellationTokens | Bond_009 | |
| 2021-02-13 | Minor improvements | Bond_009 | |
