Commit Graph

49 Commits

Author SHA1 Message Date
GrimJu
4e9a5d3d70 Add plural to timeline episode count 2025-02-21 22:41:06 +01:00
brikim
fbbb2c0569 Emby Stream Type Fix and added IS_EMBY_API to README 2025-02-16 13:39: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
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
CyferShepard
722d712413 italian translation file fix 2025-02-04 22:38:18 +02:00
Thegan Govender
b1afafe179 Merge pull request #297 from GrimJu/activity-timeline-prototype
Prototype implementation of activity timeline feature
2025-01-20 09:54:08 +02:00
GrimJu
30f3bbe6ee Activity timeline improvements:
+Turn cards into links that lead to the item

+Show EpisodeCount for shows

+Filter out activities under 15 minutes

+Add timeline to userInfo view
2025-01-11 20:45:33 +01:00
Thegan Govender
f6f8841016 Merge pull request #296 from xRino94/main
i18n: Add it-IT translation
2025-01-11 14:09:05 +02:00
GrimJu
cfe36ee247 Prototype implementation of activity timeline feature 2025-01-11 03:58:28 +01:00
Gianmarco Novelli
239c44b0dd Update translation.json 2025-01-09 22:33:07 +01:00
Gianmarco Novelli
2d5be28ed9 Create translation.json 2025-01-09 22:23:13 +01:00
EVO
e38c918df0 Update translation.json
fr > external url
2025-01-08 22:16:18 +01:00
brikim
b6324f8208 Added translations for hard coded items added in sessions. Improved music session card. 2024-12-29 08:04:27 -06:00
CyferShepard
840201a064 add external url settings #265 2024-12-15 16:12:18 +02:00
zjjxwhh
b7bd32564a i18n: Add zh-CN translation.json 2024-12-11 22:28:37 +08:00
CyferShepard
de3365c0e9 css fixes to issue #256
also added missing translations
2024-10-19 11:28:48 +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
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
EVO
0da79382a1 Update translation.json 2024-08-21 01:36:51 +02:00
EVO
b30718418d Update fr-FR.json 2024-08-21 01:29:15 +02:00
CyferShepard
cf0e85d934 feat: Added Playback concurrent stream card
fixed translation key typo in stream-info modal
2024-08-02 14:58:49 +02:00
CyferShepard
7d798448ea Changes to Recently Added Items
Now displays Recently added to Jellystat via sync and does not only rely on an active connection to Jellyfin
It will still show items from jellyfin that have been recently added that are have the DateCreate that is Greater than the Last Date Created item in the list
2024-05-24 18:53:41 +02:00
EVO
aba5482cef Update fr-FR translation.json
Minor corrections ( principally typo )
2024-05-19 22:58:44 +02:00
CyferShepard
42c94fcd90 Added localization to Activity Table
Fixed Localization on Library Activity Watch TIme Stats
Fixed Search placeholder not localized
2024-05-19 00:09:03 +02:00
CyferShepard
94443f0297 added language settings 2024-05-18 12:03:54 +02:00
CyferShepard
c21152db5e translation code changes 2024-05-17 22:59:49 +02:00
CyferShepard
567dfc7a7f changes to accomodate different language syntax placement
fixes to fr translation json file
2024-05-17 16:15:33 +02:00
EVO
7c53d50af9 Update translation.json 2024-05-17 15:23:03 +02:00
EVO
407b5ef8eb Update translation.json 2024-05-17 09:39:09 +02:00
EVO
f5536cc896 Create FR translation.json 2024-05-17 08:29:54 +02:00
CyferShepard
f245b86eab added DateCreated field 2024-03-30 13:28:57 +02:00
CyferShepard
7b2a8d75d5 Reworked activity table, now uses Material-react-table
added filtering and deleting of activity
2024-03-25 20:29:58 +02:00
Thegan Govender
0cc4911dac Updated swagger docs
added basic constrains to api endpoint
added translations
added purge option for Entire archived library or just archived items inside library
Fixed some pages that where throwing virtualDom errors
added filter to show archived, not archived and all items under library items
fixed no title error for tab views by giving them titles and hiding it with css
2024-03-09 23:40:13 +02:00
Thegan Govender
fbbe3670e5 bug fix for signup process resulting in multiple config rows and getting stuck on step 2/2
API change for updating user details
added ability to edit username
fixed weird bug with vite proxy
updated translations
2024-03-09 17:48:45 +02:00
Thegan Govender
74a3dab699 Fix sorting in last user activity view
added ip-info to the activity tables
added google maps integration
refactored ip-info element to be more reusable
2024-02-29 11:03:35 +02:00
Thegan Govender
c49d08495b Add translations to login/signup screens
Improved Sync performance by optimizing Item/Episode Info sync step
fixed task list interval not showing bug
2024-02-26 09:31:27 +02:00
Thegan Govender
8899132bba Add translation strings and update activity table component 2024-02-20 09:06:48 +02:00
Thegan Govender
ff8d4fb9a8 Refactor code and update translations 2024-02-18 15:50:04 +02:00
Thegan Govender
60b68db0e8 Add i18next-fs-backend package and update debug mode in localization.js
Update translations and units in statistics.jsx and daily-play-count.jsx
Update task descriptions and types in tasklist.jsx
2024-02-09 15:55:00 +02:00
Thegan Govender
f2d0b66bf8 More pages converted to use localization 2024-02-08 16:22:05 +02:00
Thegan Govender
b4243e694c Added Localisation Framework
Converted Below pages to use localization:
Navbar
Home Page
Libraries (Library Overview only)

Rest is WIP
2024-02-07 21:14:38 +02:00
c4lyp5o
daaee706ec fix: added back logo and icon
back to usual jellystat logo
deleted vite.svg
restored index.html as before with changes for vite
restored manifest.json
2023-11-08 12:17:27 +08:00
c4lyp5o
3ffb21f8b8 feat: change webpack to vite
changed all extensions from js to jsx
added proxies in vite config
set up chunk for smaller distribution size
remove setupProxy
remove reportWebVitals
2023-11-07 16:44:45 +08:00
Thegan Govender
3e0bc347ae added button to upload backups to jellystat + icons
added button to upload backups to jellystat
Added Jellystat Logo to favicon + navbar

Removed unused imports and functions in the project
Removed unnecessary console.log files
2023-05-01 12:59:29 +02:00
Thegan Govender
4c4fcd04d5 UI Changes, stat fixes
Changed around nav bar
Added users stats view
renamed views for better understanding(still more to do).
CREATED SCRIPT TO SPINUP POSTGRESS DB WITH TABLES AND FUNCTIONS
2023-03-21 21:52:41 +02:00
cyfer
247a1d7d8e Initialize project using Create React App 2023-02-21 20:58:43 +02:00