10 Commits

Author SHA1 Message Date
sususu98
f0f437b591 chore: add .env to gitignore 2025-03-06 09:49:46 +08:00
c4lyp5o
78c7bee34a fix: added more folder for gitignore
env and local deployment
2023-11-07 16:54:55 +08:00
Thegan Govender
aef4a08e32 Merge pull request #105 from CyferShepard/main
bring in new changes to unstable
2023-10-14 16:04:16 +02:00
Thegan Govender
0746386bb0 Update .gitignore 2023-10-07 22:26:25 +02:00
Sylvain Blanc
73ef9e6001 fix sort totalWatchTime 2023-10-06 13:41:48 +02:00
Thegan Govender
aeb46f2a08 Task and Logging Changes
Reworked Tasks and logging to prevent overlapping tasks from executing. This is done by reworking the logging process so that the task state is stored and accurately tracked allowing us to check for currently running tasks.

Backup and sync tasks also reworked to reduce code redundancy and allow for better error handling

Websockets finally fixed and implementation has begun

Added Toast notifications
2023-09-03 20:47:52 +02:00
Thegan Govender
550e1d3f7c v1.0.4.10 Beta 2023-06-18 21:02:18 +02:00
Thegan Govender
3a04661915 Automated Tasks + Logging +misc
New:
Added automated tasks for Sync and Backups - Backups run every  24hrs, Sync runs every 10 minutes
Added switcher to switch between 12hr/24hr time formats
Added sorting to Activity Tables
Added Version Checking and indicators
Added logging on Tasks + Log Page
Added Recently Added view to Home page
Added background images to item banners
Added Proxy for Device Images in session card
Changed Navbar to be a side bar

Fixes:
Fixed Jellyfin API returning Empty folder as library item
CSS File to add breakpoints to bootstrap-width

Other:
Various CSS changes
Temporarily removed Websockets due to Proxy Errors
Changed Activity View Playback conversion function to more accurately display Playback Duration
Backend changes to sum Playback Durations to show more accurate information in thee collapsed summarized view
2023-05-25 07:21:24 +02:00
Thegan Govender
2642f28f00 Session item link fix + discord
Fixed item link on session cards
Updated readme with development instructions to clone and work with the project

Added link to discord
2023-04-29 22:33:10 +02:00
cyfer
247a1d7d8e Initialize project using Create React App 2023-02-21 20:58:43 +02:00