Joshua Boniface
fa9b0d9da1
Add web build to Fedora package build
5 years ago
Joshua Boniface
1c2fd4ef84
Add web build to CentOS package build
5 years ago
Joshua Boniface
be3b05df68
Add web build to Ubuntu arm64 package build
5 years ago
Joshua Boniface
601a50e430
Add web build to Ubuntu armhf package build
5 years ago
Joshua Boniface
03d60438e2
Add web build to Ubuntu amd64 package build
5 years ago
Joshua Boniface
9b6720ce80
Add web build to Debian arm64 package build
5 years ago
Joshua Boniface
b9e0a0b1ac
Add web build to Debian armhf package build
5 years ago
Joshua Boniface
d22fd964c2
Add web build to Debian amd64 package build
5 years ago
Joshua Boniface
188ad540ee
Remove submodule handling from build script
5 years ago
Joshua Boniface
12f24674fb
Fix up Windows build script copy
5 years ago
Vasily
ac9dfa8e93
Merge pull request #1775 from Bond-009/fixes
...
Fix multiple mistakes and warnings
5 years ago
dkanada
b5b7db1f32
add an exception to logging
5 years ago
dkanada
ab7e697f30
add mediabrowser route back for now
5 years ago
Joshua M. Boniface
b086f6d330
Merge pull request #1791 from EraYaN/ci-web-build
...
Remove submodule and add clone and build to CI for web UI
5 years ago
Erwin de Haan
a73d87229a
Add extra conditions.
5 years ago
Erwin de Haan
e9fb46b0cd
Fix path typo and add same code to main build.
5 years ago
Erwin de Haan
0ca0d9d01e
Remove submodule and add clone and build to CI
5 years ago
dkanada
1156b8f100
Merge pull request #1788 from joshuaboniface/ssl-dep-ubu
...
Include libssl-dev dep in Ubuntu build containers
5 years ago
Bond_009
c9820d30ed
Fix multiple mistakes and warnings
5 years ago
Dan Johansen
b8fd6a7ec3
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
5 years ago
WWWesten
2c2a55abab
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
5 years ago
Mário Victor Ribeiro Silva
f7e9b0a27f
Translated using Weblate (Portuguese (Brazil))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
5 years ago
pucherot
6b33089274
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
5 years ago
Anthony Lavado
229bd598b5
Add escapes for path quotes in the NSIS Installer ( #1777 )
...
This adds backslashes to escape the `--datadir` path in the Windows Installer. Without this, the path would be dropped at the first space (e.g. `C:\Test Area\Jellyfin` would become `C:\Test`).
Fixes #1773 .
5 years ago
Joshua Boniface
260dd37bd5
Include libssl-dev dep in Ubuntu build containers
5 years ago
Mark Bai
54d33c06c7
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
5 years ago
Vasily
a7358171cf
Merge pull request #1772 from sparky8251/better-hidden-defaults
...
Hide new users from public API by default
5 years ago
sparky8251
14f563d7c2
Removed WAN DDNS
...
It's odd that JF still had code lying around for generating a self signed cert. Currently, it does not do this so this code has been removed.
JF also appears to have functions in place to modify provided certs? Warrants deeper investigation. JF should not be attempting modifications of any certs under any circumstance.
5 years ago
sparky8251
44a3e0a97b
Hide new users from public API by default
5 years ago
Joshua M. Boniface
e19474d22f
Merge pull request #1643 from Bond-009/docs3
...
Fix some documentation warnings for MediaBrowser.XbmcMetadata
5 years ago
sparky8251
208c8b2b9d
Remove missed unused functions
...
Forgot to remove these in the previous WAN IP detection removal commit
5 years ago
sparky8251
0562b4cf6f
Remove WAN IP Detection
5 years ago
Joshua M. Boniface
8ba86fe272
Merge pull request #1765 from EraYaN/ci-add-submodule-update
...
Add submodule update to CI build.
5 years ago
Bond-009
fad4594062
Merge pull request #1768 from whooo/filewrite-log2
...
Set log level to debug for HTTP range requests
5 years ago
Erik Larsson
74864832ca
Set log level to debug for HTTP range requests
...
This removes some spam when a DLNA renderer uses byte seeking.
5 years ago
Erwin de Haan
9c95eba5a1
Add VSTest support to CI ( #1696 )
...
* Add VSTest support to CI
Add result publishing
Move tests to windows.
Spacing issue.
Image name update.
* Passthrough main debug build
* Rectify mistake and build test assemblies seperately.
* Remove Test dependency
5 years ago
Bond-009
6f17a0b7af
Remove legacy auth code ( #1677 )
...
* Remove legacy auth code
* Adds tests so we don't break PasswordHash (again)
* Clean up interfaces
* Remove duplicate code
* Use auto properties
* static using
* Don't use 'this'
* Fix build
5 years ago
Erwin de Haan
f8fed49225
Another condition update.
5 years ago
Erwin de Haan
8b438b68cc
Added Better submodule updates.
5 years ago
Erwin de Haan
8f2ec3b197
Add submodule update to build.
5 years ago
Joshua M. Boniface
adc2a68a98
Merge pull request #1744 from Bond-009/dataprovider
...
Rewrite `ItemDataProvider` to be more robust
5 years ago
Joshua M. Boniface
39faadc9dc
Merge pull request #1751 from Bond-009/login
...
Reset invalid login counter on successfull login
5 years ago
Joshua M. Boniface
c4c7ced948
Merge pull request #1764 from EraYaN/publish-ci-fault
...
Fix publish CI YAML parse error
5 years ago
Erwin de Haan
6fa1c5e214
Fix release symlink name.
5 years ago
Erwin de Haan
831ce4da13
Skip checkout for Publish CI pipelines
5 years ago
Erwin de Haan
24a5bebabe
Fix yaml parse error
5 years ago
Erwin de Haan
42f761582f
Add two manually triggered pipelines for publishing artifacts. ( #1763 )
...
* Added two extra pipelines.
* Change the sshEndpoint
5 years ago
nevado
cb32bf1c4f
Add mesa-va-drivers to main Dockerfile ( #1727 )
5 years ago
Bond-009
318b9949f2
Improve Skia error handling ( #1752 )
5 years ago
Bond-009
221b831bb2
Reset invalid login counter on successfull login
5 years ago