Commit Graph

2553 Commits

Author SHA1 Message Date
Tauan
2dc7affd94 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (321 of 321 strings)

Translation: movie-web/website
Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/pt_BR/
Author: Tauan <matheus-tauan@hotmail.com>
2024-02-29 18:51:21 +00:00
Alex
ad745eb532 Translated using Weblate (Spanish)
Currently translated at 100.0% (321 of 321 strings)

Translation: movie-web/website
Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/es/
Author: Alex <alejandroreizq@duck.com>
2024-02-29 18:51:21 +00:00
Raymond Nee
fc4920699b Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (321 of 321 strings)

Translation: movie-web/website
Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/zh_Hans/
Author: Raymond Nee <monstorix@outlook.com>
2024-02-29 18:51:21 +00:00
Jamie Poznanski
c71c0f6ae7 Translated using Weblate (Italian)
Currently translated at 100.0% (321 of 321 strings)

Translation: movie-web/website
Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/it/
Author: Jamie Poznanski <enby_jamie@users.noreply.weblate.movie-web.app>
2024-02-29 18:51:21 +00:00
Guillaume
5804838f5e Translated using Weblate (French)
Currently translated at 100.0% (321 of 321 strings)

Translation: movie-web/website
Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/fr/
Author: Guillaume <guillaumepeeklo@gmail.com>
2024-02-29 18:51:21 +00:00
chaos
cbb699b767
Merge pull request #947 from movie-web/fix/#905
Extension: Prepare stream for all domains in a hls playlist
2024-02-28 16:58:36 +02:00
chaos
4ec89456ac
Merge branch 'dev' into fix/#905 2024-02-28 16:50:46 +02:00
William Oldham
acec24b9b5
Merge pull request #949 from movie-web/feature/#944
Add dismissable banners
2024-02-28 11:31:32 +00:00
Jorrin
5a78e48dfe add dismissable banners 2024-02-28 00:48:49 +01:00
Jorrin
d20ab4be08 double map into one 2024-02-27 23:30:00 +01:00
Jorrin
7af58dd9e8 prepare stream for all domains in a hls playlist 2024-02-27 23:19:40 +01:00
William Oldham
8643b7c584
Merge pull request #946 from Audiosutras/dev
Update Dockerfile and add compose.yaml file
2024-02-27 20:10:20 +00:00
Audiosutras
7b1330f664
Update docker-compose.yaml
Co-authored-by: Timon Klinkert <83671398+DenuxPlays@users.noreply.github.com>
2024-02-27 15:05:22 -05:00
Christopher Dixon
916d15d2f0 add commented out build args to docker-compose.yaml 2024-02-27 15:02:45 -05:00
Christopher Dixon
d92a4de948 peer review feedback 2024-02-27 14:55:05 -05:00
Christopher Dixon
2cfa5acb35 update Dockerfile & add compose.yaml file 2024-02-27 14:38:48 -05:00
William Oldham
86a3136fd0 Bump version 2024-02-26 21:34:51 +00:00
William Oldham
7c4c02dd83 Fix theme preview 2024-02-26 21:27:45 +00:00
William Oldham
261ef5e6c5 Use quick links 2024-02-26 21:27:31 +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
ba4713b130
Merge pull request #943 from qtchaos/scroll-volume
Allow users to change volume with scroll wheel
2024-02-26 20:56:30 +00:00
qtchaos
67c86a270e
feat: make volume scrollable with your mouse 2024-02-26 22:39:32 +02:00
William Oldham
c1731fdbc9
Merge pull request #942 from qtchaos/google-analytics
Make Google Analytics configurable with VITE_GA_ID
2024-02-26 18:35:05 +00:00
qtchaos
0e72829dd7
feat: make Google Analytics configurable with VITE_GA_ID 2024-02-26 19:40:35 +02:00
William Oldham
02fceb7f8e
Merge pull request #941 from qtchaos/fix-download
Fix media download button redirecting to incorrect URL on main tab
2024-02-26 15:09:35 +00:00
qtchaos
5321afe2cd
chore: remove useNavigate import 2024-02-26 17:06:35 +02:00
qtchaos
e8d8c16d41
fix: use window.open instead of react-router on href within Button 2024-02-26 16:56:46 +02:00
William Oldham
d1c58041c4
Merge pull request #940 from qtchaos/remove-default-setup
Disable default setup option if no proxies are set, remove extension help once it succeeds
2024-02-26 12:12:03 +00:00
qtchaos
f93e9288b5
feat: remove default VITE_CORS_PROXY_URL 2024-02-26 14:06:33 +02:00
qtchaos
1df0ac000d
feat: disable default setup option if no proxies set, remove extension help on OK 2024-02-26 13:48:45 +02: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
William Oldham
9e4241e464
Merge pull request #938 from qtchaos/remove-domain
Remove references to official domain
2024-02-25 22:19:14 +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
Marcos Rios
ac9d347a26
Remove nonsense ref 2024-02-22 23:55:07 -03:00
William Oldham
c6fe62ae8a
Merge branch 'master' into dev 2024-02-21 19:09:16 +00:00
William Oldham
87c6be9a61
Merge pull request #915 from movie-web/fix/#904
route subtitles through extension if installed
2024-02-21 19:07:23 +00:00
William Oldham
f4514b283c
Merge branch 'dev' into fix/#904 2024-02-21 19:05:29 +00:00
William Oldham
48a37112c6
Merge pull request #920 from vijaysingh2219/dev
Add dynamic and engaging search bar placeholders
2024-02-21 18:11:06 +00:00
William Oldham
ac119a42a0
Merge branch 'dev' into dev 2024-02-21 18:08:17 +00:00
William Oldham
12274db582
Merge pull request #928 from movie-web/fix/#927
Fix #927 and add build arg for Docker PWA
2024-02-21 18:04:50 +00:00
William Oldham
98d06a6051 Fix #927 and add build arg for Docker PWA 2024-02-21 17:54:01 +00:00
Vijay
446be58478 Fix ESLint warning in HeroPart.tsx 2024-02-20 16:18:36 +05:30
Vijay
60d5c5d05c Updated the extra search placeholder options
- Reduced the number of options for search placeholder
2024-02-20 15:29:44 +05:30
Vijay
b1741a3264 Updated 'placeholder' key structure across all locale files 2024-02-19 18:21:34 +05:30
Marcos Rios
3522f6c038 Fix theme preview not being reset after leaving settings 2024-02-18 17:10:16 -03:00
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