pullrequests Search Results · language:Dune language:Python language:JavaScript is:merged language:Java language:HTML is:unmerged
Filter by
86.1M results
this is a text file to see the commit.
Summary
1. Living metadata fixes
- Published the existing public Living Markdown articles (anmeldung-guide, germany-first-30-days,
health-insurance-guide) by setting status: published and published: ...
Updated the password matching regular expressions across both the backend auth controller and the frontend change
password page to properly accept and validate passwords containing the # symbol.
Summary
- Add AGENTS.md with an AI-facing repo map, installer invariants, design caveats, and common pitfalls.
- Document testing expectations and PR workflow for future code changes.
Test Plan
...
Closes #760
概要
承認済み Theme v1 デザイントークン (SSoT: docs/design/theme-v1/hifi-mock.html) を QSS グローバルテーマとして GUI 全体に適用する。
変更内容
1. src/lorairo/gui/theme.py 新設
- 色 (surface/ink/line/accent/status/terminal)・フォントチェーン・角丸・余白のトークン定数 ...
Problem
Dashboards support widget tiles for error tracking and session replay, but there s no way to put a live recent events
view (like Activity Explore) on a dashboard.
Changes
Adds a new activity_events_list ...
Add a unit-tests job to the PR workflow that runs the Jest suite and publishes results as a GitHub check via
dorny/test-reporter.