Commit Graph

5945 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
Joshua M. Boniface 09513af31b Merge pull request #491 from sparky8251/fix-user-profile
Fix userprofile.js crash
2019-01-08 18:04:37 -05:00
bfayers a203179e7e link to rtfd contributing page rather than just the github repo 2019-01-07 18:39:04 +00:00
Sparky a4c8c131b1 Fix userprofile.js crash
Fixes #483

Crash caused the endless loading circle.

Crash prevented password changes, icon updates, and easy pin code changes.
2019-01-07 12:19:59 -05:00
Anthony Lavado d270bfdbb2 Apply branding to index, improve icons, fix theme colour
- For index.html, set the Chrome title bar on mobile to the background #101010 instead of the blue. It also adds a better "one size fits all" Apple Touch icon declaration. The Open Graph description is updated to our tagline instead of the original.
- For manifest.json, restructures the file, sets the background #101010 to the theme colour, and fixes the capitalization on the description.
- For touchicon.png, this is just an enhanced version with the background applied, and a margin so it doesn't get cut off on home screens.
2019-01-07 00:38:26 -05:00
Andrew Rabert a0109fc505 Remove broken paths section 2019-01-06 23:13:32 -05:00
Andrew Rabert 0e99b9228d Remove unused
Also stop disable the loading indicator at the end of execution
2019-01-06 23:06:23 -05:00
Andrew Rabert cfa70b92f5 Disable product news 2019-01-06 22:36:25 -05:00
Andrew Rabert ef819f142b Disable unimplemented updates 2019-01-06 22:32:14 -05:00
Andrew Rabert ee548f1580 Shrink bottom padding 2019-01-06 21:41:04 -05:00
Andrew Rabert caa9f1491e Use white for active tab color
Also make the colors in TV mode the same as on web.
2019-01-06 21:18:07 -05:00
Andrew Rabert f8e655e295 Darken background color 2019-01-06 21:17:37 -05:00
Andrew Rabert 481cec5a74 Make header color consistent with main background 2019-01-06 21:17:23 -05:00
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