Charles Ewert
ed9356d7c3
allow users lastrunversion to be invalid. update value and show whats new after login if value is invalid
2023-12-06 19:33:48 -05:00
Charles Ewert
83e6541d75
make sure we use the current version of the app
2023-12-06 15:15:32 -05:00
Charles Ewert
7a53b4a4c7
fix crash with new users
2023-12-06 11:26:55 -05:00
Charles Ewert
81ef7e2531
fix lastrunversion migration + make whats new show per user
2023-12-06 10:39:05 -05:00
1hitsong
fe0f02bbcc
Defensive code for if no custom prefs returned
2023-12-02 19:31:09 -05:00
1hitsong
95638e5267
Merge remote-tracking branch '1hitsong/unstable' into fixHomeImageSizes
2023-12-01 23:08:04 -05:00
1hitsong
b185c08c0c
Fix 1st time setting bug
...
Fix by Cewert
2023-11-27 20:08:16 -05:00
1hitsong
40925199d4
Review Updates & Bug Fix
...
Fix Roku component reuse bug
Don't repeat loadingTimer
Move ImageSizes enum to source folder
Update setting text & translation
Check selectedRowItem is valid and not empty
2023-11-26 12:12:33 -05:00
1hitsong
867667f516
Add setting to match web's home sections
2023-11-24 13:44:11 -05:00
Charles Ewert
8938f576b5
fix remember me bug
2023-11-22 15:36:34 -05:00
Charles Ewert
4133154443
check for user migrations every time + only print a 2nd time if migrations happened
2023-11-15 12:33:06 -05:00
Charles Ewert
a592bd8f07
Merge remote-tracking branch 'upstream/unstable' into rename-files
2023-11-10 19:36:58 -05:00
Charles Ewert
323b147401
Merge remote-tracking branch 'upstream/unstable' into rename-files
2023-11-04 21:01:11 -04:00
Charles Ewert
c3a8c2bfce
merge unstable
2023-10-30 18:04:09 -04:00
Charles Ewert
c22e6ca5cd
Merge remote-tracking branch 'upstream/unstable' into post-task-device-profile
2023-10-30 18:00:38 -04:00
Charles Ewert
dd3972cff5
Merge pull request #1376 from cewert/fix-quickplay
2023-10-28 17:25:40 -04:00
1hitsong
0216cee4b2
Update source/utils/session.bs
...
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-10-28 09:53:08 -04:00
1hitsong
16ccfe2930
Code cleanup based on review
2023-10-28 08:13:31 -04:00
1hitsong
a78dcca4f7
Calculate device id on login and use for API calls
...
Fixes #1417
2023-10-27 10:51:09 -04:00
Charles Ewert
97575c3908
Merge pull request #1386 from cewert/loginflow
2023-10-27 08:26:55 -04:00
1hitsong
7edcff8879
Fix home section for accounts with no section data
2023-10-26 06:39:59 -04:00
Charles Ewert
567b1cff7f
Merge remote-tracking branch 'upstream/unstable' into loginflow
2023-10-25 18:42:12 -04:00
1hitsong
e4f8523387
Review items
...
Now updates favorites, Live TV on now, and latest in library sections when returning to view. Code cleanup. Fire loaded beacon after 2 rows load.
2023-10-22 18:37:37 -04:00
Charles Ewert
a6a242e661
rename all brs files to bs and update import calls
2023-10-03 12:11:25 -04:00
Charles Ewert
7c2537fabf
Merge remote-tracking branch 'upstream/unstable' into post-task-device-profile
2023-10-03 11:17:26 -04:00
Charles Ewert
5b2b2ba881
add support for saving credentials for private users
2023-09-23 17:06:36 -04:00
Charles Ewert
06f69f33f3
stop loading items to queue if memory is low
2023-09-23 08:09:36 -04:00
Charles Ewert
a466048010
fix migration logic. track lastrunversion per user
2023-09-21 14:12:15 -04:00
Charles Ewert
a11f786d99
first attempt with promises
2023-09-20 19:08:47 -04:00
Charles Ewert
a69ee3f244
remove debugging
2023-09-16 20:08:54 -04:00
Charles Ewert
ac1e57b32e
save username and append to deviceid in auth header
2023-09-16 19:40:57 -04:00
Charles Ewert
50020a3f20
create global rememberme setting
2023-09-14 17:51:41 -04:00
Charles Ewert
b9359b8f51
fix #1372 + fix #310 . Add option to "Change User" from home page
2023-09-14 11:52:32 -04:00
Charles Ewert
464abddb2d
Stop auto converting user settings to int. Update codebase to convert to int as needed
2023-09-01 15:56:20 -04:00
Charles Ewert
ff8e7c3471
update UpdateURL() to delete server session when connection failed
2023-06-01 23:21:42 -04:00
Charles Ewert
94bcf10231
update startover var and session if saver serverurl has no connection at s tartup
2023-06-01 23:08:56 -04:00
Charles Ewert
bdfcac74e6
Implement global session var ( #1224 )
...
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2023-06-01 08:43:27 -04:00