pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:PHP language:C#
Filter by
203M results
…pasto padrão no cadastro
Summary
Replaces the ad-hoc seed_plants.php heredoc with proper Laravel Seeder classes, cleanly separated by environment.
Three-Tier Strategy
| Tier | Seeders | Environments | Method |
| --- | --- | ...
Motivation
- Users can hide the official break banner during a prepared break but there is no way to show it again for the same
break.
- Provide a minimal UI control to restore the banner without ...
codex
Summary
Partial migration of pxlkit components to the SSOT data layer. 38 components now have manifest + examples files;
remaining ~57 components deferred to Ola 5 polish wave.
Depends on: PR #48 (Ola ...
This PR was created by qwen-chat coder for task 083cc70e-4913-438f-b450-cda4a3d42caa.
- 将 LinuxShellExecutor 与 LinuxLogMonitor 改为 hybridservice + direct 常驻加载路径,避免工具调用反复 spawn 子进程。
- 引入/打通 SSHManagerService、LinuxLogMonitorServer 与 UDS proxy,让 SSH 连接池、日志监控和长待机任务在常驻服务中复用。
- 加固 SSH ...
Summary
Backlog cleanup sweep: resolves the open issue/PR queue. Triaged all 18 open issues and deep-security-audited all 37
open PRs (every PR author is external — none are repo collaborators — so each ...
🚀 Pull Request: 顔認証サービスとサイバー風ログイン画面の追加 【概要】 新しい顔認証ログインシステムの基盤となるバックエンドサービスと、モダンでサイバー感のあるフロントエンドの登録・認証UIを追加しました。
【主な変更点】
顔認証バックエンドの新規作成 (face_auth_service/)
既存の tracker.py を軽量で高速なFastAPIのウェブサーバーとして再構築しました。 ...