| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-01 | Treat jellyfin-web as just another dependency for Docker builds | Andrew Rabert | |
| 2019-02-28 | Translated using Weblate (Turkish) | Deniz | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2019-02-28 | Translated using Weblate (Spanish (Argentina)) | ElFantasma | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ | |||
| 2019-02-28 | Translated using Weblate (Slovenian) | SaddFox | |
| Currently translated at 87.2% (82 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2019-02-28 | Translated using Weblate (Portuguese (Brazil)) | v1tin | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/ | |||
| 2019-02-28 | Translated using Weblate (Italian) | EffeF | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/ | |||
| 2019-02-28 | Translated using Weblate (French (Canada)) | TheBird956 | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/ | |||
| 2019-02-28 | Translated using Weblate (French) | TheBird956 | |
| Currently translated at 100.0% (94 of 94 strings) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2019-02-28 | Bump version to 10.2.2v10.2.2 | Joshua Boniface | |
| 2019-02-28 | Merge pull request #1020 from Lynxy/master | Bond-009 | |
| Do not allow new users to delete content by default | |||
| 2019-02-28 | Merge pull request #992 from joshuaboniface/armhf-debian | Anthony Lavado | |
| Add Debian armhf (Rasberry Pi) build plus crossbuild | |||
| 2019-02-28 | Merge pull request #1018 from fasheng/fix-dlna-rmvb | Vasily | |
| Fix rmvb video can not play under DLNA | |||
| 2019-02-28 | Improve logic when determining return value | Vasily | |
| Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com> | |||
| 2019-02-28 | Update CONTRIBUTORS.md | Xu Fasheng | |
| 2019-02-28 | Merge pull request #1017 from nvllsvm/dockerffmpeg | Vasily | |
| Set ffmpeg+ffprobe paths in Docker container | |||
| 2019-02-28 | Do not allow new users to delete content by default | The Lynxy | |
| 2019-02-28 | Fix rmvb video can not play under DLNA | Xu Fasheng | |
| Or will report "Could not find handler for /videos/xxx/stream.rm" error in server side. Test OK with Kodi and gupnp-tools. | |||
| 2019-02-27 | fixed logic flip in auth empty check and fixed crypto algo choice | Phallacy | |
| 2019-02-27 | Set ffmpeg+ffprobe paths in Docker container | Andrew Rabert | |
| Will always ensure containers use correct path. Yes - the arm images have a different path than the amd64 one. This is caused by the amd64 image using ffmpeg from jellyfin/ffmpeg while the others use ffmpeg from their distro's repos. | |||
| 2019-02-27 | Merge pull request #991 from joshuaboniface/ffmpeg-compat | Andrew Rabert | |
| Fix the ffmpeg compatibility | |||
| 2019-02-27 | Call SharpWebSocket's Closed event handler before disposing | Claus Vium | |
| 2019-02-27 | Remove a file that shouldn't have been added | Claus Vium | |
| 2019-02-27 | Remove more cruft and add the beginnings of a socket middleware | Claus Vium | |
| 2019-02-27 | Simplify websocket listeners | Claus Vium | |
| 2019-02-27 | Check websocket state before closing | Claus Vium | |
| 2019-02-27 | Fix websockets | Claus Vium | |
| 2019-02-27 | Fix query log for real | Claus Vium | |
| 2019-02-27 | Fix query log | Claus Vium | |
| 2019-02-27 | Use Version Class to ease comparisons | PloughPuff | |
| 2019-02-27 | Merge pull request #978 from fasheng/fix-dlna-multiple-interfaces | Vasily | |
| Fix DLNA for multiple interfaces on linux | |||
| 2019-02-27 | Merge pull request #1011 from Bond-009/order | Vasily | |
| Don't try to order the response the same as the request | |||
| 2019-02-27 | Remove IHttpResponse | Claus Vium | |
| 2019-02-27 | Replace some usage of QueryParamCollection | Claus Vium | |
| 2019-02-27 | Remove redundant parenthesis | Xu Fasheng | |
| 2019-02-27 | Cleanup in QueryParamCollection | Claus Vium | |
| 2019-02-27 | Remove HttpUtility | Claus Vium | |
| 2019-02-27 | Remove some unused stuff | Claus Vium | |
| 2019-02-27 | Remove SocketHttpListener | Claus Vium | |
| 2019-02-27 | Merge pull request #977 from Lynxy/genpts | Joshua M. Boniface | |
| Always set ffmpeg flag +genpts when video stream is being copied | |||
| 2019-02-27 | Merge pull request #959 from Bond-009/string | Joshua M. Boniface | |
| Reduce string allocations at startup | |||
| 2019-02-27 | Merge pull request #891 from Bond-009/postsan | Joshua M. Boniface | |
| Reduce the amount of db calls during the post scan event | |||
| 2019-02-27 | Merge pull request #849 from Bond-009/span | Joshua M. Boniface | |
| Less string allocations | |||
| 2019-02-27 | Merge pull request #999 from cvium/dont_write_disposed_log | Joshua M. Boniface | |
| Check that ffmpeg log target isn't disposed before writing to it | |||
| 2019-02-27 | Enabled clean and updated the Github Connection Name | Erwin de Haan | |
| 2019-02-27 | Move .azure to .ci | Erwin de Haan | |
| 2019-02-26 | More cleanup | Claus Vium | |
| 2019-02-26 | Remove unused Cookies | Claus Vium | |
| 2019-02-26 | Undo some of the span abuse | Claus Vium | |
| 2019-02-26 | Remove unused SharpSocket stuff | Claus Vium | |
| 2019-02-26 | Extend the IHttpServer interface to avoid the typecasting | Claus Vium | |
