689 Commits

Author SHA1 Message Date
Thegan Govender
d8542a4274 Merge pull request #331 from FieldofClay/set-ip
allow configuring LISTEN_IP/enable IPv6 support
2025-03-09 13:36:35 +02:00
FieldofClay
bc9f24fa00 allow configuring listen IP 2025-03-09 09:47:09 +11:00
CyferShepard
d7953caac3 added missing onexit for different tasks
updated task state to failed when stopped
2025-03-07 23:25:04 +02:00
CyferShepard
cd165a5c47 fix for #249
also fixed activity materialized view not refreshing for imported data
2025-03-07 23:14:59 +02:00
CyferShepard
ec6a165c6b null config fix for threaded tasks using plugins endpoint 2025-03-07 23:01:49 +02:00
CyferShepard
32a0508f46 improve message handling in WebSocket server to ensure valid payload structure 2025-03-06 09:28:26 +02:00
sususu98
f0f437b591 chore: add .env to gitignore 2025-03-06 09:49:46 +08:00
CyferShepard
a0086dd29e added Stop to translations 2025-03-05 12:28:42 +02:00
sususu98
89d222d6b5 fix(docker-compose.yml): move logging configuration to individual services 2025-03-05 12:06:03 +08:00
CyferShepard
81fe4997d1 task scheduler rework
task manager implementation to start/stop tasks WIP
implemented socket client for internal communication between threads - needs more testing as connection string is hardcoded
added loopback in ws server to pass through toast ws messages from threads - needs more testing

fixed potential bug during config fetch function when syncing
2025-03-04 22:23:34 +02:00
CyferShepard
34e5d69026 Merge branch 'unstable' of https://github.com/CyferShepard/Jellystat into unstable 2025-02-26 09:18:31 +02:00
CyferShepard
4ab5942f50 fix for session endpint function crashing when lost connection 2025-02-26 09:17:50 +02:00
Thegan Govender
704605e150 Merge pull request #326 from EVOTk/unstable
Update fr translation.json
2025-02-23 21:15:26 +02:00
EVO
354b61cf42 Update fr translation.json 2025-02-23 18:49:17 +01:00
Thegan Govender
551993d0cf Merge pull request #325 from GrimJu/unstable
Add plural to timeline episode count
2025-02-23 13:01:16 +02:00
GrimJu
4e9a5d3d70 Add plural to timeline episode count 2025-02-21 22:41:06 +01:00
CyferShepard
23860d89bb add object-fit property to stat card icon images for improved display 2025-02-18 08:09:46 +02:00
CyferShepard
b6472de743 add aspect ratio to stat card icon images for consistent display 2025-02-18 08:06:15 +02:00
CyferShepard
36b90c65c2 adjust position of stat card for better alignment 2025-02-17 23:36:15 +02:00
CyferShepard
0ff4b06108 css fixes 2025-02-17 23:14:28 +02:00
Thegan Govender
f8d56afb07 Merge pull request #321 from brikim/embyStreamsTypeFix
Emby Stream Type Fix and added IS_EMBY_API to README
2025-02-16 21:46:06 +02:00
brikim
fbbb2c0569 Emby Stream Type Fix and added IS_EMBY_API to README 2025-02-16 13:39:45 -06:00
CyferShepard
0ba77f4861 general ui fixes 2025-02-16 16:43:45 +02:00
Thegan Govender
4218e19052 Merge pull request #318 from mcraig0602/error_and_warning_fixes
Error and warning fixes
2025-02-15 18:10:19 +02:00
mikecraig
522484e206 duplicate key fix
episode and index are both numbers so they get summed before concatonated with the id.
2025-02-13 17:28:57 -06:00
mikecraig
2cabd2bcd3 Add key
remove extra Checkbox prop
2025-02-13 17:24:50 -06:00
mikecraig
777107a57a refactor tasks a little bit 2025-02-13 17:22:42 -06:00
mikecraig
c4b0523f08 update inputs to include autocomplete
move duplicated id to class. Though it seems unused.
2025-02-13 17:21:45 -06:00
CyferShepard
adbdcbd5da version bump 1.1.4
fixed Catalan invalid naming schemes for language code and file/folder name
2025-02-10 16:27:36 +02:00
Thegan Govender
89354af813 Merge pull request #313 from gerardag/main
Added Catalan language
2025-02-10 16:18:21 +02:00
CyferShepard
fe560abcb8 fix sorting by date created desc on recently added 2025-02-09 18:58:35 +02:00
CyferShepard
8426aac136 Added Fix for recently added items api endpoint. The way the query was structured made individual episodes count towards the limit, resulting in a Movie added on the same day to not show as it was pushed past the row limit by the episodes
Added English US option. This still uses the English UK language pack, but allows for the date to be formated as MM/DD/YYYY

Modified activity table to be able to use the selected language localization for formating dates
2025-02-09 15:49:20 +02:00
Thegan Govender
e1012c6c9f Merge pull request #304 from GrimJu/activity-timeline-episode-number-fix
Activity timeline fixes and improvements
2025-02-08 19:29:51 +02:00
Gerard Albanell
6430f543dc Misspelling 2025-02-08 12:45:03 +01:00
Gerard Albanell
186e20a016 Misspelling 2025-02-08 12:37:57 +01:00
Gerard Albanell
58422db5fb Added Catalan language 2025-02-08 12:33:19 +01:00
julian.grimus
93e3df9b3a Timeline: Fix #308 - use localized date format 2025-02-05 11:00:40 +01:00
Thegan Govender
7f071eeab1 Merge pull request #310 from CyferShepard/main
rebase compose file changes
2025-02-04 22:39:29 +02:00
CyferShepard
722d712413 italian translation file fix 2025-02-04 22:38:18 +02:00
Thegan Govender
99a8c49e6e Merge pull request #309 from timolow/patch-1
Update docker-compose.yml
2025-02-04 20:59:46 +02:00
Tim Olow
39c34c02ea Update docker-compose.yml
add shm_size: '1gb' for postgres container.
2025-02-04 12:57:41 -06:00
Thegan Govender
4e9ce6f512 Merge pull request #307 from CyferShepard/main
1.1.3 rebase from main
2025-02-04 17:48:37 +02:00
Thegan Govender
e7a0448cec Merge pull request #306 from CyferShepard/unstable
backup fix hotfix
2025-02-04 17:46:42 +02:00
CyferShepard
6bfaaa74e4 backup fix hotfix 2025-02-04 16:32:34 +02:00
julian.grimus
c27435cbb2 Timeline: Improvement - responsive design 2025-02-04 13:43:49 +01:00
GrimJu
04ae6de886 Timeline: Improvement - start a new group if a series is interrupted by another activity 2025-02-03 08:29:42 +01:00
GrimJu
6c49ef8fc3 Timeline: Fix - Initial loading, set defaults for selected user and libraries 2025-02-03 08:28:27 +01:00
GrimJu
18926977a8 Timeline: Fix - EpisodeCount does not get updated when seasons are grouped 2025-02-03 08:27:16 +01:00
Thegan Govender
6e10542a2d Merge pull request #303 from CyferShepard/unstable
Release V1.1.3
2025-02-02 17:14:56 +02:00
CyferShepard
d2aed2e0cf add migration to fix and enhance fs_get_user_activity function 2025-02-02 17:04:06 +02:00