soup
9688acaa87
chore(docs): fix typo in fail2ban article ( #3139 ) [skip ci]
2022-12-06 12:35:09 +04:00
darmiel
64339e5f03
fix: count combined episodes
...
Jellyfin allows combined episodes, like `S01E01-E02`,
but seasons containing such episodes are only recognized
as `Partially Available`. This commit should fix that.
2022-12-04 00:36:01 +01:00
Fallenbagel
1ceea3dcca
Merge pull request #262 from Fallenbagel/change-cypress-projectid
...
test(cypress): change cypress projectId
2022-12-03 17:10:42 +05:00
Fallenbagel
e3c3283603
test(cypress): change cypress projectId
...
Change cypress projectId to jellyseerr's project id
2022-12-03 17:07:36 +05:00
Fallenbagel
4ac02d3aac
docs(readme): fixed the formatting of README.md
...
Fixed the formatting of README.md that was causing issues with the formatting check workflow
2022-12-03 16:15:14 +05:00
Fallenbagel
8eacfe045f
Add information about unsupported types
...
Added information about unsupported libraries and automatic grouping
2022-11-24 06:06:35 +05:00
Ryan Cohen
15e246929b
fix(api): handle auth for accounts where the plex id may have been set to null ( #3125 )
...
also made some changes to hopefully alleviate this issue from happening at all in the future
2022-11-20 19:07:32 +09:00
Fallenbagel
c1424634fb
fix the git clone url
2022-11-02 03:31:47 +05:00
Brandon Cohen
07ec3efbca
fix: improved PTR scrolling performance ( #3095 )
2022-11-01 14:24:10 +09:00
Fallenbagel
9b07b10901
style(readme): fix formatting of README.md
2022-10-26 08:43:08 +05:00
Fallenbagel
b1e9cdbea2
add in minimum version needed for nodejs
2022-10-25 03:53:50 +05:00
Fallenbagel
9aee630392
update instructions to include steps for stable version
2022-10-25 03:47:08 +05:00
Fallenbagel
6b50f77624
update windows instructions
...
Replaced `yarn` with `npm` in the installation of `win-node-env`
2022-10-25 03:45:07 +05:00
Fallenbagel
16f1c286c4
Add detailed native installation instructions
2022-10-25 03:42:46 +05:00
TheCatLady
64aab6dd82
feat(lang): add Croatian display language ( #3041 )
2022-10-19 00:40:03 +00:00
allcontributors[bot]
144bb84bdc
docs: add Eclipseop as a contributor for code ( #3087 ) [skip ci]
...
* docs: update README.md
* docs: update .all-contributorsrc
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-10-19 09:29:07 +09:00
Mackenzie
76260f9b22
build: update semantic-release to use proper arg for git sha ( #3075 )
2022-10-18 23:18:48 +00:00
Ryan Cohen
500cd1f872
feat: custom image proxy ( #3056 )
2022-10-18 14:40:24 +09:00
semantic-release-bot
9252817b58
chore(release): 1.2.1
v1.2.1
2022-10-18 02:24:18 +00:00
Fallenbagel
a66925067d
Merge pull request #242 from Fallenbagel/develop
...
Merge origin/develop
2022-10-18 07:21:19 +05:00
Fallenbagel
d037d178aa
Merge pull request #240 from sambartik/revert-230-fix-jellyfin-emby-links
...
Fix jellyfin external url basepath being ignored
2022-10-16 04:24:25 +05:00
Fallenbagel
ab09664d41
fix(backend): fix jellyfinHost to not be undefined
...
Fix jellyfinHost so its not being treated as null or undefined
fix #237
2022-10-16 03:50:22 +05:00
Brandon Cohen
bfe56c3470
fix: added deep links to issues and status badges ( #3065 )
2022-10-15 05:39:33 +00:00
TheCatLady
1dfa9431a9
fix: update API docs to allow 'all' seasons value ( #3073 )
2022-10-15 08:31:50 +09:00
Samuel Bartík
0faae20bac
Fix jellyfin external url basepath being ignored
2022-10-13 23:24:09 +02:00
Samuel Bartík
5b10da4073
Revert "fix(backend): fixes Jellyfin/Emby links if server is initially setup with a trailing /"
2022-10-13 23:08:20 +02:00
semantic-release-bot
6049edffca
chore(release): 1.2.0
v1.2.0
2022-10-12 13:34:54 +00:00
Fallenbagel
f27200c8c1
Merge pull request #235 from Fallenbagel/prepare-for-next-version
...
Merge origin/develop
2022-10-12 18:27:14 +05:00
Fallenbagel
613ebb95d2
Merge origin/develop
2022-10-12 00:15:50 +05:00
Fallenbagel
15c79e03a5
Merge pull request #234 from Fallenbagel/merge-upstream
...
Merge upstream develop
2022-10-12 00:07:57 +05:00
Fallenbagel
ed95b0af25
Merge upstream develop
2022-10-11 23:13:31 +05:00
Danshil Kokil Mungur
f5c2fc1c20
fix(ui): minor fixes ( #3036 )
...
* fix(ui): hide available media on person page
* fix(ui): set correct label for image cache settings
* fix(ui): disable status badge tooltip for collections
* fix(ui): replace empty space when no episodes in season
* fix: suggested changes
* fix(jobs): set watchlist sync to short interval
* chore: run i18n:extract
* fix: suggested changes
2022-10-04 12:03:24 +09:00
Fallenbagel
3ba69f9a74
Merge pull request #230 from Fallenbagel/fix-jellyfin-emby-links
...
fix(backend): fixes Jellyfin/Emby links if server is initially setup with a trailing /
2022-09-29 08:34:26 +05:00
dd060606
bcd2bb7c96
fix: lint issues
preview-pr182
2022-09-28 15:55:56 +02:00
Fallenbagel
66357019f0
fix(backend): fixes Jellyfin/Emby links if server is initially setup with a trailing /
...
Fixes #168 and #220
2022-09-26 10:17:18 +05:00
Brandon Cohen
21d20fdfd6
fix: sidebar close button placement when using PWA ( #3045 )
2022-09-23 17:54:17 +09:00
JonnyWong16
cf96db90ad
docs(proxy): update sub_filter for subfolder ( #3046 ) [skip ci]
...
The updated `next.js` dependency has a new regex match in the code for `/^\/_next\/data\//`.
This `sub_filter` creates invalid regex `/^\/overseerr/_next\/data\//`
```nginx
sub_filter '/_next' '/$app/_next';
```
It needs to be updated to substitute the correct the regex `/^\/overseerr\/_next\/data\//`
```nginx
sub_filter '\/_next' '\/$app\/_next';
sub_filter '/_next' '/$app/_next';
```
2022-09-22 18:16:08 +00:00
Ryan Cohen
430b1ab871
fix: remove backdrop-blur class from warning buttons ( #3037 )
2022-09-20 18:18:25 +09:00
Danshil Kokil Mungur
7404d68143
fix(ui): hide null dates in episodes list ( #3035 )
2022-09-19 16:11:16 +00:00
Weblate (bot)
16cb53f703
feat(lang): translations update from Hosted Weblate ( #3026 )
...
* feat(lang): translated using Weblate (Swedish)
Currently translated at 91.8% (1028 of 1119 strings)
Co-authored-by: Johan Ruda <johan.ruda@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Hungarian)
Currently translated at 89.7% (1004 of 1119 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Nandor Rusz <nandor.rusz@vodafone.de >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/hu/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Dutch)
Currently translated at 100.0% (1119 of 1119 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Kobe <kobaubarr@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Croatian)
Currently translated at 23.3% (261 of 1119 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Milo Ivir <mail@milotype.de >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/hr/
Translation: Overseerr/Overseerr Frontend
Co-authored-by: Johan Ruda <johan.ruda@gmail.com >
Co-authored-by: Nandor Rusz <nandor.rusz@vodafone.de >
Co-authored-by: Kobe <kobaubarr@gmail.com >
Co-authored-by: Milo Ivir <mail@milotype.de >
2022-09-18 21:07:58 -07:00
Brandon Cohen
407af32d32
fix: new status indicators added to series list on mobile ( #3024 )
...
* fix: new status indicators added to series list
* refactor: component will render icons and has updated props
2022-09-17 14:52:51 +09:00
aedelbro
5c01313cc4
fix(ui): remove 'all' badge from request cards ( #2992 )
...
if all seasons are requested for a TV show, show each indivdual season badge. This prevents the
admin from needing to open a second tab / navigate to see how many seasons / what seasons have been
requested.
2022-09-16 21:27:45 +00:00
Ryan Cohen
d8da5cbe9d
fix(plex): add container-size header to recently added api call ( #3023 )
2022-09-16 02:01:29 +00:00
dd060606
5a72f5f86e
Merge branch 'develop' into features/deleteMediaFile
2022-09-14 14:58:37 +02:00
Weblate (bot)
3d458dd2fd
feat(lang): translations update from Hosted Weblate ( #3014 )
...
* feat(lang): translated using Weblate (Catalan)
Currently translated at 100.0% (1119 of 1119 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Maite Guix <maite.guix@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ca/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Chinese (Simplified))
Currently translated at 95.6% (1070 of 1119 strings)
feat(lang): translated using Weblate (Chinese (Simplified))
Currently translated at 95.6% (1070 of 1119 strings)
feat(lang): translated using Weblate (Chinese (Simplified))
Currently translated at 92.3% (1033 of 1119 strings)
Co-authored-by: Eric <hamburger1024@mailbox.org >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Linyue-GitHub <592746995@qq.com >
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hans/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1119 of 1119 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1119 of 1119 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (1119 of 1119 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: exentler <gurandsrud@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nb_NO/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Croatian)
Currently translated at 23.3% (261 of 1119 strings)
feat(lang): translated using Weblate (Croatian)
Currently translated at 18.1% (203 of 1119 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: lpispek <lpispek@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/hr/
Translation: Overseerr/Overseerr Frontend
Co-authored-by: Maite Guix <maite.guix@gmail.com >
Co-authored-by: Eric <hamburger1024@mailbox.org >
Co-authored-by: Linyue-GitHub <592746995@qq.com >
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me >
Co-authored-by: exentler <gurandsrud@gmail.com >
Co-authored-by: lpispek <lpispek@gmail.com >
2022-09-13 23:27:24 +00:00
Brandon Cohen
e486623310
fix: compatibility issue with safari ( #3019 )
2022-09-14 08:16:55 +09:00
Fallenbagel
e0f9a6e12f
Merge pull request #219 from notfakie/develop
...
Remove failing ci job & update with upstream & fix play on button
2022-09-13 02:31:42 +05:00
notfakie
05139717d1
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-12 19:19:57 +12:00
renovate[bot]
f20ba3fc2e
fix(deps): pin dependency cronstrue to 2.11.0 ( #3018 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-12 13:11:21 +09:00
Danshil Kokil Mungur
30141f76e0
feat(logs): add search filter ( #2505 )
...
* feat(logs): add search filter
* refactor(logs): move loading spinner inside log viewer
Inputting text in the search bar on the logs page would refresh the page
losing focus on the search bar.
This moves the loading spinner inside the log viewer, so that it is not
as disruptive as it would
* fix(logs): escape string for search filter
* chore: rebase
* fix(logs): suggested changes
2022-09-12 02:21:16 +00:00