Fallenbagel
8feb20ff52
Merge pull request #157 from Fallenbagel/staging-for-1.1.1
...
chore(release): 1.1.1
2022-06-20 20:15:44 +05:00
Fallenbagel
f2c659c6f3
chore(release): 1.1.1
2022-06-20 20:11:05 +05:00
semantic-release-bot
99f1a4e4f3
chore(release): 1.2.0
2022-06-20 14:29:16 +00:00
Fallenbagel
fea9457dad
Merge pull request #156 from Fallenbagel/develop
...
Merge branch 'develop' to fix the release workflow
2022-06-20 19:27:42 +05:00
Fallenbagel
883b9377be
Merge pull request #155 from Fallenbagel/change-to-self-hosted-workflow
...
fix yarn dependecies install in release workflow
2022-06-20 19:26:09 +05:00
Fallenbagel
c7ba553208
fix yarn dependecies install in release workflow
2022-06-20 19:25:25 +05:00
Fallenbagel
76472521ed
Merge pull request #154 from Fallenbagel/change-to-self-hosted-workflow
...
add yarn dependencies
2022-06-20 19:21:38 +05:00
Fallenbagel
a34e14b496
add yarn dependencies
2022-06-20 19:19:28 +05:00
Fallenbagel
23c9595933
Merge pull request #153 from Fallenbagel/develop
...
Merge branch 'develop'
2022-06-20 18:30:20 +05:00
Fallenbagel
715e229e01
Merge pull request #152 from Fallenbagel/change-to-self-hosted-workflow
...
Changed run-on to self-hosted to speed up release process
2022-06-20 17:39:43 +05:00
Fallenbagel
a5e6217f85
Changed run-on to self-hosted to speed up release process
2022-06-20 17:36:13 +05:00
Fallenbagel
af522516f7
Merge pull request #149 from jab416171/fix-library-scan-text
...
Fix text for manual library scan
2022-06-19 23:53:56 +05:00
Fallenbagel
647f594dc8
Merge pull request #147 from jab416171/develop
...
change email sender name to Jellyseerr on initial setup
2022-06-19 23:42:45 +05:00
jab416171
ae60d44f99
Fix text for manual library scan
2022-06-19 12:38:49 -06:00
jab416171
9275119163
change email sender name to Jellyseerr on initial setup
2022-06-19 12:28:09 -06:00
Fallenbagel
94b418bd47
Merge pull request #146 from Fallenbagel/fix-ui-description-mistakes
...
fix(setup&login): fix a description error in the manual scan in setup and add emby to login page
2022-06-19 22:57:33 +05:00
Fallenbagel
8810c20fc1
fix(setup&login): fix a description error in the manual scan in setup and add emby to login page
...
Manual scan in setup says "Jellyfin will scan your Jellyfin's server" and same with emby, so I
replaced jellyfin with jellyseerr. And also added emby to login page
2022-06-19 22:27:38 +05:00
Nicolai Van der Storm
63b7be0a38
Update private_registery_push.yml
2022-06-18 22:55:07 +02:00
Nicolai Van der Storm
d3cea69011
Update private_registery_push.yml
2022-06-18 22:48:47 +02:00
Nicolai Van der Storm
31072f4758
Update private_registery_push.yml
2022-06-18 22:45:43 +02:00
Nicolai Van der Storm
89e8825b61
fixes indent issues
2022-06-18 22:39:24 +02:00
Fallenbagel
7956ed8466
Merge pull request #144 from NicolaiVdS/private_registery_workflow
...
Create private_registery_push.yml
2022-06-19 01:34:08 +05:00
Nicolai Van der Storm
e1081a7bc2
Create private_registery_push.yml
2022-06-18 22:30:15 +02:00
Fallenbagel
fe3495705f
Merge pull request #136 from NicolaiVdS/email-validation-and-requirement
...
feat(userprofile): email requirement and validation + import user button overhaul
2022-06-15 01:29:47 +05:00
Nicolai Van der Storm
29478fc195
fix(import all): fis for import all
2022-06-13 23:13:22 +02:00
Nicolai Van der Storm
f48286043e
Merge pull request #139 from Fallenbagel/translation-issue
...
fix(ui): fixed translation issue where it showed as import {mediaServerName} user
2022-06-13 21:54:07 +02:00
Fallenbagel
d417fcafa1
fix(ui): replaced {mediaServerName} in the plex variable in NL locale
...
replaced {mediaServerName} in the plex variable in NL locale
2022-06-14 00:51:44 +05:00
Fallenbagel
819190ce98
fix(ui): fixed translation issue where it showed as import {mediaServerName} user
...
Fixed translation issue where it showed as import {mediaServerName} user as it was using the same
variable both inside the plex import modal and also outside in userlist on the button
2022-06-14 00:48:17 +05:00
Nicolai Van der Storm
a483ca9837
fix(jellyfinimportmodal): fix for importing all jellyfin users
2022-06-13 21:34:51 +02:00
Nicolai Van der Storm
d835336d33
feat(email validation): email requirement and validation + better importer
2022-06-13 14:21:05 +02:00
Nicolai Van der Storm
cc69f66ba9
chore(.idea folder): removed .idea folder and added it to the .gitignore
2022-06-10 12:30:14 +02:00
Nicolai Van der Storm
543859e6f3
feat(uesrprofile): email requirement and validation
2022-06-10 12:19:52 +02:00
Fallenbagel
4fd42874b7
Merge pull request #133 from Fallenbagel/fix-translation-errors
...
fix(ui): fix translation errors for all locales in the import plex user button
2022-06-09 16:51:56 +05:00
Fallenbagel
0fb5803eb9
fix(ui): fix translation errors for all locales in the import plex user button
...
fix translation errors for all locales in the import plex user button as it currently shows as
{mediaServerName}
2022-06-09 16:38:18 +05:00
Fallenbagel
00c08b3d67
Merge pull request #132 from notfakie/develop
...
fix: fix mediaServerType for plex users not being set properly
2022-06-09 16:25:48 +05:00
notfakie
94ade93e16
fix: fix mediaServerType not set for Plex which leads to Plex users seeing Jellyfin settings
2022-06-09 17:08:00 +12:00
Fallenbagel
caa713a968
Merge pull request #128 from NicolaiVdS/feature-add-email-field
...
feat: add email field in the profile settings
2022-06-05 21:53:53 +05:00
Nicolai Van der Storm
23779f4c7b
style: removed .idea folder
2022-06-05 18:43:52 +02:00
Nicolai Van der Storm
5f2ebfe662
Revert "feat(tv): tv seasons"
...
This reverts commit c117b37cd9 .
2022-06-05 18:37:50 +02:00
Nicolai Van der Storm
b22f20b6fa
feat(user settings): added email field to user profiel settings
...
#122
2022-06-05 18:25:15 +02:00
Nicolai Van der Storm
a8bc0c068b
feat: email
...
#122
2022-06-05 18:11:20 +02:00
Nicolai Van der Storm
30c48f16ca
feat(user email setting): added field to save user email
...
fix #122
2022-06-05 17:46:26 +02:00
Fallenbagel
3748f64ce4
Merge pull request #127 from sambartik/fix-sync-errors
...
fix(jellyfin): fixes sync errors re-introduced in previous commits
2022-06-05 20:27:00 +05:00
Samuel Bartík
d1dbd6e3b9
fix(jellyfin): sync errors
2022-06-05 17:07:27 +02:00
Fallenbagel
6458c054c0
Merge pull request #126 from sambartik/fix-virtual-location
...
fix(jellyfin): ignore additional items with virtual location type
2022-06-05 18:25:01 +05:00
Samuel Bartík
c81154800f
fix(jellyfin): ignore additional items with virtual location type
2022-06-05 12:41:34 +02:00
Fallenbagel
a1cd354691
Merge pull request #125 from sambartik/fix-scan
...
fix(scan): ignore virtual seasons
2022-06-05 12:35:13 +05:00
Samuel Bartík
6574e18516
fix(scan): ignore virtual seasons
...
Virtual seasons appeared as available / partially available, even though they were not even shown in the Jellyfin web UI. For more info see #119
2022-06-04 18:07:14 +02:00
Fallenbagel
5298e5fd90
Merge pull request #121 from notfakie/develop
...
Hide Overseerr settings when running in Jellyfin/Emby mode
2022-06-02 14:42:49 +05:00
notfakie
7450138ac1
fix: hide plex guid cache settings from ui when running in jellyfin/emby mode
2022-06-02 18:47:27 +12:00