wizarr/app
2026-02-25 02:05:11 +01:00
..
activity changed watch to stream 2026-02-04 20:33:02 -08:00
blueprints feat: help lost user find thier way closes #1063 2026-02-25 02:05:08 +01:00
forms feat: enhance username validation and trimming across forms 2025-11-04 19:02:56 +01:00
scripts refactor: update type hints for better clarity and consistency across multiple files 2025-10-23 19:49:58 +02:00
services feat(invites): streamline invite expiry handling and update UI for expiration display 2026-02-25 02:02:08 +01:00
static build(deps-dev): bump the ui-frameworks group 2026-02-24 09:11:56 +00:00
tasks refactor: streamline conditional checks and improve logging clarity 2025-10-23 18:44:30 +02:00
templates feat: help lost user find thier way closes #1063 2026-02-25 02:05:08 +01:00
translations i18n: refresh POT and update PO files [skip ci] 2026-02-24 05:02:01 +00:00
utils refactor: remove slop from media and new linting rules 2025-10-23 18:33:50 +02:00
__init__.py fix: prevent startup race condition during migrations 2025-11-03 20:41:52 +01:00
config.py refactor: remove slop from media and new linting rules 2025-10-23 18:33:50 +02:00
context_processors.py fix: Handle both ImportError and AttributeError when checking Plus features availability 2025-10-18 17:11:01 +02:00
error_handlers.py Fix SQLAlchemy model constructors to accept keyword arguments 2025-07-15 13:52:15 +02:00
extensions.py fix: Add locale normalization and improve language selection logic 2025-10-27 13:18:44 +01:00
jinja_filters.py refactor: remove slop from media and new linting rules 2025-10-23 18:33:50 +02:00
logging_config.py refactor: update type hints for better clarity and consistency across multiple files 2025-10-23 19:49:58 +02:00
logging_helpers.py Refactor startup logging to ensure messages are displayed only once per container lifecycle and adjust logging level for wizard step updates. 2025-08-12 20:07:29 +02:00
middleware.py feat: add Release Please automation with Conventional Commits 2025-08-31 14:39:41 +02:00
models.py refactor: improve code formatting and readability across multiple files 2025-12-09 14:12:17 +01:00