pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:HTML language:Ruby
Filter by
140M results
Phase 3.1 — capabilities() (ADR-076)
The last missing BackendAdapter protocol method. Purely additive — nothing consumes capabilities() yet; the 3.2
heuristic router will.
What
capabilities(self) - ...
Created button component in React, under components folder.
Create an entry point to call the currency convertion service for the app
I tested in local, it technically work, but since I m missing the conversion data I only got None value. So I couldn t
check if ...
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
Adds a README.md for the public repo. Covers:
- What it is + live link, and the no-build-step ethos
- Stack — vanilla HTML/CSS/JS on Cloudflare Workers, JetBrains Mono
- Project structure — annotated ...
Unified replay for ua-parser/uap-ruby
Summary of changes
Describe that was changed
Testing performed
Describe the automated and/or manual testing performed.
Reviewer checklist
- [ ] The PR is focused on one change where practical
...
Summary
- isAppAdmin computed added to TagListContainer (reads from AuthStore)
- New Tag button and create form hidden for non-APP_ADMIN users
- Delete tag button hidden for non-APP_ADMIN users ...
Summary
This PR introduces secure logout functionality, JWT token blacklisting, authentication middleware improvements, and
additional security validations to ensure invalidated tokens cannot access protected ...