Commit graph

196 commits

Author SHA1 Message Date
Cooper Ransom
bf09fcdce0 Polish discover page and navigation to it 2024-04-10 17:14:20 -04:00
Cooper Ransom
f8f26a77c1 add discover button at the allresults trigger 2024-04-10 12:43:25 -04:00
Cooper Ransom
608ac4ee1e Merge main 2024-04-02 22:19:52 -04:00
Cooper Ransom
aa39f42cd2 Advertise admin panel on settings page 2024-04-01 23:50:11 -04:00
Cooper Ransom
9f15be43c0 I broke the topflix page lol 2024-04-01 23:06:58 -04:00
Cooper Ransom
a67ae7bcbb Test sum 2024-04-01 18:59:31 -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
2a6fd0f191 Add most recent code from PR 2024-03-27 21:19:40 -04:00
Cooper Ransom
36a92dabe1 Silly me 2024-03-27 17:50:37 -04:00
Cooper Ransom
ed8be82836 Merge remote-tracking branch 'movie-web/dev' into dev 2024-03-26 21:52:21 -04:00
Cooper Ransom
075ec651b0 Polish last commit 2024-03-26 21:42:35 -04:00
Cooper Ransom
b7be016377 Add better scrape error dialog 2024-03-26 19:43:53 -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
0d1d889661 Merge movie-web/dev 2024-03-10 23:05:36 -04:00
ssssobek
ca180ab9ea Go back to using percentages instead of pixels 2024-03-10 23:10:25 +01:00
ssssobek
e09c04b57b Add blurred backgroud for subtitles 2024-03-10 20:14:48 +01:00
Cooper Ransom
d82985dcc8 Force rebuild again 2024-03-09 23:09:59 -05:00
Cooper Ransom
8f69bbb7b1 Add a check for extension before asking if its enabled 2024-03-09 21:23:06 -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
Cooper Ransom
15d931f06f add the scraping buttons back 2024-03-07 21:49:24 -05:00
Cooper Ransom
d5357d7549 fix turnstile look 2024-03-07 11:33:07 -05:00
Cooper Ransom
e2ab2587f8 Add a reload button to scraper 2024-03-06 21:14:43 -05:00
Cooper Ransom
c9c071e95e Merge dev!! 2024-03-03 20:11:17 -05:00
William Oldham
404d3b885f Handle nullability of config fields 2024-03-03 18:37:43 +00:00
Cooper Ransom
507fa97d77 Add retry button to notfound and make another easter egg! 2024-03-01 16:38:44 -05:00
Cooper Ransom
efe3639ec8 Add retry button to ScrapeError 2024-02-29 14:23:52 -05:00
Cooper Ransom
9cce97967d i am done with the icons i promise 2024-02-29 13:56:49 -05:00
Cooper Ransom
448f8a98b2 Bug fix / code cleanup 2024-02-29 12:47:33 -05:00
Cooper Ransom
d0df347e7a Add sharks, fix easter eggs and increase visablity of 'did you enable the extension?' 2024-02-28 15:42:10 -05:00
Cooper Ransom
533d55e5cb add easter eggs... 2024-02-28 00:07:08 -05:00
William Oldham
7c4c02dd83 Fix theme preview 2024-02-26 21:27:45 +00:00
William Oldham
843ec84936
Merge pull request #922 from marcoslor/868-add-appearance-preview
Add appearance preview
2024-02-26 21:13:06 +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
130b4f5cc3
feat: disable creating account when server is not set 2024-02-25 21:31:08 +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
qtchaos
b18269b40e
chore: Remove references to official domain 2024-02-23 16:26:17 +02:00
Vijay
446be58478 Fix ESLint warning in HeroPart.tsx 2024-02-20 16:18:36 +05:30
Marcos Rios
247362a4a9 Add preview theme functionality to SettingsPage 2024-02-18 17:10:16 -03:00
Vijay
f5c1d6eb86 Add dynamic and engaging search bar placeholders
Enhance search bar experience with 15 dynamic placeholders for the movie web app. Provides a mix of engaging questions and suggestions, promoting user interaction and a personalized feel. Shuffled for a random appearance, contributing to a more dynamic user experience.
2024-02-17 23:31:55 +05:30
Boidushya Bhattacharya
d4ba87f95e fix(settings/appearance): Removed inset-shadow & created new theme variable 2024-02-04 02:52:24 +05:30
Boidushya Bhattacharya
aba12370f3 fix(settings/appearance): improved 'Active' pill 2024-02-04 01:19:01 +05:30
Jip Fr
058a3c41c8 Mobile view for SetupPart 2024-01-28 14:07:52 +01:00
mrjvs
a91e2b6e2e adjust setupPart timings and extension message preload 2024-01-24 14:02:35 +01:00
mrjvs
e758f32483 Add loading screen for SetupPart checks 2024-01-23 19:48:23 +01:00