Nick Bisby
|
75f58732f6
|
Fix secureMode for password config
|
2019-03-18 23:49:02 -05:00 |
|
Nick Bisby
|
c381c2a054
|
Git add, again, duh
|
2019-03-18 23:25:41 -05:00 |
|
Nick Bisby
|
b433304856
|
Add sign out, update sign in a bit
|
2019-03-18 23:17:50 -05:00 |
|
Nick Bisby
|
fae99fa9f5
|
Break the API calls out into their own files for clarity
|
2019-03-18 22:02:07 -05:00 |
|
Nick Bisby
|
18ccd45998
|
Begin tracking play state
|
2019-03-18 20:11:34 -05:00 |
|
Nick Bisby
|
c088ce14ac
|
Leftpad minutes with 0
|
2019-03-18 19:43:02 -05:00 |
|
Nick Bisby
|
e6062661dd
|
Make the video player prettier and automark movies as played
|
2019-03-18 19:33:44 -05:00 |
|
Nick Bisby
|
7195d59c95
|
Make search sort options work
|
2019-03-17 19:17:54 -05:00 |
|
Nick Bisby
|
3658f0b77f
|
Add an options side panel
|
2019-03-17 18:07:57 -05:00 |
|
Nick Bisby
|
04fc7e71be
|
Notify the user rather than debug about missing features
|
2019-03-17 12:38:21 -05:00 |
|
Nick Bisby
|
8c4be5b3b9
|
Clean up TV show seasons display a bit better
|
2019-03-17 00:47:31 -05:00 |
|
Nick Bisby
|
95fd91fb70
|
Add a backdrop as a placeholder for no image found
|
2019-03-17 00:37:23 -05:00 |
|
Nick Bisby
|
bcb354c418
|
Verify we have items before displaying in search results
|
2019-03-17 00:11:25 -05:00 |
|
Nick Bisby
|
1a2e31f3d2
|
Make search behave more like web
|
2019-03-16 17:11:50 -05:00 |
|
Nick Bisby
|
d0a0a94471
|
resize episode search results
|
2019-03-14 19:29:01 -05:00 |
|
Nick Bisby
|
c5a4ba85a5
|
Make rudimentary search work
|
2019-03-14 17:50:20 -05:00 |
|
Nick Bisby
|
7bc6d969fa
|
Set up flow for search
|
2019-03-14 17:20:16 -05:00 |
|
Nick Bisby
|
a2f4df9884
|
Focus and unfocus search box
|
2019-03-14 16:50:42 -05:00 |
|
Nick Bisby
|
187a3b6d5a
|
Add a wake to the dev upload
|
2019-03-14 12:27:23 -05:00 |
|
Nick Bisby
|
1f91a96874
|
Dont forget git add
|
2019-03-14 12:11:51 -05:00 |
|
Nick Bisby
|
34fb52591a
|
File restructure and some footer work
|
2019-03-14 12:11:05 -05:00 |
|
Nick Bisby
|
e4c50f0107
|
LayoutGroup itemSpacings are different than RowList itemspacings
|
2019-03-14 00:06:45 -05:00 |
|
Nick Bisby
|
5ca49e076f
|
Make horiz button group that handles left right instead of up down
|
2019-03-13 23:21:25 -05:00 |
|
Nick Bisby
|
f3c9a4c25d
|
Have each button observe separately, so we can track them better
|
2019-03-13 23:09:55 -05:00 |
|
Nick Bisby
|
c382464647
|
Mark movies watched or unwatched
|
2019-03-13 22:01:05 -05:00 |
|
Nick Bisby
|
3a003d6361
|
Move all API calls off the render thread
|
2019-03-13 12:20:54 -05:00 |
|
Nick Bisby
|
29acf04dc6
|
Move favorite off of render thread
|
2019-03-12 22:27:24 -05:00 |
|
Nick Bisby
|
851d0520f3
|
Make movie favorite button work
|
2019-03-12 22:15:24 -05:00 |
|
Nick Bisby
|
842f552baf
|
Fix a typo, and lazy load TV show seasons
|
2019-03-12 21:58:04 -05:00 |
|
Nick Bisby
|
58f985bc06
|
Add jellyfin logo to overhang
|
2019-03-12 21:09:17 -05:00 |
|
Nick Bisby
|
24bb830a96
|
Abstract out API post data
|
2019-03-12 20:43:06 -05:00 |
|
Nick Bisby
|
20ad52a9da
|
Add a pager to TV seasons, and use the right stuff
|
2019-03-12 20:16:12 -05:00 |
|
Nick Bisby
|
1ed0466c6f
|
Add a named overhang, to look nice
|
2019-03-12 18:34:51 -05:00 |
|
Nick Bisby
|
449d787d37
|
Add pagination to the movie list
|
2019-03-11 22:49:17 -05:00 |
|
Nick Bisby
|
786b66eb3e
|
Use better model names
|
2019-03-11 20:24:39 -05:00 |
|
Nick Bisby
|
72bcbb85d4
|
Update README
|
2019-03-11 13:24:28 -05:00 |
|
Nick Bisby
|
807ad4b017
|
Abstract list items into singular ListPoster
|
2019-03-11 11:59:15 -05:00 |
|
Nick Bisby
|
f99db79ae1
|
Add seasons to the display
|
2019-03-10 21:35:48 -05:00 |
|
Nick Bisby
|
bc510a8a1d
|
Dont forgot git add, also show Season details page
|
2019-03-10 20:24:50 -05:00 |
|
Nick Bisby
|
44ccd0f756
|
List TV seasons
|
2019-03-10 20:03:45 -05:00 |
|
Nick Bisby
|
d2a9be6236
|
Prevent lib items from resizing themselves after a back
|
2019-03-10 00:16:01 -06:00 |
|
Nick Bisby
|
b0baf96ce6
|
Try to keep using URLTransfer now that we use content nodes more
|
2019-03-10 00:14:38 -06:00 |
|
Nick Bisby
|
90b27998da
|
Move movie details to use a MovieItem for data
|
2019-03-10 00:12:09 -06:00 |
|
Nick Bisby
|
62ece56456
|
Make it so resizing happens explicitly and more often
|
2019-03-09 23:53:36 -06:00 |
|
Nick Bisby
|
d9c81a4da7
|
Make stuff look a touch nicer
|
2019-03-09 23:28:28 -06:00 |
|
Nick Bisby
|
196bb4d1f0
|
Add actual buttons to details page, one of which plays
|
2019-03-09 16:23:57 -06:00 |
|
Nick Bisby
|
d7105c061f
|
Skip escaping URL requests, to avoid the random failures
|
2019-03-09 16:11:25 -06:00 |
|
Nick Bisby
|
578581a52c
|
Add sorting and paging to movie list request
|
2019-03-09 16:09:21 -06:00 |
|
Nick Bisby
|
9efa3e4686
|
Begin work for making variables sizes
|
2019-03-09 14:08:34 -06:00 |
|
Nick Bisby
|
f7a7146b94
|
Add some data to the MovieDetails page
|
2019-03-08 00:22:16 -06:00 |
|