MLH CodeDevMLH
  • Joined on 2024-11-14
CodeDevMLH pushed to main at CodeDevMLH/jellyfin-plugin-manifest 2026-02-28 02:31:00 +01:00
03b02ac4ff Auto-Update Seasonals to v2.0.0.3
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-28 02:30:08 +01:00
3a2750388b Bump version to 2.0.0.3
33e89ec16b Enhance seasonal options in configuration: add new seasons and improve descriptions
Compare 2 commits »
CodeDevMLH pushed to main at CodeDevMLH/jellyfin-plugin-manifest 2026-02-28 01:56:20 +01:00
9af95238a4 Auto-Update Seasonals to v2.0.0.2
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-28 01:55:28 +01:00
103d63f1b1 Bump version to 2.0.0.2 in project and manifest files
49bad2e880 updated to latest settings
04616c2ac4 Fix HeartSize property type in PrideOptions to double for improved precision
Compare 3 commits »
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-28 01:40:20 +01:00
3b73dd1728 Add comments for birthday image source and modification details [skip ci]
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-28 01:29:53 +01:00
d5df90a6ae Refactor animation delays in seasonal effects for improved performance and consistency [skip ci]
494e475f42 Refactor snowflakes.js and snowflakes.css to streamline snowflake initialization and enhance mobile responsiveness
4703ba48ed Refactor santa.js to improve mobile detection for snowflake count adjustment
93d5686b77 Refactor resurrection.js to remove random symbol functionality and adjust symbol count initialization for mobile responsiveness
71d07aa0f3 Refactor halloween.js and halloween.css to streamline symbol initialization and remove random symbol functionality
Compare 8 commits »
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-28 00:59:39 +01:00
8be17dae74 Refactor theme options in test-site.html to enhance selection clarity and add new themes [skip ci]
76006dc162 Refactor olympia.js to enhance configuration handling and streamline symbol creation logic
Compare 2 commits »
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-28 00:58:14 +01:00
492acb4052 Refactor createMarioDay function to enhance jump logic and coin spawning conditions [skip ci]
68dc9efa4d Refactor oktoberfest.js to enhance configuration handling for symbol counts and durations
7b15ed46c1 Refactor carnival and cherry blossom initialization to streamline object creation and enhance configuration handling
8019ba760f Refactor carnival and cherry blossom options to improve configuration clarity and add mobile settings
Compare 4 commits »
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-28 00:00:58 +01:00
9d1a268875 Refactor halloween.js and marioday.js to enhance clarity and maintainability of configuration handling [skip ci]
9e5feafd64 Refactor birthday.js to improve configuration handling and enhance clarity for symbol counts and confetti settings
Compare 2 commits »
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 23:56:56 +01:00
5283a69bb8 Remove unused Olympic ring asset images to declutter project resources [skip ci]
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 23:56:39 +01:00
a4b2d2edd5 Refactor seasonal plugin configurations to improve clarity and consistency
d0634e4487 Refactor sports.js to streamline configuration handling, remove unused variables, and enhance code readability
79c4f988f2 Refactor eid.js to define lantern counts for mobile and desktop, ensuring consistent lantern creation across devices
cee1fa6736 Refactor spring.js to adjust object counts for mobile, streamline pollen and creature creation, and update code comments
8510674d58 Refactor space.js to remove unused randomization options, streamline object counts for mobile, and enhance code readability with updated credits
Compare 8 commits »
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 21:57:30 +01:00
b1d1ce79e6 Merge branch 'main' of ssh://git.mahom03-spacecloud.de:44322/CodeDevMLH/Jellyfin-Seasonals-Plugin
0b7b506b8d Remove unnecessary comments and streamline DOM observation in seasonal scripts
f3ea84cc80 Refactor seasonal options in PluginConfiguration to streamline and enhance organization
Compare 3 commits »
CodeDevMLH pushed to main at CodeDevMLH/jellyfin-plugin-manifest 2026-02-27 04:27:07 +01:00
40a2f7dac8 Auto-Update Seasonals to v2.0.0.1
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 04:26:15 +01:00
db5baa1fd7 Bump version to 2.0.0.1
72ad4ee1a4 Add option to enable different symbol durations for spooky theme; fix casing in snowstorm config
Compare 2 commits »
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 04:08:04 +01:00
bb6c7796d5 Reduce z-index of matrix-container to improve stacking context and prevent overlap issues [skip ci]
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 04:07:34 +01:00
bd8088c52b Add checks for container presence in animation functions to prevent errors when elements are removed from the DOM [skip ci]
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 03:59:23 +01:00
3c1bd01373 Fix positioning of olympia-symbol and adjust ring CSS for improved alignment [skip ci]
669ac6d3da Fix spider and mouse creation logic to ensure animations only continue if the container is present in the DOM
Compare 2 commits »
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 03:53:10 +01:00
73f9be91ef Refactor z-index values and optimize CSS properties for various seasonal styles; enhance performance with will-change property [skip ci]
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 03:42:26 +01:00
f14785c54a Enhance CSS animations and performance across seasonal styles; add will-change property for smoother transitions and optimize keyframes. [skip ci]
CodeDevMLH pushed to main at CodeDevMLH/Jellyfin-Seasonals-Plugin 2026-02-27 01:58:59 +01:00
296873f89e Fix rabbit animation transform origin and improve GIF reset logic