689 Commits

Author SHA1 Message Date
CyferShepard
2f31a365cd fix for possible bad logic when implementing MINIMUM_SECONDS_TO_INCLUDE_PLAYBACK env 2024-12-22 16:25:38 +02:00
CyferShepard
424266b3b8 fix for IS_Jellyfin flag condition looking at incorrect field in config 2024-12-22 15:27:08 +02:00
Thegan Govender
bacf5a5029 Merge pull request #278 from jozlod/patch-1
Update README.md Add 'npm run build' to work for local dev / running
2024-12-20 20:41:55 +02:00
Simon King
7720ce82fc Update README.md Add 'npm run build' to work for local dev / running
Add 'npm run build' to work for local dev / running
2024-12-20 15:29:27 +11:00
CyferShepard
5599d926b2 fix for filtering stream type not working on emby type 2024-12-15 16:52:40 +02:00
CyferShepard
a143eebfea dix for device icon not displaying in emby on active sessions 2024-12-15 16:19:28 +02:00
CyferShepard
7fc1491f02 Merge branch 'unstable' of https://github.com/CyferShepard/Jellystat into unstable 2024-12-15 16:12:40 +02:00
CyferShepard
840201a064 add external url settings #265 2024-12-15 16:12:18 +02:00
CyferShepard
2a4db92f83 add external url settings 2024-12-15 16:11:50 +02:00
Thegan Govender
667fca658a Merge pull request #276 from zjjxwhh/unstable
i18n: Add zh-CN and fix some incorrect line breaks
2024-12-11 18:38:45 +02:00
zjjxwhh
d809c0abab fix: Avoid incorrect line breaks in zh-CN 2024-12-11 22:34:53 +08:00
zjjxwhh
c963a46189 i18n: Add missing translations 2024-12-11 22:33:04 +08:00
zjjxwhh
b7bd32564a i18n: Add zh-CN translation.json 2024-12-11 22:28:37 +08:00
Thegan Govender
e29deae768 Merge pull request #274 from CyferShepard/main
Merge pull request #269 from CyferShepard/unstable
2024-12-06 21:19:49 +02:00
CyferShepard
3813f66298 patch to fix /backup endpoints not working on download, delete, restore 2024-12-06 21:18:58 +02:00
CyferShepard
099fd0b149 fix for #263, default value for no activity on fs_user_stats 2024-12-03 09:33:06 +02:00
CyferShepard
0b0c32eef5 version bump 1.1.2 2024-11-28 19:58:40 +02:00
Thegan Govender
fa73a7fb6a Merge pull request #271 from zodac/unstable
Adding environment variable to define the minimum number of seconds for a playback to be included
2024-11-28 19:56:31 +02:00
zodac
097d200444 Adding environment variable to define the minimum number of seconds for a playback to be included
Allows for filtering out playbacks that only execute for a second or two (like during testing, or when a
new episode auto-plays). The new variable is called 'MINIMUM_SECONDS_TO_INCLUDE_PLAYBACK'.
2024-11-27 20:04:39 +13:00
Thegan Govender
111c2109c0 Merge pull request #269 from CyferShepard/unstable
V 1.1.1 Release
2024-11-24 22:01:10 +02:00
CyferShepard
242a0ae915 fix for #267 devide by 0 error 2024-11-24 16:51:28 +02:00
CyferShepard
16f239dfdd minor correction to sql script #263 2024-11-24 16:06:05 +02:00
CyferShepard
ae90929aa0 fix for #263, wrong date range was being applied 2024-11-24 15:57:51 +02:00
CyferShepard
0392970b54 Fix, added 404 handling for non exisiting endpoints 2024-10-23 18:35:37 +02:00
CyferShepard
935e9b88b7 #258 exclude archived libraries from stats on Statistics endpoint. When library is untracked, after a full sync, the library is archived 2024-10-20 18:09:25 +02:00
CyferShepard
de3365c0e9 css fixes to issue #256
also added missing translations
2024-10-19 11:28:48 +02:00
CyferShepard
c9b4b82421 fix for not synced items activity not being shown 2024-10-15 16:38:29 +02:00
CyferShepard
1f40844a6d fix for wrong param name for user global stats 2024-10-15 10:37:04 +02:00
CyferShepard
50a4f23e63 added controll to toggle global stats to show
defaulted 180 and 365 to not shown
2024-10-15 09:35:52 +02:00
CyferShepard
c88c23cbac centeralized global stat component to be reconfigured and used in multiple places instead of having multiple copies of the same component 2024-10-15 00:03:49 +02:00
CyferShepard
939526015d test code for hiding certain global stats, need to add ui to specify 2024-10-14 23:43:04 +02:00
CyferShepard
8693c900ce freture request for #257
Will add toggle later on to hide certain stats
2024-10-14 23:33:39 +02:00
CyferShepard
8e42aadbdf minor css fix, spaces item cards evenly to not get that weird gap at the end 2024-10-12 00:58:07 +02:00
CyferShepard
75e8e5b635 sync playback plugin fixes on query builder
added check for emby plugin
2024-10-12 00:40:26 +02:00
CyferShepard
669fdcb818 Fix emby/Jellyfin lable in settings
Fixed item info wrong id on sync resulting in no item info for emby
added translations for Emby Url label
2024-10-12 00:17:08 +02:00
CyferShepard
237957a768 fix for #254 remove password length check on old password field 2024-10-07 10:28:16 +02:00
CyferShepard
c31edc045a added ENV overides for JF_HOST and JF_API_KEY 2024-10-07 10:13:44 +02:00
CyferShepard
6ba8a3188a random change to test caching in github actions 2024-10-04 09:25:07 +02:00
CyferShepard
30f36fa105 caching changes to github workflow take 2 2024-10-04 08:53:32 +02:00
CyferShepard
7c6d0e0dc7 added caching for github actions, fixed active tab prop invalid name error on settings 2024-10-04 08:33:56 +02:00
CyferShepard
57c028e23c Added feature to remember last selected options to multiple screens. These are cleared on logout
Fixed JS_GEOLITE_ACCOUNT_ID undefined error
2024-10-03 21:48:21 +02:00
Thegan Govender
33cdc00045 Merge pull request #250 from halkeye/allow-tables-roles
Allow overriding owner of tables during migrations
2024-09-25 08:23:49 +02:00
Gavin Mogan
1d64ba0b59 Allow overriding owner of tables during migrations 2024-09-24 23:21:22 -07:00
CyferShepard
1081cf60bd getItemDetails added times_played and total_play_time field to response 2024-09-16 18:15:19 +02:00
CyferShepard
5b72864f19 fix for swagger ui docs not rendering 2024-09-16 16:41:36 +02:00
CyferShepard
b455d7614b better error handling in api 2024-09-16 08:51:59 +02:00
CyferShepard
92ba211e8b Fix for #248 to address getUser filter error 2024-09-14 23:29:52 +02:00
CyferShepard
77eec15318 chore: Fix base URL redirection issue 2024-09-08 13:06:42 +02:00
CyferShepard
1aeede3dc9 chore: Fix base URL redirection issue 2024-09-08 12:54:32 +02:00
CyferShepard
29d6464397 Fix to address #229 Base urls. Alot of hacky code here. hope it doesnt break 2024-09-08 00:31:13 +02:00