| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-18 | Merge pull request #913 from Bond-009/log | Vasily | |
| Reduce log spam | |||
| 2019-02-18 | Merge pull request #829 from Bond-009/fields | Vasily | |
| Removed some unused fields | |||
| 2019-02-18 | added justaman notes, fixed new bug from emty has removals | Phallacy | |
| 2019-02-18 | Apply suggestions from code review | LogicalPhallacy | |
| Adding minor stylistic suggestions from Bond-009 Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com> | |||
| 2019-02-17 | Translated using Weblate (Hebrew) | bobberb | |
| Currently translated at 97.8% (92 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ | |||
| 2019-02-17 | Merge pull request #925 from Bond-009/newmaser | Joshua M. Boniface | |
| Merge 10.2.0 release branch back into master | |||
| 2019-02-17 | Removed async from non-async method | William Taylor | |
| 2019-02-17 | Removed unnecessary configuration options and reduced primitive dependencies | William Taylor | |
| 2019-02-17 | Removed Reference and replaced with package reference | William Taylor | |
| 2019-02-17 | Removed extra using | William Taylor | |
| 2019-02-17 | Removed primitives from services in Program.cs | William Taylor | |
| This will make it easier to move dependency registration to a system without having to new up all the services first. Moved the primitives to an IConfiguration which is much easier to inject. | |||
| 2019-02-17 | Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser | Bond-009 | |
| 2019-02-17 | Use the movie name instead of folder name | Claus Vium | |
| 2019-02-16 | Merge pull request #920 from nvllsvm/dockolate_icetainer | Andrew Rabert | |
| Fix cachedir missing from Docker container | |||
| 2019-02-16 | Fix cachedir missing from Docker container | Andrew Rabert | |
| Adds the /cache volume and set it to writeable by all. This allows for those using jellyfin to continue using it without modifying their config. However, retaining cache will require one to mount the /cache volume. Also make the /config and /media dirs 777 by default. No permissions on mounted volumes will be changed. | |||
| 2019-02-16 | Bump release version for last-minute PRsv10.2.0 | Joshua Boniface | |
| 2019-02-16 | Merge branch 'master' into perf | Bond-009 | |
| 2019-02-16 | Merge branch 'master' into async | Bond-009 | |
| 2019-02-16 | Merge branch 'master' into fields | Bond-009 | |
| 2019-02-16 | Reduce log spam | Bond-009 | |
| 2019-02-16 | Separate HttpPostedFile | Bond-009 | |
| 2019-02-16 | Merge pull request #899 from AThomsen/bugfix/dlna_name_race_condition | Bond-009 | |
| DLNA: Fix race condition leading to missing device names | |||
| 2019-02-16 | Merge pull request #907 from cvium/fix_assembly_visibility | Bond-009 | |
| Fix assembly visibility | |||
| 2019-02-16 | Merge pull request #910 from nvllsvm/make_it_so | Andrew Rabert | |
| Enhance Dockerfiles | |||
| 2019-02-16 | Merge pull request #911 from nvllsvm/hooked_on_phonics | Andrew Rabert | |
| Checkout submodules in Docker Hub hook | |||
| 2019-02-16 | Checkout submodules in Docker Hub hook | Andrew Rabert | |
| 2019-02-16 | Enhance Dockerfiles | Andrew Rabert | |
| * Prevent failure when obj exists from host compile * Enhance readability of disposed stages * Formatting | |||
| 2019-02-16 | Merge pull request #909 from n8225/dockerBuilds | Andrew Rabert | |
| Fix docker arm builds | |||
| 2019-02-15 | Fix docker arm builds | n8225 | |
| 2019-02-15 | Update submodule to 10.2.0 release | Joshua Boniface | |
| 2019-02-15 | Remove superfluous changelog entries | Joshua Boniface | |
| 2019-02-15 | Update version to 10.2.0 release | Joshua Boniface | |
| 2019-02-15 | Merge pull request #883 from jellyfin/translations | Joshua M. Boniface | |
| Import Translations | |||
| 2019-02-15 | Merge pull request #892 from joshuaboniface/depend-ffmpeg-version | Joshua M. Boniface | |
| Add jellyfin-ffmpeg and versioning to package deps | |||
| 2019-02-16 | Use string interpolation | PloughPuff | |
| Two further review comments from JustAMan. | |||
| 2019-02-16 | Merge pull request #885 from Bond-009/warn | Vasily | |
| More warning fixes | |||
| 2019-02-15 | Review comments | PloughPuff | |
| Addressed review comments from JustAMan. Removed code to determine experimental version. Store major and minor as two ints. Allow control of a min and max recommended version. | |||
| 2019-02-16 | Comments | Bond-009 | |
| 2019-02-16 | Update Jellyfin.Server/Jellyfin.Server.csproj | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-02-16 | Reorder elements | Bond-009 | |
| 2019-02-16 | Remove more doc warnings | Bond-009 | |
| 2019-02-16 | More fixes | Bond-009 | |
| 2019-02-16 | Correctly dispose WebSocketSharpListener | Bond-009 | |
| 2019-02-16 | More warnings | Bond-009 | |
| 2019-02-16 | Disable SA1130 | Bond-009 | |
| 2019-02-16 | Warnings for docs | Bond-009 | |
| 2019-02-16 | Fix up CoreAppHost.cs | Bond-009 | |
| 2019-02-16 | Do not declare visible instance fields | Bond-009 | |
| 2019-02-16 | Closing braces should be followed by an empty line | Bond-009 | |
| 2019-02-16 | Disable SA1512 | Bond-009 | |
