Commit Graph

158 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
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
stefan 1c06eed098 Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke Pulverenti 7944aecdd6 update nav drawer 2017-02-08 16:30:47 -05:00
Luke Pulverenti 82bcca376f update drawer 2017-01-27 18:05:04 -05:00
Luke Pulverenti bdfd870584 update tour screenshots 2016-10-15 17:03:51 -04:00
softworkz fac9f2d6e8 Auto-Organize: Async operation and instant feedback UI (reworked)
This commit includes changes to enable and stabilize asyncronous
operation in the auto-organize area. Here are the key points:

- The auto-organize correction dialog is now closed (almost) instantly.
This means that the user does not have to wait until the file copy/move
operation is completed in order to continue. (even with local HDs the
copy/move process can take several minutes or even much longer with
network destination).
- This commit also implements locking of files to be organized in order
to prevent parallel processing of the same item. In effect, there can be
2 or more manual organization operations active even while the normal
auto-organization task is running without causing any problems
- The items that are currently being processed are indicated as such in
the log with an orange color and a spinner graphic
- The client display is refreshed through websocket messages
- A side effect of this is that other clients showing the auto-organize
log at the same time are always up-to-date as well
2016-08-20 01:03:30 +02:00
Luke Pulverenti 3fe6e119f3 moved icons 2016-08-11 01:38:17 -04:00
Luke Pulverenti e9151896b2 update notifications 2016-07-28 01:19:24 -04:00
Luke Pulverenti 672fd6a864 switch lock from image to icon 2016-04-19 23:00:18 -04:00
Luke Pulverenti b96f39bf22 fixes #1581 - Metadata Manager: Disable display of "MissingTrailer" icon 2016-04-16 01:08:14 -04:00
Luke Pulverenti ff8014a721 rework nav drawer 2016-03-27 23:37:33 -04:00
Luke Pulverenti 06deecfdd7 update take the tour 2016-03-25 13:48:18 -04:00
Luke Pulverenti 33b01d778c merge from dev 2015-12-14 10:43:03 -05:00
Luke Pulverenti 9969385a5e rework identify popup 2015-10-04 12:15:08 -04:00
Luke Pulverenti 4ed9e6d637 more client sync stubs 2015-09-15 00:31:12 -04:00
Luke Pulverenti c5fce6d083 update subtitle escaping 2015-08-16 11:53:30 -04:00
Scott Lovegrove e2dc6dd561 Updated icon and colour for pinning on WP 2015-06-27 13:48:06 +01:00
Luke Pulverenti 02b433a97f update menus 2015-06-22 11:43:19 -04:00
Luke Pulverenti 615cc844ae update icons 2015-06-18 15:43:47 -04:00
Luke Pulverenti 22bb6a4963 update icons 2015-06-18 14:29:44 -04:00
Luke Pulverenti 7343772338 update icons 2015-06-18 02:23:44 -04:00
Luke Pulverenti 8f71cd9871 update images 2015-06-11 02:27:05 -04:00
Luke Pulverenti 6c97b11f21 extract scripts 2015-06-10 00:01:14 -04:00
Luke Pulverenti c7da2478bb update connect 2015-06-04 16:27:46 -04:00
Luke Pulverenti e103daf46c update icons 2015-05-29 21:07:54 -04:00
Luke Pulverenti 4e86a39f8c 3.0.5621.2 2015-05-25 13:32:22 -04:00
Luke Pulverenti b28e9b73bb update xbox one profile 2015-05-07 18:27:01 -04:00
Luke Pulverenti 173773d5bc fix xbox one browser access 2015-05-06 23:11:51 -04:00
Luke Pulverenti 7d1dbeddec update login page 2015-05-05 19:15:47 -04:00
Luke Pulverenti 3cd1cab51f sync updates 2015-03-17 01:58:29 -04:00
Luke Pulverenti 35bc1c89ac update image magick sharp 2015-03-02 00:16:29 -05:00
ScottIsAFool 378c810d64 Added support for pinning the page for Win8/WP8 2015-02-16 11:33:17 +00:00
Luke Pulverenti ecc85d1841 added sync to the tour 2015-02-11 15:23:07 -05:00
Luke Pulverenti b74ec2c441 update image 2015-02-09 13:29:06 -05:00
Luke Pulverenti ee34b9ee18 added an allow mode filter for tags 2015-02-09 01:17:11 -05:00
Luke Pulverenti 911880340e rework detail page a little 2015-02-02 23:54:52 -05:00
Luke Pulverenti 19374a0bb2 updated tvdb search 2015-01-27 01:50:40 -05:00
Luke Pulverenti 3c745ff362 separate provider options 2015-01-18 00:45:10 -05:00
Luke Pulverenti 127f342be1 add options to identify function 2015-01-11 15:31:09 -05:00
Luke Pulverenti e2384f3087 update app buttons 2015-01-11 13:36:26 -05:00
Luke Pulverenti 58672e6b65 use SocketHttpListener project 2015-01-03 14:38:22 -05:00
Luke Pulverenti 955e6cda51 implement sync item removals 2014-12-30 14:16:01 -05:00
Luke Pulverenti f2d233ca1e added optional SeasonUserData 2014-12-27 00:08:39 -05:00
Luke Pulverenti db0f911a4d start using user policy 2014-12-20 01:06:27 -05:00
Luke Pulverenti f7ba95439b add server management to web client 2014-11-04 07:41:12 -05:00
Luke Pulverenti e53b184e77 added mobile tour page 2014-10-04 14:12:31 -04:00
Luke Pulverenti b359b3d22e added dashboard tour 2014-10-04 14:05:24 -04:00
Luke Pulverenti a8c7ec96d4 support head requests for images 2014-09-25 23:47:46 -04:00