Elias Perez

Results 12 issues of Elias Perez

### Description The benchmark did not complete see https://www.techempower.com/benchmarks/ at the bottom of the list. It would be great to get this running again for the next round.

### Description Enable browser to cache assets using the Cache manifest in HTML5 The cache manifest in HTML5 is a software storage feature which provides the ability to access a...

kind:enhancement
kind:good-first-issue
kind:feature

# Remove Cluster Option With the addition of the `-Dpreview_mt` crystal cluster option will not be necessary. Instead we can use the process count setting to easily set the `CRYSTAL_WORKERS`...

kind:enhancement
status:discussion
kind:dependency

OPENING FOR DISCUSSION After reading the QUERYING section of the README https://github.com/amberframework/granite-orm#queries it seems more natural and explicit to have an *includes* and *joins* methods since current approach is implicit...

kind:enhancement
status:wip
AR Feature Parity

**Is your feature request related to a problem?** A grant type called Device Code Grant is missing **Describe the solution you'd like** The Device Code grant type is used by...

When an OAuth 2.0 client makes a request to the resource server, the resource server needs some way to verify the access token. The OAuth 2.0 core spec doesn’t define...

enhancement
help wanted
good first issue

> This module provides methods for sometimes needed when rendering view **Acceptance Criteria:** - [ ] AssetTag Helper - [ ] AtomFeed Helper - [ ] Benchmark Helper - [...

kind:enhancement
status:help-wanted
status:important

> The html, json, text and xml method helpers simplify setting the response headers. **Tasks:** - [ ] Create a new module in the controllers folder that ports over the...

kind:enhancement
status:help-wanted
status:important

> One of the main responsibilities of this module is to provide convenience functions for escaping and marking HTML code as safe. Acceptance Criteria: - [ ] escape_javascript(data) - [...

kind:enhancement
status:help-wanted
status:important
kind:security