[PR #41] [MERGED] update snowflakes #80

Closed
opened 2026-05-07 00:17:58 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/plugins/pull/41
Author: @notAreYouScared
Created: 12/21/2025
Status: Merged
Merged: 12/22/2025
Merged by: @Boy132

Base: mainHead: charles/snowflakesjs


📝 Commits (3)

📊 Changes

4 files changed (+125 additions, -58 deletions)

View changed files

snowflakes/config/snowflakes.php (+10 -0)
📝 snowflakes/plugin.json (+1 -1)
📝 snowflakes/src/Providers/SnowflakesPluginProvider.php (+27 -56)
📝 snowflakes/src/SnowflakesPlugin.php (+87 -1)

📄 Description

Update snowflakes

Summary by CodeRabbit

  • New Features

    • Add configurable snowflake effect with controls for enable, size, speed, opacity, density, and quality.
    • In-app settings UI to adjust and persist snowflake parameters.
  • Improvements

    • Snowflake rendering driven by configuration and loads the effect script dynamically.

✏️ Tip: You can customize this high-level summary in your review settings.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/plugins/pull/41 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 12/21/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `charles/snowflakesjs` --- ### 📝 Commits (3) - [`b8bcf0d`](https://github.com/pelican-dev/plugins/commit/b8bcf0d174014e9776365ef16dfb1f27b5f43448) update `snowflakes` - [`14bc1b4`](https://github.com/pelican-dev/plugins/commit/14bc1b4d04fc32194124b977c21fd1ee711031b9) updates - [`3517b8e`](https://github.com/pelican-dev/plugins/commit/3517b8e6eebf0bac90f85136d62d920be44b8afd) Downgrade version from 1.0.1 to 1.0.0 ### 📊 Changes **4 files changed** (+125 additions, -58 deletions) <details> <summary>View changed files</summary> ➕ `snowflakes/config/snowflakes.php` (+10 -0) 📝 `snowflakes/plugin.json` (+1 -1) 📝 `snowflakes/src/Providers/SnowflakesPluginProvider.php` (+27 -56) 📝 `snowflakes/src/SnowflakesPlugin.php` (+87 -1) </details> ### 📄 Description Update snowflakes <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Add configurable snowflake effect with controls for enable, size, speed, opacity, density, and quality. * In-app settings UI to adjust and persist snowflake parameters. * **Improvements** * Snowflake rendering driven by configuration and loads the effect script dynamically. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:17:58 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/plugins#80
No description provided.