pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:TypeScript
Filter by
277M results
Closes #277.
Problem
The rate-limit store was a single module-global Map keyed only by IP and shared by every rateLimit() instance. In
app.ts, /api/auth (max 20) is a sub-path of /api (max 200), so both ...
Update user-facing brand text across the UI (login, sidebar, page titles), the default APP_NAME, and docs (README,
OpenAPI, Postman, .env.example).
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Автоматический PR после успешного прохождения тестов и сборки образов.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| prettier (source) | 3.8.3 → 3.8.4 | age | confidence |
Release Notes
details summary prettier/prettier ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Expose the existing partial update path for jobs by adding a PATCH endpoint.
Changes
apps/api/src/services/jobService.js
- Add getJob(id) - finds a job by id, returns null if not found
...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Updates the SDK dependency ^0.2.0 → ^0.4.1.
Brings in:
- new sdk.community module (channels / posts / post / comments / createPost)
- roles permissions fields on sdk.employees.me() (MeProfile)
Existing ...