viown
96024d3025
Migrate Live TV page to React
2025-10-18 00:04:52 +03:00
viown
7281ce480d
Migrate libraries page to React ( #7078 )
...
* Migrate libraries page to React
* Fix aspect ratio for library card images
* Fix loading
* Use image url utility from TS SDK
* Add width prop to BaseCard
* Apply review feedback
2025-10-17 16:52:29 -04:00
Dmitry Lyzo
ca2d669924
Fix XSS at wizard and dashboard library
2025-08-27 12:01:06 +03:00
Bill Thornton
2346943348
Move dom.js to utils
2025-07-11 18:28:55 -04:00
Bill Thornton
5046b1df0f
Merge pull request #6939 from viown/react-dashboard
2025-07-11 17:14:26 -04:00
Bill Thornton
bfeb5af62a
Merge pull request #6951 from viown/react-plugins-available
...
Migrate plugins catalog to React
2025-06-27 11:54:00 -04:00
Bill Thornton
c2d113c791
Merge pull request #6924 from viown/react-dvr
...
Migrate DVR to React
2025-06-24 13:02:18 -04:00
viown
0934889cc8
Migrate dashboard to React
2025-06-13 20:26:38 +03:00
viown
92cdfcc1ea
Migrate plugins catalog to React
2025-06-12 14:57:16 +03:00
Bill Thornton
5accabafda
Merge pull request #6925 from viown/react-plugins-repositories
...
Migrate plugin repositories to React
2025-06-10 18:27:50 -04:00
viown
1938707229
Migrate DVR page to React
2025-06-11 01:06:21 +03:00
Bill Thornton
aea463a35e
Merge pull request #6770 from viown/react-transcoding
...
Migrate transcoding page to React
2025-06-10 17:49:25 -04:00
Bill Thornton
7cbd523d7a
Merge pull request #6933 from thornbill/item-count-widget
...
Add item count widget to dashboard
2025-06-10 16:37:21 -04:00
Bill Thornton
b79198fa0b
Merge pull request #6921 from viown/react-plugins-installed
...
Migrate installed plugins page to React
2025-06-09 17:36:25 -04:00
Bill Thornton
1c6dac5936
Add item count widget to dashboard
2025-06-09 14:48:43 -04:00
viown
df51d107b1
Migrate plugin repositories to React
2025-06-05 22:14:04 +03:00
viown
b3de4afc84
Migrate transcoding page to React
2025-06-04 23:02:46 +03:00
viown
30ba45cc11
Migrate installed plugins page to React
2025-06-04 17:23:33 +03:00
Bill Thornton
b705cfc4c3
Fix components not being unmounted on page hide
2025-06-03 17:31:46 -04:00
Bill Thornton
09063d3376
Migrate paths dashboard widget to react and add storage metrics
2025-06-03 16:39:57 -04:00
IreuN
568d8f8ff7
Fix link - skip redirection
2025-05-16 01:40:16 +02:00
IreuN
555f60aa2f
Fix url
2025-05-13 19:14:29 +02: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
Markus Prettner
18c2c566cf
Enable "Network Discovery" section in Networking settings
2025-04-06 18:40:44 +02:00
Bill Thornton
239da6e3e1
Merge pull request #6659 from timminator/master
2025-04-05 13:00:04 -04:00
timminator
8f6fceaf83
Replace add/remove with toggle logic
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com >
2025-04-03 22:13:28 +02:00
Bill Thornton
aef49e450c
Merge pull request #6369 from gnattu/allow-av1-videotoolbox
...
Display AV1 option for VideoToolbox
2025-04-03 03:12:20 -04:00
viown
af25ac1edf
Fix task stop from dashboard
2025-04-02 00:55:23 +03:00
Tim Lodemann
8d2cdb86c2
Add configurable ReadInputAtNativeFramerate flag to M3U tuner
2025-03-25 11:42:25 +01:00
Bill Thornton
ccc9f52aec
Merge pull request #6596 from viown/react-general
...
Migrate General to React
2025-03-17 14:03:20 -04:00
Bill Thornton
4334303632
Merge pull request #6594 from viown/react-libraries-nfo-settings
...
Migrate NFO Settings to React
2025-03-06 12:43:30 -05:00
viown
f94e16d56a
Migrate General to React
2025-03-06 10:14:51 +03:00
viown
10d731e697
Migrate NFO Settings to React
2025-03-05 10:16:20 +03:00
viown
524d1b6574
Migrate tasks edit page to react
2025-03-04 10:32:49 +03:00
Bill Thornton
ff941c700a
Merge pull request #6588 from thornbill/wizard-library-controller
...
Fix wizard reference to dashboard library controller
2025-03-03 15:42:13 -05:00
viown
c8d2ce4142
Migrate libraries metadata to React
2025-03-03 22:07:19 +03:00
Bill Thornton
86d7e54215
Fix wizard reference to dashboard library controller
2025-02-28 14:25:53 -05:00
viown
0b47abc009
Migrate libraries display to React
2025-02-25 15:49:39 +03:00
Bill Thornton
1c2d7ef918
Merge pull request #6543 from thornbill/fix-shutdown-buttons
...
Fix restart and shutdown buttons
2025-02-20 17:07:06 -05:00
viown
f573221643
Migrate scheduled tasks to React ( #6506 )
...
* Migrate scheduled tasks to React
* Adjust margins
* Use localeCompare
* Clean up imports
* Use legacy apiclient from useApi
* Fix import
* Fix nested typography
* Add polling fallback
* Cleanup code
* Rename to tasks
* Rename to Component
* Use constants for websocket events
* Use memo to fix timestamp rerender on run
2025-02-20 16:18:42 -05:00
Bill Thornton
6e6467b090
Fix restart and shutdown buttons
2025-02-20 14:03:40 -05:00
viown
4fb82c91a9
Migrate resume+streaming to React
2025-02-17 21:23:53 +03:00
gnattu
d584d1b7ac
Display AV1 option for VideoToolbox
2025-02-14 16:33:12 +08:00
Bill Thornton
674dc7aa61
Remove legacy devices page
2025-02-13 16:43:03 -05:00
Bill Thornton
8cc88fb08c
Remove DashboardPage global
2025-02-13 16:24:13 -05:00
Bill Thornton
ea18af4bdd
Move dashboard controllers to app dir
2025-01-23 17:24:58 -05:00