pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript language:HTML
Filter by
176M results
#102 — Custom recurring event frequency
Adds a ** Custom… ** recurrence option for arbitrary intervals — every N days / weeks / months / years — on both mobile
and desktop.
Data model
Stored as the ...
Adjusts a few rig parameters after testing gravity compensation.
Switch to mock sync until Teensy is up and running, and swap monitor mirroring now that we have a forward-facing
monitor.
Correction visuelle des en-têtes sur toutes les casepages :
- nav-logo-text : font-size 17px → 30px sur les msp-case-* (logo identique à l index)
- Nav padding : 18px → 22px sur les msp-case-*
- ...
Summary
This is an emergency startup-responsiveness fix for the GLB/RVM Review app becoming non-responsive during load.
Root cause addressed
The bootstrap was loading multiple stacked late-fix controllers: ...
Summary
- Add persistent task execution records with ORM model, repository, and Alembic migration.
- Add unified task lifecycle tracking for Celery and APScheduler, including task log association, ...
size/XL
testing
Summary
- Fixes an infinite dispatch loop on stage-02 (design) when active_roles is set in the stage-01 gate
- The root cause: inferActiveRoles computed the intersection of active_roles (e.g. [backend, ...