Commit Graph

5932 Commits

Author SHA1 Message Date
Sparky df14540b7c Change UI accents, update artwork
Replaced "Emby Green" with blue taken from artwork.

Replaced artwork.

Kept old "Emby Green" themes for future reuse and renamed them "classic".

Removed CSS element that was making the Jellyfin banner too small.
2019-01-06 20:47:58 -05:00
cvium bef8c4189b Readded launch web browser 2019-01-06 08:55:46 +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 6b3767c880 deuglified as per cviums request 2019-01-03 22:20:52 +00: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
bfayers 5f2f7fd2da remove corresponding javascripts 2019-01-03 21:47:58 +00:00
bfayers 1f2c148b3f remove premiere message from xmltv page 2019-01-03 21:43:57 +00:00
Joshua M. Boniface 016de76ab8 Merge pull request #385 from Bond-009/usage
Don't send usage to emby
2019-01-03 15:35:24 -05:00
Joshua M. Boniface 5b60780fd3 Merge pull request #389 from Strit/danish-translation
Danish translation
2019-01-03 15:20:40 -05:00
Dan Johansen 59a999d78f finished danish translation 2019-01-03 21:14:46 +01:00
Bond_009 33c6d5529a Remove report usage configuration option 2019-01-03 21:05:17 +01:00
Dan Johansen bca58933bd to line 800 2019-01-03 20:24:11 +01:00
Sparky ae56c8422a Add first time setup CSS elements to all themes 2019-01-02 12:27:27 -05:00
Sparky 4fe8e6a8ed Admin and first setup pages default to dark theme
Since the user facing sides of the UI (login and library) are all dark theme by default, changes the default look for the admin sides (first time setup, admin panel) as well.
2019-01-02 12:01:03 -05:00
Ben Fayers 55550e75b6 Follow up to #332 (Replace all emby.media links with jellyfin.media links) (#344)
* Remove supporterkey.html
* remove supporterkeypage.js
* remove possibility to load "supporterkeypage"
* add FIXMEs as per suggestion
2018-12-31 20:06:41 +03:00
bfayers fceeb95e2a replace all instanced of emby.media with jellyfin.media 2018-12-30 20:48:08 +00:00
bfayers 9829e51d7d Change all wiki links to ones in the web archive 2018-12-29 21:29:09 +00:00
Flemming Thesbjerg 44d5d3cb8c re-adds wan ip on dashboard by requesting it from http://ipv4.icanhazip.com 2018-12-29 01:48:31 +01: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 ca0ebaf4bd Rename web UI to "Jellyfin Web"
UI is redundant
2018-12-25 12:10:08 -05:00
Flemming Thesbjerg 519db64c43 renames webapp to Jellyfin Web UI 2018-12-25 12:10:08 -05:00
Joshua Boniface 21063747d8 Make description current 2018-12-20 17:42:18 -05:00
Joshua Boniface 9e36b0615d Restore the name Emby in manifest.json
Reenables support for most client apps that were broken by this
rename change.
2018-12-20 17:38:27 -05:00
Jan Feil 8454b8c506 fixed encoding by removing wrong header part
this is required as preparation for weblate
2018-12-15 15:58:41 +01:00
Andrew Rabert 974686392c Remove update displays from dashboard 2018-12-14 20:13:04 -05:00
Andrew Rabert 09d4fc5e05 Remove unused 2018-12-11 19:06:51 -05:00
Andrew Rabert ee73841cdd Remove Emby Premiere label 2018-12-11 19:02:02 -05:00
Andrew Rabert 2beeeb8276 Remove usage reporting 2018-12-11 18:57:21 -05:00
Andrew Rabert 87cae0159f Remove Emby Connect from wizard 2018-12-11 18:54:50 -05:00
Andrew Rabert 8bbe251f95 Remove dashboard news 2018-12-11 18:02:07 -05:00
Anthony Lavado b8ebfea9c4 Updates all other emby.media links to repo page 2018-12-11 01:31:08 -05:00
Andrew Rabert 8d13cc662c Remove agreement and app links 2018-12-11 00:46:50 -05:00
Andrew Rabert 673b300610 Optimize images 2018-12-11 00:31:27 -05:00
Andrew Rabert 6799dbbf03 Replace Emby logo with placeholder 2018-12-11 00:30:08 -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 8f368053f0 Remove supporter icon from admin page 2018-12-10 22:51:30 -05:00
Joshua Boniface 00eb0850e0 Replace LAN access text (English-only) 2018-12-10 22:35:04 -05:00
Joshua Boniface f011e91da9 Remove externalURL HTML element 2018-12-10 22:27:15 -05:00
Vasily 7aee20a627 Fixed scrolling for desktop browsers 2018-11-06 16:11:38 +03:00
Vasily 78eeb99284 Beautified CSS in web dashboard 2018-10-23 01:13:23 +03:00
Vasily 6bfd795635 Beautified all js in web dashboard 2018-10-23 01:05:09 +03:00
Vasily 5895f209e7 Beautified apphost.js 2018-10-23 00:48:22 +03:00