Pas
b82c945b05
remove DisabledSources and DisableEmbeds since it doesnt work
2025-12-24 10:51:31 -07:00
Pas
10bde63575
Improve error handling in account metrics fetch
...
Added checks for missing BACKEND_URL and improved error handling in getAccountNumber and getAllAccounts functions. Now returns 'N/A' on fetch errors or missing data, and sets state to 'N/A' in catch blocks to prevent crashes.
2025-12-06 21:41:47 -07:00
Pas
c6c916f293
fix m3u8 proxy test error
2025-12-01 19:09:59 -07:00
Pas
f1065e9602
Revert "admin page add m3u8 workers"
...
This reverts commit 81b67dae90 .
2025-11-13 10:14:00 -07:00
Pas
81b67dae90
admin page add m3u8 workers
2025-11-07 15:57:11 -07:00
Pas
d28f25118a
Update ProgressCleanupPart.tsx
2025-10-30 13:28:07 -06:00
Pas
afccb7fa4d
add progress cleaning tool to admin page
2025-10-30 13:05:33 -06:00
Pas
71a3d91b2a
add save confirmation to admin page
...
fixes embed order not propagating to backend
2025-10-24 22:18:24 -06:00
Pas
f0a35f6408
Add the ability to disable sources and embeds
2025-10-19 18:33:26 -06:00
Pas
a498fdde87
move region selector part to fedapi setup parts!
2025-09-25 11:41:48 -06:00
Pas
313125d68c
Reapply "add more fed regions"
...
This reverts commit 3b2e1b062c .
2025-09-09 12:49:42 -06:00
Pas
3b2e1b062c
Revert "add more fed regions"
...
This reverts commit 0be7d9f75b .
2025-09-09 12:03:23 -06:00
Pas
0be7d9f75b
add more fed regions
2025-09-06 19:48:30 -06:00
Pas
6a50fec37b
add embed order on admin page
2025-08-14 09:41:36 -06:00
Pas
7b2cacc8fd
update region logic
2025-08-07 20:36:08 -06:00
Pas
5ff95d6393
Update M3U8TestPart.tsx
2025-07-22 10:09:25 -06:00
Pas
94e3a9682f
revert "add admin option to force enable extension detection"
2025-07-22 10:02:58 -06:00
Pas
774237c537
add m3u8 proxy test and toggle to admin page
2025-07-12 16:58:33 -06:00
Pas
bec4160bad
add admin option to force enable extension detection
...
without having it installed
2025-07-10 12:13:11 -06:00
Pas
1192582263
remove it from the backend :(
2025-04-18 17:45:37 -06:00
Pas
94e4e9300b
send region to backend
2025-04-18 17:01:29 -06:00
Pas
c47aec2c5c
update regions again
2025-04-18 14:05:28 -06:00
Pas
82f87f2745
update region logic. math math
2025-04-18 13:18:34 -06:00
Pas
8d37f589a5
update region logic. fix?
2025-04-18 10:09:01 -06:00
Pas
fabb744162
move region picker to admin page
2025-04-17 23:25:17 -06:00
Pas
0173bb6cce
Revert "add FED API status on admin page"
...
This reverts commit 88bd4e8b35 .
2025-02-17 21:07:28 -07:00
Pas
88bd4e8b35
add FED API status on admin page
2025-02-17 11:58:32 -07:00
Captain Jack Sparrow
94246484b0
Fix turnstiles mostly!
2024-06-05 01:57:25 +00:00
Captain Jack Sparrow
ab09968afb
Eslint got hands
2024-06-02 22:44:08 +00:00
Captain Jack Sparrow
c16e66f2a3
Turnstile works!
2024-06-02 22:32:35 +00:00
Cooper Ransom
9f15be43c0
I broke the topflix page lol
2024-04-01 23:06:58 -04:00
Cooper Ransom
f25e675f7f
Increase silly text chance and replace backend url with env var
2024-04-01 11:01:56 -04:00
Cooper Ransom
ed8be82836
Merge remote-tracking branch 'movie-web/dev' into dev
2024-03-26 21:52:21 -04:00
qtchaos
42d107dd9d
fix: stop failed test from leaking worker url
2024-03-26 18:45:24 +02:00
Cooper Ransom
44ad56d654
Add recently played list! (this could be the stepping stone for a basic recommendation algo)
2024-03-14 14:00:47 -04:00
Cooper Ransom
e752560301
Add account statistic to admin page
2024-03-14 00:01:56 -04:00
Cooper Ransom
0a830cee11
Add worker link to test
2024-03-13 12:57:15 -04:00
Cooper Ransom
d82985dcc8
Force rebuild again
2024-03-09 23:09:59 -05:00
Cooper Ransom
fb0f96af08
Fix another bug in admin panel
2024-03-09 13:59:08 -05:00
Cooper Ransom
42b68e972e
Make admin page even better
2024-03-08 20:04:47 -05:00
Cooper Ransom
8c29042cb8
Make the admin page cool asf
2024-03-08 18:03:03 -05:00
William Oldham
404d3b885f
Handle nullability of config fields
2024-03-03 18:37:43 +00:00
William Oldham
0a86c59cfb
Merge pull request #939 from qtchaos/admin-update
...
Update the admin page to run workers in parallel
2024-02-25 22:20:15 +00:00
qtchaos
bf6424f75d
feat: run worker tests in parallel with 5 sec cooldown
2024-02-25 22:04:47 +02:00
qtchaos
fcf42a4e8a
fix: change useBackendUrl to possibly be undefined, add checks to avoid useless requests to nonexistent backend
2024-02-24 02:08:01 +02:00
Contreras, Raf
48b708d569
Upgrade packages, bundling, performance
2023-12-23 18:24:43 +13:00
mrjvs
0ef33ccd44
Fix workers test page not using the actual proxy workers
2023-12-20 17:27:37 +01:00
mrjvs
d998dceb1e
Fix proxiedFetch not using new turnstile integration
2023-12-20 15:02:05 +01:00
mrjvs
0ef492f58b
Remove unused files/functions + localize everything except player and pages + reorganize files + fix lint warnings
2023-11-26 16:04:23 +01:00
mrjvs
b69c1a4518
fix spinner sizings
2023-11-20 19:03:48 +01:00