1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

118 commits

Author SHA1 Message Date
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00
cvium
53523808f6 missed some things 2019-01-05 23:14:06 +01:00
cvium
b1d51eb80e Remove AutoRunAtStartup 2019-01-05 23:07:06 +01:00
Joshua M. Boniface
5de06685e6 Merge pull request #399 from cvium/remove_connect
Remove Connect in ui
2019-01-04 15:12:27 -05:00
Claus Vium
d19c8ed72b remove connect in ui 2019-01-04 12:32:24 +01:00
Sparky
0a8fc3f35a Removed a number of dead strings from lang files
These strings have 0 references in code. There is likely more, but these are the most obvious.

These is additional work that needs to be done to remove references to strings that are no longer needed, but since it involves changing code, thats left for a different commit.

Since the items removed are numerous and far apart, below is the complete list this commit removes:

AlreadyPaidHelp1
AlreadyPaidHelp2
AuthProviderHelp
ButtonCancelSub
ButtonDontCancelSub
ButtonLinkMyJellyfinAccount
ButtonRegister
ButtonRetrieveKey
ButtonSignInWithConnect
ButtonTermsOfService
DonationNextStep
DownloadFFmpeg
ErrorMessageInvalidKey
FFmpegSuggestedDownload
HeaderCancelSub
HeaderEmailAddress
HeaderOptionalLinkJellyfinAccount
HeaderSupportTheTeamHelp
HeaderSupporterBenefit
HeaderThankYou
HeaderTryJellyfinPremiere
HeaderUnlockApp
HeaderUnlockSync
HeaderWelcomeBack
LabelAlreadyCanceled
LabelAlreadyCancelled
LabelAuthProvider
LabelCancelInfo
LabelClickToCancel
LabelCurrentEmailAddress
LabelCurrentEmailAddressHelp
LabelEnterConnectUserName
LabelManagement
LabelSupporterEmailAddress
LabelSupporterKey
LabelTheseFeaturesRequireSubscriptionHelpAndTrailers
ListItemPremiereSub
MessageInvalidKey
MessageKeyEmailedTo
MessageKeyRemoved
MessageKeyUpdated
MessagePleaseAcceptTermsOfService
MessagePremiereExtendedPlans
MessagePremiereStatusClose
MessagePremiereStatusGood
MessagePremiereStatusOver
MessageSubCancelError
MessageSubCancelReqSent
MessageSureYouWishToProceed
OptionIAcceptTermsOfService
PleaseSupportOtherProduces
TabBecomeSupporter
TabBranding
TabJellyfinPremiere
TabSupporterKey
TooltipLinkedToJellyfinConnect
UnzipFFmpegFile
VersionXIsAvailableForDownload
WhenDidYouPurchaseApp
2019-01-04 05:46:25 -05:00
bfayers
68a29ea1d2 remove XmlTvPremiere from strings; properly 2019-01-03 22:10:02 +00:00
bfayers
36ec1d3aa5 Revert "remove XmlTvPremiere from all strings files"
This reverts commit 355fe5dfc7beac21c187df519c2ec6dddc44e738.
2019-01-03 22:04:48 +00:00
bfayers
face918cee remove XmlTvPremiere from all strings files 2019-01-03 22:01:15 +00:00
Andrew Rabert
7e766f8dad Reformat JSON using JQ with sorted keys
cat "$f" | jq -S | sponge "$f"
2018-12-25 12:10:08 -05:00
Andrew Rabert
974686392c Remove update displays from dashboard 2018-12-14 20:13:04 -05:00
Andrew Rabert
2beeeb8276 Remove usage reporting 2018-12-11 18:57:21 -05:00
Andrew Rabert
8bbe251f95 Remove dashboard news 2018-12-11 18:02:07 -05:00
Joshua Boniface
1019df94b5 Large number of replacements of Emby with Jellyfin 2018-12-10 23:32:13 -05:00
stefan
1c06eed098 Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti
2f83d099a3 add setting to control auto-run of web app 2017-12-03 17:04:19 -05:00
Luke Pulverenti
6ee217dff4 3.2.36.13 2017-11-18 23:55:54 -05:00
Luke Pulverenti
ac45515b89 support sharing m3u tuner streams 2017-11-14 02:41:21 -05:00
Luke Pulverenti
6aebc54092 update themes 2017-11-06 16:31:48 -05:00
Luke Pulverenti
11994657af update components 2017-11-01 14:35:02 -04:00
Luke Pulverenti
f3046c2912 revise unknown audio stream handling 2017-10-28 23:52:05 -04:00
Luke Pulverenti
6a2cb94275 update components 2017-10-20 12:12:12 -04:00
Luke Pulverenti
4321580d93 update components 2017-10-16 14:27:12 -04:00
Luke Pulverenti
14cbd05f51 update translations 2017-10-16 14:26:34 -04:00
Luke Pulverenti
31c567f8c0 update hls query string 2017-09-29 16:10:13 -04:00
Luke Pulverenti
a8b2973c21 update translations 2017-09-28 12:58:38 -04:00
Luke Pulverenti
305c2ddaf6 update library options 2017-09-24 16:21:32 -04:00
Luke Pulverenti
30e4949236 update translations 2017-09-19 12:51:53 -04:00
Luke Pulverenti
6b5c8e2380 update translations 2017-09-17 13:01:59 -04:00
Luke Pulverenti
5cd2ee583d update recording buttons 2017-08-24 15:53:06 -04:00
Luke Pulverenti
8542154fe8 add encoding option to dictate whether or not subtitles can be extracted on the fly 2017-08-23 16:12:27 -04:00
Luke Pulverenti
1f6f6f4c12 update translations 2017-08-20 15:07:52 -04:00
Luke Pulverenti
0782148252 expand on hardware decoding options 2017-08-12 15:09:13 -04:00
Luke Pulverenti
274d75bad8 3.2.26.19 2017-08-09 17:08:01 -04:00
Luke Pulverenti
d45728d162 consolidate emby.server.core into emby.server.implementations 2017-08-09 15:56:38 -04:00
Luke Pulverenti
f7a9ffd6e9 update themes 2017-07-30 13:53:49 -04:00
Luke Pulverenti
757c79fa01 update translations 2017-07-23 01:04:59 -04:00
Luke Pulverenti
7f5cde6e16 show buffer progress 2017-07-12 14:53:49 -04:00
Luke Pulverenti
2c42afd83b update subtitle editor 2017-06-30 15:58:26 -04:00
Luke Pulverenti
1a0e3773ad add media control to server dashboard 2017-06-29 15:09:09 -04:00
Luke Pulverenti
b95bd4407c update translations 2017-06-24 14:36:59 -04:00
Luke Pulverenti
5a82c4b0ab support individual library refreshing 2017-06-23 12:03:11 -04:00
Luke Pulverenti
b2b7f8d2d3 update translations 2017-06-22 15:00:03 -04:00
Luke Pulverenti
d2e7d94144 update home sections 2017-06-13 02:10:13 -04:00
Luke Pulverenti
ac6c90ec47 update components 2017-06-11 15:27:22 -04:00
Luke Pulverenti
310fca9cf2 3.2.19.8 2017-06-10 12:39:58 -04:00
Luke Pulverenti
737a81af43 allow configuring of ssl cert password 2017-05-10 15:14:00 -04:00
Luke Pulverenti
616dab3479 update components 2017-04-27 13:54:54 -04:00
Luke Pulverenti
5bd280d9b5 update components 2017-03-28 13:29:28 -04:00
Luke Pulverenti
dc9dd4a149 update translations 2017-03-25 17:32:04 -04:00