pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript language:Go
Filter by
172M results
Full Russian translation for all desktop UI strings (~1000 lines). Adds ru.ts translation file and registers the locale
in types.ts, languages.ts, and catalog.ts. Uses defineLocale() for English fallback ...
Summary
- Lineage stuck on loading when backend is down - useLineage() was not exposing isError; failed fetch kept data
undefined forever. Now shows a clear error message.
- Lineage crashes whole ...
PR4 of 5 (stacked on PR3 #454). The visible fix: when login returns mfa_required + mfa_session, the FE now shows an
OTP-entry screen and completes login via /api/mfa/verify — so a 2FA-enrolled account ...
Bumps ty from 0.0.39 to 0.0.49. details summary Release notes /summary p em Sourced from a href=
https://github.com/astral-sh/ty/releases ty s releases /a . /em /p blockquote h2 0.0.49 /h2 h2 Release Notes ...
dependencies
python:uv
Summary
- Bump the extension version to 0.5.1 in package.json and package-lock.json.
- Add the 0.5.1 CHANGELOG section with the merged PR since v0.5.0.
Validation
- npm test
Short description
!-- Describe this PR in one or two sentences. --
Proposed changes
!-- Describe this PR in more detail. --
- remove unneeded migrations
- manually run on testserver: lunes-cms-cli ...
Updates the requirements on pyinstaller to permit the latest version. details summary Release notes /summary p em
Sourced from a href= https://github.com/pyinstaller/pyinstaller/releases pyinstaller s ...
dependencies
python
What
-
-
-
Why
!-- 2-4 sentences: the problem or pain that motivated this change — not the implementation --
How
!-- 2-4 sentences: the approach, and any non-obvious decisions or trade-offs ...
- Add .nvmrc (22.12.0) to match the engines field in package.json
- Add migration 006 to $unset removed wheel-game fields from users and guilds
- Remove now-resolved TODO comments from Guild.js and ...