Fallenbagel
ff2fa66002
Merge pull request #291 from Fallenbagel/main
...
Merge origin/main to develop
2023-01-05 03:38:47 +05:00
Fallenbagel
9388a1e61c
docs: fix CHANGELOG formatting issue
2023-01-05 02:51:45 +05:00
Fallenbagel
b44a1b4a99
Remove CHANGELOG from origin/develop [skip ci]
2023-01-05 02:46:59 +05:00
Fallenbagel
6f73dbc36a
Fix snap stable builds
2023-01-05 02:26:23 +05:00
semantic-release-bot
299f65c597
chore(release): 1.3.0
2023-01-02 00:14:11 +00:00
Fallenbagel
6021d1e336
Merge pull request #285 from Fallenbagel/prepare-for-next-version
...
Merge origin/develop to prepare for next release
2023-01-02 05:11:37 +05:00
Fallenbagel
3ce1ef350e
docs: merge CHANGELOG.md of develop with main to fix format issue
2023-01-02 05:01:13 +05:00
Fallenbagel
06c91744f3
Merge branch 'develop'
2023-01-02 04:44:05 +05:00
Fallenbagel
d18e3d185f
Merge pull request #277 from Fallenbagel/updatereadme
...
docs: update current features and add emphasis on the pre-requisites
2022-12-17 17:40:31 +05:00
Fallenbagel
e222463a63
docs: update current features and add emphasis on the pre-requisites [skip ci]
2022-12-17 06:02:06 +05:00
Fallenbagel
03b9bda287
Merge pull request #276 from Fallenbagel/fix-issue-#254
...
fix(ui): adds mediaServerName to statusBadge and manageSlideOver
2022-12-17 05:38:21 +05:00
Fallenbagel
7e20c7cb78
fix(locale): fix the duplicated wording in the Clear Media Warning message
...
Fixes the duplicated wording in the clear media warning message of manageSlideOver that was
introduced in previous commit
2022-12-17 05:10:11 +05:00
Fallenbagel
d0cdce9e90
fix(ui): adds mediaServerName to statusBadge and manageSlideOver
...
Adds mediaServerName to statusBadge and manageSlideOver to indicate the type of mediaServer that is
connected to jellyseerr
fix #254
2022-12-17 05:02:47 +05:00
Fallenbagel
113b09bf2b
Merge pull request #275 from Fallenbagel/support-mixed-libraries
...
feat(api): adds support for Mixed Libraries
2022-12-17 04:27:46 +05:00
Fallenbagel
b16f192b92
Merge pull request #274 from Fallenbagel/pr269
...
Merge upstream "origin/develop"
2022-12-16 22:26:21 +05:00
Fallenbagel
d9ca3c6e52
fix(api): ignore Music,Books,Photos,MusicVideo libraries
...
Ignores libraries other than tvshows,movies,others
2022-12-16 20:19:03 +05:00
Fallenbagel
ba82ecec5c
feat(api): adds support for Mixed Libraries
...
Adds support for mixed libraries with movies and show types
fix #95
2022-12-16 16:23:32 +05:00
Fallenbagel
c052a2455c
Merge remote-tracking branch 'origin/develop' into pr269
2022-12-16 13:01:07 +05:00
Fallenbagel
2d99a8b03c
fix character length of summary for snaps
2022-12-16 12:34:59 +05:00
Fallenbagel
7434c0cf2f
fix formatting snapcraft
2022-12-16 12:22:22 +05:00
notfakie
afcb096f49
Merge remote-tracking branch 'overseerr/develop' into develop
2022-12-16 19:58:33 +13:00
Fallenbagel
9dc11cedbf
Merge pull request #272 from Fallenbagel/prepare-snap-builds [skip ci]
...
Prepare snap builds [skip ci]
2022-12-16 03:01:31 +05:00
Fallenbagel
22aab783d4
Prepare snap builds [skip ci]
2022-12-16 02:41:05 +05:00
Fallenbagel
a2babb83ad
Merge pull request #263 from darmiel/fix/combined-episodes
...
fix: count combined episodes
2022-12-06 17:35:02 +05:00
allcontributors[bot]
76a7ceb758
docs: add s0up4200 as a contributor for doc ( #3153 ) [skip ci]
...
* docs: update README.md
* docs: update .all-contributorsrc
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-12-06 12:49:19 +04:00
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
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