Merge branch 'master' into master

This commit is contained in:
sudo-flix
2024-03-06 12:14:15 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ title: 'Changelog'
- Move start of bolding for HLS disclaimer - Move start of bolding for HLS disclaimer
- Fix app crash when opening download screen on lower RAM browsers - Fix app crash when opening download screen on lower RAM browsers
- Make onboarding start screen more mobile friendly - Make onboarding start screen more mobile friendly
- Seperate extension install links into two settings (firefox & chrome) - Separate extension install links into two settings (firefox & chrome)
- Added new translations: Icelandic - Added new translations: Icelandic
- Improved translations: German, Spanish, Persian, French, Hebrew, Italian, Nepali (macrolanguage), Dutch, Polish, Portuguese (Brazil), Romanian, Chinese (Han (Simplified variant)) - Improved translations: German, Spanish, Persian, French, Hebrew, Italian, Nepali (macrolanguage), Dutch, Polish, Portuguese (Brazil), Romanian, Chinese (Han (Simplified variant))
@@ -114,7 +114,7 @@ This release requires a new version of simple-proxy: 2.1.1
- Fix broken hero title during the day - Fix broken hero title during the day
- Move search items with no poster to the end of the search results - Move search items with no poster to the end of the search results
- disable episodes if they have not been aired yet - disable episodes if they have not been aired yet
- update provider package: disable febbox HLS, irrepairable - update provider package: disable febbox HLS, irreparable
- Added new translations: Bulgarian, Bengali, Greek, Persian, Gujarati, Indonesian, Japanese, Korean, Slovenian, Tamil, Chinese (Traditional) - Added new translations: Bulgarian, Bengali, Greek, Persian, Gujarati, Indonesian, Japanese, Korean, Slovenian, Tamil, Chinese (Traditional)
- Improved translations: Arabic, Czech, German, Spanish, Estonian, French, Hebrew, Hindi, Italian, Nepali, Dutch, Polish, Portuguese (Brazil), Russian, Thai, Toki Pona, Turkish, Ukrainian, Chinese (Simplified), pirate (generated), minion (generated) - Improved translations: Arabic, Czech, German, Spanish, Estonian, French, Hebrew, Hindi, Italian, Nepali, Dutch, Polish, Portuguese (Brazil), Russian, Thai, Toki Pona, Turkish, Ukrainian, Chinese (Simplified), pirate (generated), minion (generated)
@@ -160,7 +160,7 @@ This release requires a new version of simple-proxy: 2.1.1
# Version 4.1.1 # Version 4.1.1
- Fixed bug where settings toggles sometimes weren't usuable - Fixed bug where settings toggles sometimes weren't usable
- Fixed bug where captions were permanently enabled - Fixed bug where captions were permanently enabled
- Fixed some missing translations - Fixed some missing translations
- Translation improvements: arabic, french, nepali, chinese - Translation improvements: arabic, french, nepali, chinese
@@ -179,7 +179,7 @@ This release requires a new version of simple-proxy: 2.1.1
- Added minion joke language. Blame @jip\_. - Added minion joke language. Blame @jip\_.
- Thumbnail preview no longer goes under the next episode button. - Thumbnail preview no longer goes under the next episode button.
- Passphrase inputs are now actual password fields, so they may act nicer with password managers. - Passphrase inputs are now actual password fields, so they may act nicer with password managers.
- The player now remembers what your subtitle settings were, so no longer you need to keep selecting english everytime you watch. - The player now remembers what your subtitle settings were, so no longer you need to keep selecting english every time you watch.
- Fix home link not working with /s/:term shortcut. - Fix home link not working with /s/:term shortcut.
- Swedish flag is now an actual Swedish flag. - Swedish flag is now an actual Swedish flag.
- Fix for various layout issues with small width mobile screens. - Fix for various layout issues with small width mobile screens.

View File

@@ -60,7 +60,7 @@ Port number that the HTTP server listens on.
- Default: `""` - Default: `""`
- Example: `"https://movie-web.app https://testing.movie-web.app"` - Example: `"https://movie-web.app https://testing.movie-web.app"`
Space seperated list of allowed origins. Space separated list of allowed origins.
### `server.allowAnySite` ### `server.allowAnySite`