Commit Graph

3 Commits

Author SHA1 Message Date
Matthieu B
87415bde70 build(deps): batch update all Python and npm dependencies
Update all dependencies to latest compatible versions, replacing
10 individual Dependabot PRs with a single batch update.

Notable Python updates:
- flask 3.1.2 → 3.1.3
- gunicorn 23.0.0 → 25.1.0
- sqlalchemy 2.0.41 → 2.0.46
- playwright 1.57.0 → 1.58.0
- ruff 0.15.0 → 0.15.2
- apprise 1.9.6 → 1.9.7
- webauthn 2.7.0 → 2.7.1
- plexapi 4.17.2 → 4.18.0
- cachetools 6.2.4 → 7.0.1
- markdown 3.10 → 3.10.2

Notable npm updates:
- alpinejs 3.15.3 → 3.15.8
- @alpinejs/collapse 3.15.4 → 3.15.8
- bowser 2.13.1 → 2.14.1
- tiny-markdown-editor 0.2.15 → 0.2.21
- tailwindcss 4.1.18 → 4.2.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:13:04 +01:00
Matthieu B
89762d96dd feat: add bundle preview functionality and improve token generation tests
- Added a preview link for bundles in the wizard settings page. closes #1048
- Enhanced the wizard steps template to handle bundle preview mode.
- Updated JavaScript to generate URLs for bundle preview and runtime modes.
- Improved test coverage for password reset token generation by asserting token creation.
2025-12-09 14:37:39 +01:00
Matthieu B
9ac933ac26 Add wizard step management and enhance asset building 2025-06-25 23:17:46 +02:00