4888 Commits

Author SHA1 Message Date
Anderson Shindy Oki
d4efdedd4d no log: fix vite configuration linter 2025-04-01 23:22:48 +09:00
Anderson Shindy Oki
74494d2edc no log: bump vite to version 6.2.4 2025-04-01 23:05:24 +09:00
Anderson Shindy Oki
45e0ebfbd0 no log: bump axios to 1.8.2 2025-04-01 22:29:07 +09:00
dependabot[bot]
3459128c4c no log: Bump the mantine group in /frontend with 6 updates (#2887)
Bumps the mantine group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.17.0` | `7.17.2` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.17.0` | `7.17.2` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.17.0` | `7.17.2` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.17.0` | `7.17.2` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.17.0` | `7.17.2` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.17.0` | `7.17.2` |


Updates `@mantine/core` from 7.17.0 to 7.17.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.2/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.17.0 to 7.17.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.2/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.17.0 to 7.17.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.2/packages/@mantine/form)

Updates `@mantine/hooks` from 7.17.0 to 7.17.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.2/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.17.0 to 7.17.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.2/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.17.0 to 7.17.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.2/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 22:12:06 +09:00
morpheus65535
bdbfc51dc9 no log: fix swaggerui docs for status endpoint 2025-03-28 07:45:38 -04:00
JayZed
7dbc3cb17c Added Weekly option to Search and Upgrade Subtitles settings v1.5.2-beta.31 2025-03-26 15:10:11 -04:00
dependabot[bot]
8e78559325 no log: Bump the react group in /frontend with 2 updates (#2857)
Bumps the react group in /frontend with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `@types/react` from 19.0.6 to 19.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.0.3 to 19.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 11:23:33 +09:00
JayZed
31fe371782 Fix for prior uppercase mod fix v1.5.2-beta.30 2025-03-22 14:44:45 -04:00
JayZed
2a330f63dc Improved uppercase detection / execution in Fix Uppercase mod v1.5.2-beta.29 2025-03-20 20:40:55 -04:00
morpheus65535
cefd1638dd Fixed another issue with Yavka provider. #2225 v1.5.2-beta.28 2025-03-16 09:42:45 -04:00
JayZed
515282eed8 Multiple providers - Removed overwrite of provider language object v1.5.2-beta.27 2025-03-14 17:43:29 -04:00
Anderson Shindy Oki
fa4aca8bb1 Added animetosho provider german, vietnamese, russian and indonesian language support v1.5.2-beta.26 2025-03-13 09:35:19 +09:00
JayZed
7cb471fc20 Regielive fix - Removed overwrite of provider language object 2025-03-12 18:27:45 -04:00
morpheus65535
c22599a8bf Fixed properly timezone usage to prevent high CPU usage. #1914 v1.5.2-beta.25 2025-03-11 21:13:14 -04:00
alper-han
3b4415ec3f Added animekalesi.com provider for Turkish Anime subtitles v1.5.2-beta.24 2025-03-10 07:54:04 -04:00
morpheus65535
ef5450c1a5 Merge remote-tracking branch 'origin/development' into development v1.5.2-beta.23 2025-03-09 10:10:47 -04:00
morpheus65535
fc9f94e917 Fixed additional error catching when trying to bind to IPv6 when it's not supported. #2738 2025-03-09 10:10:39 -04:00
McCloudS
6c65267382 Added passing of video filename to detect-language for whisper provider v1.5.2-beta.22 2025-03-07 22:21:53 -05:00
morpheus65535
fdc80ed63e Merge remote-tracking branch 'origin/development' into development v1.5.2-beta.21 2025-03-05 09:13:55 -05:00
morpheus65535
1a93eb4049 Fixed unwanted removal of subtitles format tags when using any mods. #2846 2025-03-05 09:13:40 -05:00
morpheus65535
6cad2feeda no log: fix version files 2025-03-05 09:03:07 -05:00
Anderson Shindy Oki
2d31d63c91 Fixed zimuku wrong archives subtitle language identified (#2856) v1.5.2-beta.20 2025-02-24 22:27:23 +09:00
dependabot[bot]
9c6aff40c8 no log: Bump the mantine group in /frontend with 6 updates (#2851)
* [bot]: Bump the mantine group in /frontend with 6 updates

Bumps the mantine group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.16.3` | `7.17.0` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.16.3` | `7.17.0` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.16.3` | `7.17.0` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.16.3` | `7.17.0` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.16.3` | `7.17.0` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.16.3` | `7.17.0` |


Updates `@mantine/core` from 7.16.3 to 7.17.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.0/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.16.3 to 7.17.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.0/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.16.3 to 7.17.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.0/packages/@mantine/form)

Updates `@mantine/hooks` from 7.16.3 to 7.17.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.0/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.16.3 to 7.17.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.0/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.16.3 to 7.17.0
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.17.0/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: apply breaking change types

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anderson Shindy Oki <anderson.vs.oki@gmail.com>
2025-02-24 22:08:18 +09:00
morpheus65535
590cdf6f1b no log: fix ffsubsync logging 2025-02-23 13:39:54 -05:00
morpheus65535
2f16ae2e50 Fixed unhandled exception during backup restoration process. #2850 v1.5.2-beta.19 2025-02-22 09:23:19 -05:00
pannal
b38f1df99c Mods/Fix Uppercase: Fix broken uppercase detection in certain cases (#2852)
When a stripped entry of a subtitle is empty, the whole subtitle is considered uppercased and is fixed erroneously, if the modification is enabled (oversight from previous commit on this mod; we break the for loop instead of continuing)
v1.5.2-beta.18
2025-02-19 12:13:49 +01:00
Engin Al
8ff5d5838a Added Turkcealtyazi.org provider for Turkish subtitles v1.5.2-beta.17 2025-02-12 22:39:35 -05:00
dependabot[bot]
e1ae5aa30c no log: Bump the mantine group in /frontend with 6 updates (#2847)
Bumps the mantine group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.16.2` | `7.16.3` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.16.2` | `7.16.3` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.16.2` | `7.16.3` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.16.2` | `7.16.3` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.16.2` | `7.16.3` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.16.2` | `7.16.3` |


Updates `@mantine/core` from 7.16.2 to 7.16.3
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.3/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.16.2 to 7.16.3
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.3/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.16.2 to 7.16.3
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.3/packages/@mantine/form)

Updates `@mantine/hooks` from 7.16.2 to 7.16.3
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.3/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.16.2 to 7.16.3
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.3/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.16.2 to 7.16.3
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.3/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-13 09:13:06 +09:00
Anderson Shindy Oki
7e9d7db8f2 no log: Bump vitest to 1.6.1 2025-02-13 09:12:16 +09:00
morpheus65535
6d5ebb0faa Added more debug logging to opensubtitles.com provider to help then investigate issues. v1.5.2-beta.16 2025-02-09 11:32:16 -05:00
ThioJoe
d1775ff5c1 Fixed UNC path parsing for Radarr sync 2025-02-09 11:04:55 -05:00
morpheus65535
e2a3f363d1 Fixed upgrade process for translated subtitles. #2817 v1.5.2-beta.15 2025-02-07 12:24:14 -05:00
Anderson Shindy Oki
59d8243d0b Added navigation bar shell scroll support v1.5.2-beta.14 2025-02-05 09:43:22 +09:00
dependabot[bot]
e6f03fb664 no log: Bump the mantine group in /frontend with 6 updates (#2838)
Bumps the mantine group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.16.0` | `7.16.2` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.16.0` | `7.16.2` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.16.0` | `7.16.2` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.16.0` | `7.16.2` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.16.0` | `7.16.2` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.16.0` | `7.16.2` |


Updates `@mantine/core` from 7.16.0 to 7.16.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.2/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.16.0 to 7.16.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.2/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.16.0 to 7.16.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.2/packages/@mantine/form)

Updates `@mantine/hooks` from 7.16.0 to 7.16.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.2/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.16.0 to 7.16.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.2/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.16.0 to 7.16.2
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/7.16.2/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 14:40:34 +09:00
morpheus65535
b9a0d9c922 Added missing settings preventing proper download of subtitles. #2839 v1.5.2-beta.13 2025-01-30 21:06:25 -05:00
morpheus65535
a5408ab5c1 Merge remote-tracking branch 'origin/development' into development v1.5.2-beta.12 2025-01-29 08:10:43 -05:00
morpheus65535
bdbe946be2 Added support for remote DNS query over socks5h proxy. #2839 2025-01-29 08:10:30 -05:00
Mihail Stoyanov
99d9691eb1 Fixed yavka.net provider by passing all form parameters and improved caching to reduce number of requests v1.5.2-beta.11 2025-01-27 13:10:55 -05:00
dependabot[bot]
bd1cbe9aae no log: Bump the fortawesome group in /frontend with 4 updates (#2829)
Bumps the fortawesome group in /frontend with 4 updates: [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome), [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome), [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) and [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome).


Updates `@fortawesome/fontawesome-svg-core` from 6.7.1 to 6.7.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.1...6.7.2)

Updates `@fortawesome/free-brands-svg-icons` from 6.7.1 to 6.7.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.1...6.7.2)

Updates `@fortawesome/free-regular-svg-icons` from 6.7.1 to 6.7.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.1...6.7.2)

Updates `@fortawesome/free-solid-svg-icons` from 6.7.1 to 6.7.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.7.1...6.7.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: fortawesome
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: fortawesome
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: fortawesome
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: fortawesome
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.5.2-beta.10
2025-01-27 09:31:09 +09:00
Anderson Shindy Oki
5df188570c no log: Bump vite to 5.4.14 2025-01-27 09:27:14 +09:00
destpstrzy
31400c8957 Added scan Plex library option for new files after downloading subtitles 2025-01-26 08:36:07 -05:00
destpstrzy
fe7b224916 Added feature to change "added" info in Plex once subtitles are downloaded v1.5.2-beta.9 2025-01-23 08:24:00 -05:00
morpheus65535
2fc8f10a94 Updated vendored modules v1.5.2-beta.8 2025-01-18 10:02:09 -05:00
morpheus65535
6fc6ca5ec2 Fixed podnapisi TypeError since we've merged #2790. v1.5.2-beta.7 2025-01-17 21:59:39 -05:00
Anderson Shindy Oki
214b8153ae no log: Bumped mantine to v7.16.0 v1.5.2-beta.6 2025-01-17 09:23:04 +09:00
Anderson Shindy Oki
1cc63ce8c7 no log: Bumped jsdom to v26.0.0 2025-01-17 09:19:01 +09:00
Anderson Shindy Oki
4f77710f46 Fixed modal with tables application crash 2025-01-16 23:33:31 +09:00
morpheus65535
e17bad6ec4 Added some failsafe to RegieLive provider to try to prevent getting redirected to captcha validation or being completely blocked for a while. #2165 v1.5.2-beta.5 2025-01-15 22:32:00 -05:00
Anderson Shindy Oki
dbcbf4ecde Persist pages on url and hydrate on page load (#2826) 2025-01-16 11:40:25 +09:00
Anderson Shindy Oki
d572ab7b05 no log: Bumped react to 19 (#2824) 2025-01-14 15:06:23 +09:00