Charles Ewert
bdfcac74e6
Implement global session var ( #1224 )
...
Co-authored-by: Jimi <jimi@thedodgefamily.com>
2023-06-01 08:43:27 -04:00
candry7731
1dcd328ef4
Add user policy to check if canDelete
2023-02-07 15:56:24 -06:00
Charles Ewert
13b660c7c2
Revert "Update Home Screen to Respect User Preferences ( #553 )"
...
This reverts commit 26d9360fd3
.
2022-07-21 20:31:39 -04:00
Jimi
72f53da656
Add Quick Connect.
2022-06-01 17:02:47 -06:00
Nick Wallace
26d9360fd3
Update Home Screen to Respect User Preferences ( #553 )
2022-05-24 17:23:42 +01:00
jimiatnymbl
6290a9e407
Formatting
2022-01-09 07:56:52 -07:00
jimiatnymbl
572963e28f
Don't show buttons when user doesn't have access.
2022-01-08 23:31:27 -07:00
jimiatnymbl
32cfd72d44
WIP
2021-12-29 18:00:13 -07:00
JD Layman
f5dbeb5205
Rename GroupStack to SceneManager to make functionality more obvious
2021-10-09 21:14:32 -05:00
JD Layman
6eb283de1b
Abstract remaining overhang functionality with groupStack so overhang is never accessed directly
2021-10-09 21:14:32 -05:00
Bronley
43b4ac3fc9
Format all brs files
2021-07-28 06:51:15 -04:00
Neil Burrows
6d757653da
Linter: Consistent IF statement format
...
No parentheses. Use THEN if it's a one line statement. Don't use THEN if it's a block statement
2021-06-26 14:52:16 +01:00
Neil Burrows
13c2391ba7
Linter Fixes: Use of unassigned variables
2021-06-26 14:51:19 +01:00
Neil Burrows
da54bc86fe
Linter: Change any function that doesn't return a value to a sub
2021-06-26 11:18:09 +01:00
Neil Burrows
38fa383b4d
Linter Warnings
...
Variable Capitalization, Unused Variables, Unreachable Code
2021-06-26 11:04:32 +01:00
Neil Burrows
442669d75f
Ensure username and password forgotten on Sign Out
2021-05-09 09:27:53 +01:00
Neil Burrows
666fe2cf38
Improve server connection feedback
2021-04-04 14:41:44 +01:00
Neil Burrows
86987e8590
For LiveTV Library, respect default view if set to "TV Guide"
2020-11-29 11:18:23 +00:00
RazeLighter777
9665f4a193
Moved from form to body, fixed broken playstate request.
2020-06-26 11:55:43 -05:00
Charles Ewert
c391766fb9
Disable options button and overhang text
2020-05-04 13:57:40 -04:00
thomabx
f4a792dac6
Select user on login and other login updates
2020-03-21 14:22:26 -07:00
Charles Ewert
6877a57fcb
Reset overhang text on SignOut()
2020-03-10 13:27:01 -04:00
Anthony Lavado
ffcd63fc91
Remove port, accept URL as is
2020-02-19 02:33:49 -05:00
TheLastMelon
004f29b6a7
Made work around for jellyfin#93 ( #102 )
...
* Made work around for jellyfin#93
replaces ampersand with %26
* Passwords now fully URL Encoded
Replaces all charatcers with proper URL Encoded chars
* URL Encoding
Fixed, hopefully URL not properly encoding the pass
2020-01-04 15:31:07 -06:00
Nick Bisby
78afb5dab3
Change default sort to name, add options panel to TV Shows
2019-04-22 22:28:25 -05:00
Nick Bisby
29d65928f5
Up-end everything and add a rudimentary profile system
2019-04-22 15:07:34 -05:00
Nick Bisby
e62fbc4f63
Add display name to options panel, begin multi-profile work
2019-04-22 14:08:10 -05:00
Nick Bisby
fad323ac94
Handle better auth for 10.3
2019-04-20 12:54:24 -05:00
Nick Bisby
ccd4218a4b
A little bit better user handling
2019-04-20 12:40:06 -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