pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Java
Filter by
222M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vite (source) | 8.0.14 → 8.0.16 | age | confidence |
Release Notes
details summary vitejs/vite ...
Bumps vitest from 2.1.9 to 4.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/vitest-dev/vitest/releases vitest s releases /a . /em /p blockquote h2 v4.1.0 /h2 p ...
dependencies
javascript
- Modificado UsuarioAuthRepository para obtener el usuario completo y no solo el hash.
- Implementada la generación y validación de tokens en AuthService usando firebase/php-jwt.
- Actualizado LoginController ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| net.bytebuddy:byte-buddy-agent (source) | 1.18.8 → 1.18.9-jdk5 | age | confidence |
| net.bytebuddy:byte-buddy ...
Motivation
- Reduce per-request TCP/SSL handshake overhead by enabling connection keep-alive on the backend HTTP server.
- Evaluate and enable HTTP/2 and gzip compression via a reverse proxy so frontend ...
codex
Filter unresolved {{FIELD:...}} template tokens out of FIELD suggestion values so quoted template frontmatter does not
pollute the dropdown.
This also changes FIELD replacement to scan the original input ...
feat: Location Based Featured Categories
Overview
Implemented a new Location Based Featured Categories module that allows admins to create location-specific featured
categories and display them to users ...
Closes #301
Changes
- Created docs/api-examples.md with real request/response samples for all major API areas
- Auth: signup, login, refresh token, magic link
- Clip generation: enqueue job, list ...