Fallenbagel
68f7f397d3
Merge pull request #527 from Fallenbagel/fix-local-watchlists
...
fix(watchlist): discover local watchlist item display and profile local watchlist slider visibility
2023-11-08 01:34:04 +05:00
fallenbagel
8c82a61450
fix: fix the translations for watchlist permissions and userSettings page
2023-11-08 01:24:18 +05:00
fallenbagel
67bde68596
refactor: cleans up local watchlist logic and fixes translation extractions
2023-11-08 01:04:20 +05:00
fallenbagel
3cb9494e62
fix(watchlist): discover local watchlist item display and profile local watchlist slider visibility
...
Previously when you expand the `Your Watchlist` slider from the discover page to see all your
watchlist items, you only see the first 20 items. This commit fixes that so you can see all your
local watchlist items when you expand that slider. In addition, this commit also fixes the visiblity
of profile watchlist slider for local watchlists
2023-11-08 00:41:28 +05:00
fallenbagel
f92231850c
build(snap): remove rm .gitbook.yaml line to fix snap builds
2023-11-07 05:34:19 +05:00
fallenbagel
8f9d3f7fbd
build(snap): add frozen-lockfile and increase network timeout for yarn install
2023-11-07 05:24:50 +05:00
fallenbagel
2b7dab2765
build(snap): add yarn install before yarn build
2023-11-07 05:21:15 +05:00
fallenbagel
9ac56a4057
build(snap): use nil package and try to setup node in override-build step
2023-11-07 05:17:39 +05:00
fallenbagel
e8ee6f9e32
build(snap): fix path for the build-environment
2023-11-07 05:07:55 +05:00
fallenbagel
9348cdfd01
build(snap): changes node-js plugin to npm plugin for Core20
...
In an attempt to fix version compatibility of `GLIBC_2.28` base was upgraded from core18 to core20.
Node-js plugin was deprecated for core20 and instead npm plugin has to be used. As npm plugin cannot
specify the package manager to use, yarn is now installed globally during the override-build phase.
2023-11-07 04:58:28 +05:00
fallenbagel
40c739c5a4
ci(build): changes the base of the snap build to fix compatibility issues with GLIBC version
...
Changes base to core20 in an attempt to fix the error `node: /lib/x86_64-linux-gnu/libc.so.6:
version `GLIBC_2.28' not found (required by node)` during snap builds
2023-11-07 04:42:36 +05:00
Fallenbagel
364fb46805
Merge pull request #526 from Fallenbagel/fix-forget-password-button
...
fix(jellyfinlogin): use externalHostname if set for forgetpassword link
2023-11-07 04:26:11 +05:00
fallenbagel
405f6bbb7f
fix(jellyfinlogin): use externalHostname if set for forgetpassword link
...
Implemented dynamic URL generation for the 'Forgot Password' feature. If jellyfin external hostname
is set, the URL is generated based on it; otherwise, jellyfin hostname is used as the base URL. The
URL includes additional parameters to handle emby support.
fix #199 , fix #424 , re #212
2023-11-07 04:13:19 +05:00
Fallenbagel
9a7a98b75e
Merge pull request #525 from Fallenbagel/fix-ukranian-lang-code
...
fix(langcode): fixes the ukranian language code
2023-11-07 03:37:00 +05:00
fallenbagel
dc67aaaf53
fix(langcode): fixes the ukranian language code
...
This changes the ukranian language code from ua to uk to fit to ISO 639-1 format that the tmdb api
uses.
fix #504
2023-11-07 02:37:12 +05:00
Fallenbagel
31bc6ca612
Merge pull request #524 from Fallenbagel/fix-library-sync-for-ldap-support
...
revert(jellyfinapi): reverts #450 as it broke library sync support for local accounts using LDAP
2023-11-07 02:09:41 +05:00
fallenbagel
b5acc09ba9
revert(jellyfinapi): reverts #450 as it broke library sync support for local accounts using LDAP
...
Reverted #450 which addressed the issue where the automatic grouping enabled libraries were not
functioning correctly. The previous fix inadvertently caused a bug for Jellyfin LDAP users,
preventing library syncing with a 401 error. Reverting this change temporarily until support for
automatic library grouping can be re-implemented
fix #489
2023-11-07 01:47:54 +05:00
fallenbagel
506ea92826
chore(translations): fixed watchlist translation so its generic for all media servers
2023-11-07 01:39:29 +05:00
fallenbagel
200d47bb43
Merge remote-tracking branch 'upstream/develop' into develop
2023-11-06 17:41:40 +05:00
Ryan Cohen
be047427df
build: correct node version in snapcraft ( #3678 )
2023-11-06 20:43:03 +09:00
Ryan Cohen
e297d25603
build: add global node-gyp for arm ( #3676 )
2023-11-06 18:56:57 +09:00
Ryan Cohen
89287af096
build: use node 18 ( #3675 )
2023-11-06 18:48:02 +09:00
Ryan Cohen
3a593d9d76
build: update docker ubuntu images to 22.04 ( #3671 )
2023-11-05 22:40:03 +09:00
Fallenbagel
10737dd4ec
Too many jellyfishes
2023-11-05 17:51:10 +05:00
Fallenbagel
7c03b831f5
update emoji for jellyseerr contributor
2023-11-05 17:50:04 +05:00
fallenbagel
cdf1e1ecc7
docs: adds jellyseerr commit links
...
Adds jellyseerr commit links to Fallenbagel. TODO: add other contributors of jellyseerr into the
list
2023-11-05 17:37:23 +05:00
fallenbagel
b9c0d5f46e
Merge remote-tracking branch 'upstream/develop' into develop
2023-11-05 17:29:23 +05:00
Ryan Cohen
a45fc86032
build: do not link python for arm ( #3670 )
2023-11-05 20:43:58 +09:00
Ryan Cohen
59dabed380
build: update node to 20.9 ( #3668 )
2023-11-05 19:18:21 +09:00
Ryan Cohen
b40ba07a4d
fix: request watchlist items sequentially to prevent bypassing quota ( #3667 )
2023-11-05 10:39:22 +09:00
allcontributors[bot]
246887efa1
docs: add RemiRigal as a contributor for code ( #3653 ) [skip ci]
...
* docs: update README.md
* docs: update .all-contributorsrc
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-10-19 17:55:24 +09:00
Brandon Cohen
28a2c50495
fix: resolved issue with region selector and all regions value ( #3652 )
2023-10-19 16:46:54 +09:00
RemiRigal
c84ca43074
feat: update SameSite policy of session cookie to Lax ( #3650 )
...
* update session cookie samesite policy to lax
* set cookie samesite policy based on csrf protection setting
2023-10-18 15:05:22 +00:00
TheCatLady
e2771a3011
chore: specify files/directories to exclude from git archives ( #2184 )
...
Co-authored-by: Danshil Kokil Mungur <me@danshilm.com >
2023-10-16 17:02:01 +00:00
TheCatLady
3ea5076053
feat(notif): add Pushover sound options ( #2403 )
...
Co-authored-by: Danshil Kokil Mungur <me@danshilm.com >
2023-10-15 23:05:36 +04:00
fallenbagel
bd65f940e3
Merge remote-tracking branch 'upstream/develop' into develop
2023-09-28 06:26:45 +05:00
Brandon Cohen
7bdd25e5a4
feat: standard series type selector ( #3628 )
...
* feat: added a standard series type selector
* fix: moved series type property to correct interface
2023-09-27 12:38:49 +00:00
Fallenbagel
f6286359cf
feat: select default seriesType for anime ( #3627 )
...
* feat: select default seriesType for anime
Added flexibility to set default anime series type in service settings. Now you can choose
'standard' for anime if you prefer it, making it easier to use features like searching for season
packs on Sonarr.
fix #3626
* feat: extracted translations
2023-09-27 14:02:42 +09:00
Fallenbagel
ac7fe1baf0
Merge pull request #493 from Br33ce/german-translation
...
Update de.json
2023-09-26 20:31:48 +05:00
Br33ce
9c895f26e3
Update de.json
...
Added a german translation for
"components.Discover.RecentlyAddedSlider.recentlyAdded": "Recently Added",
2023-09-26 16:28:10 +02:00
Fallenbagel
591533f850
Merge pull request #483 from RickLuiken/fix-radarr-sonarr-permissions
...
Fix permissions on ManageSliderOver
2023-09-20 16:41:04 +05:00
Rick Luiken
127897b9d7
style: fix prettier errors
2023-09-20 10:35:14 +02:00
Ryan Cohen
92507359b4
feat: add ko language ( #3619 )
2023-09-19 10:29:53 +09:00
Rick Luiken
ca4c4440ae
Fix permissions on ManageSliderOver
...
Previously, would cause a 403 error when a non-admin user opened a movie/series page
2023-09-17 17:32:15 +02:00
Fallenbagel
eb4306a2b8
Merge pull request #479 from SirMartin/patch-1
...
named service inside docker-compose.yml
2023-09-14 14:58:03 +05:00
Eduardo
baa847330d
named service inside docker-compose.yml
2023-09-14 09:40:00 +02:00
Fallenbagel
39372d2182
Merge pull request #441 from d-fendrich/fix/jellyfin-translation
...
Translation key fix for Jellyfin jobs
2023-09-14 05:52:08 +05:00
Ryan Cohen
c484810f96
feat: add tooltips to tautulli avatars ( #3601 )
2023-08-31 08:35:45 +09:00
Jean Beauchamp
0c39057ca5
feat: add Peacock to Network Slider ( #3545 )
2023-08-25 10:54:42 +04:00
Daniel Fendrich
28d6e5f5ce
Merge remote-tracking branch 'upstream/develop' into fix/jellyfin-translation
2023-08-24 19:26:42 +02:00