pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:Java language:JavaScript
Filter by
235M results
1. Header nav restyle
- ** Share your voice is now the only colored (gradient) button.** Every other nav item is a plain text link.
- Renames: Questions → Live questions, Ask → Ask the world (de-colorized ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| w5s/actions (changelog) | action | digest | 1c4dc85 → 73547e1 |
Configuration
📅 Schedule: (in ...
Login para Administrador, Estudiante y Profesor.
Implement complete auth flow: Google ID token verification, JWT access tokens (HS256, 15min) and refresh tokens (7
days), Spring Security filter chain, and PostgreSQL RLS context via AOP aspect.
Components: ...
…ctive
Summary
- Bug fix: SETTINGS_SNAPSHOT_KEY was used but never defined — caused a ReferenceError on every page load. Added the
missing constant.
- Phase 1 — Readability: Expanded all compressed single-liner ...