Commit Graph

200 Commits

Author SHA1 Message Date
bigjohn322
e5599b4af5 Keep Recent Activity nav buttons inside parent div
When the recent activity box is full with longer activities, the nav
buttons can get pushed ouut the bottom of the div because of the height
being set explicitly. Changing to max-height fixes the problem.
2014-11-28 12:55:13 -06:00
bigjohn322
d1c3d854e9 Resolve 1440px Dashboard Layout conflict
When browser is exactly 1440px, unnecessary top margin added to first
right column, resulting in uneven column alignment. Positioning of right
column is also dependent on min-width 1440px in another location.
Changing to 1439px here resolves the conflict.
2014-11-28 12:38:00 -06:00
Luke Pulverenti
22eb703c65 fixes #295 - Add play to vlc option 2014-09-15 23:33:30 -04:00
Luke Pulverenti
503a18926b add connect linking 2014-09-14 11:10:51 -04:00
Luke Pulverenti
046e584924 Support webp image output 2014-08-28 00:32:45 -04:00
Luke Pulverenti
4d679e90a4 3.0.5340.20849 2014-08-15 12:35:41 -04:00
Luke Pulverenti
6f781f5a96 implement removing from playlists 2014-08-11 19:41:11 -04:00
Luke Pulverenti
69682bd717 add activity log feature 2014-08-10 18:13:17 -04:00
Luke Pulverenti
ba247c8a15 fixes #791 - Support server-side playlists 2014-08-02 22:16:37 -04:00
Luke Pulverenti
cd1e583fa7 improve poster sizing 2014-08-01 22:34:45 -04:00
Luke Pulverenti
27cc543b5f support channels with dlna 2014-07-29 23:31:35 -04:00
Luke Pulverenti
b89707f7b9 updated nuget 2014-07-27 18:01:29 -04:00
Luke Pulverenti
2384a7e088 added sync job database 2014-07-26 13:30:15 -04:00
Luke Pulverenti
5f578574d7 update translations 2014-07-11 00:27:46 -04:00
Luke Pulverenti
10414ce9ac completed auth database 2014-07-07 21:41:03 -04:00
Luke Pulverenti
41825781d2 fixes #762 - Marking unwatched doesn't update display 2014-07-03 22:22:57 -04:00
Luke Pulverenti
eab5e1812e update video player layout 2014-06-28 15:35:30 -04:00
Techywarrior
77b6eecf9e Update site.css
Remove right margin on last edit icon (fixes unnecessary spillover on hover menu on posters)
2014-06-23 10:18:51 -07:00
Luke Pulverenti
0784ca7a0a update translations 2014-06-23 12:05:19 -04:00
Luke Pulverenti
5732f0a7ed update sidebar color 2014-06-22 12:43:23 -04:00
Luke Pulverenti
b9aac88766 dlna fixes 2014-06-22 01:52:31 -04:00
Luke Pulverenti
1ccf18adbe display additional transcoding info in dashboard 2014-06-05 20:39:02 -04:00
Luke Pulverenti
18cd384168 added new channel settings 2014-06-01 15:41:35 -04:00
Luke Pulverenti
655c9cb48f add library to front page 2014-05-13 20:46:45 -04:00
Luke Pulverenti
20836ec2f6 Add remote control chapter menu 2014-05-12 14:04:25 -04:00
Luke Pulverenti
843a0eee28 update translations 2014-05-09 15:43:06 -04:00
Luke Pulverenti
746a467d6a add basic open subtitle configuration 2014-05-07 14:38:50 -04:00
Luke Pulverenti
3b5259ce8e beginning remote subtitle downloading 2014-05-06 22:28:19 -04:00
Luke Pulverenti
b88819dd78 left align web client content 2014-05-04 10:19:46 -04:00
Luke Pulverenti
5218e67d4e fixed user image scaling 2014-05-02 10:49:28 -04:00
Luke Pulverenti
d5780727eb web client re-org 2014-05-01 22:54:33 -04:00
Luke Pulverenti
8a5cd4b491 3.0.5231.40980 2014-04-28 23:56:20 -04:00
Luke Pulverenti
99aed936db dlna fixes 2014-04-19 13:43:12 -04:00
Luke Pulverenti
ec163807cf support more dlna resource properties 2014-04-18 13:16:25 -04:00
Luke Pulverenti
aa5f5fd65a add basic dlna server browsing 2014-04-18 01:03:01 -04:00
Luke Pulverenti
41a068e1b7 add new playback checkin endpoints 2014-04-15 22:17:48 -04:00
Luke Pulverenti
b7235c797f support theme songs in the web client 2014-04-14 23:54:52 -04:00
Luke Pulverenti
9ee76d4555 update translations 2014-04-08 22:12:17 -04:00
Luke Pulverenti
9a59fa6f70 update translations 2014-04-08 00:17:18 -04:00
Luke Pulverenti
6a50b9ce36 #712 - group multiple versions 2014-03-19 13:44:55 -04:00
Tim Hobbs
2131f0f895 Media player fixes
* Fix for hidden audio player
* Fullscreen hover fix
2014-03-18 12:57:32 -07:00
Tim Hobbs
b5b21349f9 Fix for stacking notifications
Video player just plays over the top
Max-height set on footer to display 3 stacked messages
2014-03-17 20:41:42 -07:00
Tim Hobbs
d8ba16da08 Merge remote-tracking branch 'upstream/master' 2014-03-17 20:07:58 -07:00
Tim Hobbs
0773ef79d7 Adjusted line-height for dash warning
Just makes it look a little nicer
2014-03-17 20:07:30 -07:00
Luke Pulverenti
5362d890f3 remove height assignment from footer 2014-03-17 21:51:54 -04:00
Luke Pulverenti
fdda8549ba restore footer fluidity 2014-03-17 21:45:28 -04:00
Tim Hobbs
d48854dda8 Allow notification display when video playing
Users can interact with notifications in windowed mode
2014-03-17 16:59:25 -07:00
Tim Hobbs
37fb510a2d Merge remote-tracking branch 'upstream/master' 2014-03-17 15:47:22 -07:00
Tim Hobbs
96e64c4f1f Video player fixes
Mobile playback fixed - video no longer hidden by default and unhidden
on playing
Footer notifications fixed
2014-03-17 15:37:05 -07:00
Luke Pulverenti
a5f1fa7681 support grouping behind boxsets 2014-03-15 00:14:07 -04:00