Nick Bisby
ad4ffe326d
Move message dialog handling around
2019-10-14 20:55:29 -05:00
Nick Bisby
aaa54a1f37
Explicitly pick the picker
2019-10-14 20:55:29 -05:00
Nick Bisby
c61530e996
Handle reloading of page numbers on page select
2019-10-14 20:55:29 -05:00
Nick Bisby
a0a17108f6
Make var hold id, rather than node
2019-10-14 20:55:29 -05:00
Nick Bisby
ce364c8177
Handle options screen for search
2019-10-14 20:55:29 -05:00
Nick Bisby
bfc48af5e7
Give pagers more authority
2019-10-14 20:55:29 -05:00
Nick Bisby
3ed9846e42
Make search work from sidebar
2019-10-14 20:55:29 -05:00
Nick Bisby
0ec2872093
So much reorganizing
2019-10-14 20:55:29 -05:00
Nick Bisby
e1839b66cd
Make back exit the library group
2019-10-14 20:55:29 -05:00
Nick Bisby
52fc6ec193
Get video playing fully using single scene
2019-10-14 20:55:29 -05:00
Nick Bisby
47cdb0d47a
Begin drastically reworking towards a single scene
2019-10-14 20:55:29 -05:00
Charles Ewert
6b850007bf
Add icon for music libraries
2019-10-13 16:26:20 -04:00
Charles Ewert
4e356e6030
Set overhang to 115, adjust logo, typo
2019-10-13 05:02:40 -04:00
Charles Ewert
f82f6a863c
Add images to library select and some resizing
2019-10-13 04:59:51 -04:00
Charles Ewert
b78094477c
Merge pull request #82 from cewert/add-played-watched-status
...
Add watched status, progress bar, and unplayed count to movie list and tv show list screens
2019-10-11 22:20:11 -04:00
Charles Ewert
d3975f1ed0
Add unplayed count to collections
2019-10-11 21:32:16 -04:00
Charles Ewert
f42222c4a3
Add unplayed count when viewing all TV shows
2019-10-11 21:23:53 -04:00
Charles Ewert
002b6c9527
Add played and watched progress to ItemList()
2019-10-11 15:01:46 -04:00
Charles Ewert
0e76882ac3
Merge pull request #81 from bisby/bisby/issue-78
...
Turn library list to a single row and simplify things
2019-10-09 21:42:37 -04:00
Nick Bisby
d1261d943d
Turn library list to a single row and simplify things
2019-10-09 17:48:08 -05:00
Charles Ewert
21ad6fc591
Update readme image script and other improvements
2019-10-07 15:02:04 -05:00
Charles Ewert
4af2a6a43c
Removed image script from deploy scripts
2019-10-07 15:02:04 -05:00
Joshua M. Boniface
485148ab6d
Merge pull request #76 from cewert/edit-auth
...
Update auth string
2019-10-06 14:52:34 -04:00
Joshua M. Boniface
43469647fa
Merge pull request #75 from cewert/screensaver
...
Added screensaver
2019-10-06 14:52:18 -04:00
Joshua M. Boniface
ab1bb787a5
Merge pull request #72 from cewert/makefile-images
...
Makefile images
2019-10-06 14:52:00 -04:00
Joshua M. Boniface
ebd62224ee
Merge pull request #67 from cewert/update-rale
...
Update RALE to 2.0.9
2019-10-06 14:51:41 -04:00
Charles Ewert
373fb1498c
Use app version from manifest file for auth
2019-10-05 22:48:25 -04:00
Charles Ewert
b7abd5d6f2
Strip special chars from friendly server name
2019-10-05 22:41:44 -04:00
Charles Ewert
b514445c48
Set ui_resolutions to fhd ( #73 )
2019-10-05 20:30:36 -04:00
Charles Ewert
0425e0aa67
Added screensaver
2019-10-05 03:50:05 -04:00
Anthony Lavado
8726d3edd2
Merge pull request #69 from cewert/fix-readme-links
...
Fix readme links and improve readability
2019-10-05 01:33:10 -04:00
Charles Ewert
9205891904
Removed unrelated commits
2019-10-05 01:14:46 -04:00
Charles Ewert
94ee7fd9f0
Add image script to Makefile
2019-10-05 01:14:18 -04:00
Charles Ewert
045f54f243
Add image script to Makefile
2019-10-05 00:53:40 -04:00
Charles Ewert
8e35721e7c
Update testing install and fix readability
2019-10-04 00:34:57 -04:00
Charles Ewert
fb4f6492ef
Revert "Update testing install and fix readability"
...
This reverts commit caa6686a44
.
2019-10-04 00:31:52 -04:00
Charles Ewert
caa6686a44
Update testing install and fix readability
2019-10-04 00:27:53 -04:00
Charles Ewert
625c9faf97
Update RALE to 2.0.9
2019-10-03 22:47:34 -04:00
dkanada
c0278bd9aa
Merge pull request #66 from bisby/bisby/issue-63-blank-check
...
Bisby/issue 63 blank check
2019-09-27 11:34:14 +09:00
Nick Bisby
dfe3dafdfd
Handle int better
2019-09-23 23:49:09 -05:00
Nick Bisby
6f1f283be3
Revert to master
2019-09-23 23:37:39 -05:00
Nick Bisby
f05732513d
This should be abstracted but just solve it for now
2019-09-23 23:35:26 -05:00
Anthony Lavado
d647aad0d1
Merge pull request #64 from grasponcrypto/npm
...
npm init to have necessary npm modules by default.
2019-09-09 12:51:55 -04:00
grasponcrypto
e81de5fee4
npm init and modify app.mk to use local packages instead of global.
2019-09-08 22:02:09 -05:00
Nick Bisby
528deec6b8
Watch for and capture escaped button presses ( #57 )
...
* Watch for and capture escaped button presses
* remove debug prints
2019-07-30 23:31:48 -05:00
C gh0ul
4652c742ef
Update LoginFlow to handle server unavailable scenario
2019-07-25 08:31:11 -05:00
William Moses
fae8e1eed3
Fix Makefile and Episode Listing Format ( #52 )
...
* Fix Makefile
* Better Episode Listing
2019-07-22 22:11:13 -05:00
C gh0ul
3889bfbdce
Fix back button on options menu in Library ( #39 ) ( #53 )
2019-07-21 14:14:54 -05:00
Jon Banafato
accf8ecfa3
Fix maxPages off-by-one bug ( #50 )
...
The `pager.maxPages` calculation currently handles the case where there
are fewer than `page_size` items to display but will cut off the final
page for any page count larger than one. This change makes the page size
the ceiling of the calculation in all cases.
2019-07-12 23:10:54 -05:00
Nick Bisby
498440f2c5
Make ItemGrids more abstract ( #49 )
...
* Make the movie grid a bit more abstract
* Make the tvshow/collection grids more abstract
2019-07-09 08:57:59 -05:00