Bill Thornton
2346943348
Move dom.js to utils
2025-07-11 18:28:55 -04:00
Diego Echeverri
586e3060e4
Handle promise rejection exceptions from actionSheet ( #6817 )
...
* Add catches to jellyfin
* Undo format changes to actionSheet
* formatting
* Remove logging
* commented block for screenshot
* Handle another case
* weird indentation fix
* Add myself as a contributor
2025-05-13 17:01:18 -04:00
Bill Thornton
dd38c6bcd5
Merge pull request #6792 from MontejoJorge/refactor/forgotPassword-react
...
Migrate forgot password page to react component
2025-05-12 16:31:21 -04:00
Bill Thornton
fdcf1b06c3
Add constants for app features
2025-04-30 17:41:36 -04:00
Bill Thornton
953073cd28
Use index file for apiclient lib imports
2025-04-22 08:48:34 -04:00
Bill Thornton
5bcbcfbe12
Move server connections to lib
2025-04-22 08:26:43 -04:00
MontejoJorge
3eb26fb416
refactor: forgotPassword page to react component
2025-04-21 23:34:18 +02:00
Bill Thornton
3188c1bc6b
Fix type errors and use ConnectionState enum
2025-04-21 16:39:32 -04:00
Bill Thornton
3898793df9
Add splash screen backdrop to login page
2025-04-15 12:39:59 -04:00
Bill Thornton
5fe254f10e
Remove index.html redirects
2025-04-11 14:07:35 -04:00
Bill Thornton
d6353f27b8
Remove .html from routes
2025-03-17 15:39:21 -04:00
Bill Thornton
4730a30c3d
Fix lint errors
2025-02-20 12:51:59 -05:00
flebel9
c9ade820ed
Add confirm dialog when deleting server
2025-02-14 10:03:28 -05:00
Bill Thornton
422adde900
Use consistent import style
2024-08-15 02:33:50 -04:00
Bill Thornton
056d802c56
Move globalize to lib
2024-08-14 14:00:09 -04:00
Adrian Sandu
045c950ce6
Make the server field ignore the trailing slash.
...
Useful on the tizen build, if a trailing slash is added the error message is not helping.
2024-03-06 16:26:31 +03:00
Bill Thornton
d88bcb48d7
Add support for redirecting to the requested page after login
2024-01-18 16:30:36 -05:00
rafma0
67aa57f67b
add param for markdownIt to handle html
2023-11-23 10:36:24 -03:00
rafma0
4a17c78a85
replace marked with markdown-it
2023-11-15 03:11:45 -03:00
Dmitriy Dubson
c8a7c7040a
Reduce cognitive complexity in card builder component
2023-10-27 09:29:09 -04:00
Bill Thornton
1b03cd79eb
Fix prefer for-of errors
2023-05-04 13:07:12 -04:00
Bill Thornton
f96166657d
Move remaining router components
2023-05-02 16:40:31 -04:00
Bill Thornton
f2726653ae
Fix indentation issues
2023-04-19 01:56:05 -04:00
Bill Thornton
6f3aa2f1df
Fix eslint issues
2023-03-29 00:38:22 -04:00
Netanel Henya
494c0ed434
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
2023-02-26 01:01:31 +02:00
Merlin Danner
9f8e98b68c
Rename login disclaimer
...
disclaimerContainer is confused by adblockers using the
"I don't care about cookies" filters with cookie disclaimers.
This results in the disclaimer being blocked when using popular
AdBlocker Extensions.
This commit renames
disclaimerContainer -> loginDisclaimerContainer
disclaimer -> loginDisclaimer
to be more verbose and circumvent that filter
2023-02-07 11:17:24 -05:00
Niels van Velzen
711e5ae728
Use POST request when initiating QuickConnect
2023-01-05 00:01:38 -05:00
Bill Thornton
7e9bf96668
Refactor ConnectionState to a shared enum
2022-10-28 00:59:34 -04:00
Bill Thornton
9ef78533d0
Update server and quick connect icons
2022-10-20 17:38:33 -04:00
Bill Thornton
5e4eca6ae9
Fix sonarjs no-redundant-jump
2022-10-08 02:50:20 -04:00
Bill Thornton
90b1b45f26
Remove hash bang paths
2022-06-09 14:54:39 -04:00
Bill Thornton
0b19f0d85e
Merge pull request #3604 from thornbill/fix-custom-elements
...
Fix custom element creation
(cherry picked from commit f2226ee74500af0ee48f61d1ca5641d2a9e411c8)
Signed-off-by: crobibero <cody@robibe.ro >
2022-05-20 18:38:48 -04:00
Bill Thornton
13a70d3186
Merge pull request #3509 from sancodes/eslint-novoid
...
add eslint novoid
2022-04-13 00:44:30 -04:00
Bill Thornton
2d2b99d3b9
Move clientUtils and rename
2022-04-10 02:22:13 -04:00
sancodes
27cd24f5fc
fix return statements
2022-04-08 19:10:11 -07:00
Bill Thornton
1085034c18
Remove setTitle function in app router
2022-03-31 14:36:09 -04:00
sancodes
408f2b2bda
modify necessary void replacements
2022-03-21 20:50:19 -07:00
Dmitry Lyzo
59adbc348a
Escape HTML
2022-03-06 13:29:14 +03:00
Dmitry Lyzo
119df2cc99
Add aria-hidden to button icons
2022-02-25 01:52:14 +03:00
Dmitry Lyzo
eba8cf18d4
Add Markdown to Login Disclaimer
2022-02-21 18:28:39 +03:00
Dmitry Lyzo
9242e4acf1
Fix layout of SelectServer page
...
Using 'display: flex' breaks scrolling (bottom padding is
not applied correctly) on webOS 1.2
2022-02-15 17:55:31 +03:00
Dmitry Lyzo
af3517c2e4
Fix layout of Login page
...
Using 'display: flex' breaks scrolling (bottom padding is
not applied correctly) on webOS 1.2
2022-02-15 17:55:31 +03:00
Dmitry Lyzo
69d039d35d
Cleanup unused styles
2022-02-15 17:55:31 +03:00
ianjazz246
c8241d66a1
Don't clear username on failed login
2021-11-23 12:10:52 -08:00
Cody Robibero
36438ba3be
Fix QuickConnect for 10.8
2021-09-04 06:27:01 -06:00
Niels van Velzen
81e5c19ee5
Use new quickconnect enabled endpoint
2021-07-06 22:41:00 +02:00
Bill Thornton
7390314001
Merge pull request #2472 from jellyfin/dkanada-patch-1
...
add border radius to several card elements
2021-05-04 13:17:41 -04:00
Dmitry Lyzo
6e1a8138b4
Remove unnecessary inline styles
2021-04-13 22:27:11 +03:00
Dmitry Lyzo
f5a5e5e479
Fix ES6 migration
2021-04-10 13:16:07 +03:00
Bill Thornton
f60b7686d0
Remove unused variables
2021-03-23 11:28:16 -04:00