Commit Graph

17 Commits

Author SHA1 Message Date
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
Andrew Rabert cb4ef5494b Merge pull request #26 from joshuaboniface/dashboard-cleanup
Dashboard cleanup
2018-12-10 23:45:28 -05:00
Joshua Boniface a6e1b39c3c Rename "Remote (WAN) access" even if we don't use 2018-12-10 23:39:04 -05:00
Joshua Boniface 1019df94b5 Large number of replacements of Emby with Jellyfin 2018-12-10 23:32:13 -05:00
Joshua Boniface 00eb0850e0 Replace LAN access text (English-only) 2018-12-10 22:35:04 -05:00
stefan 1c06eed098 Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00