framework icon indicating copy to clipboard operation
framework copied to clipboard

Formidable Framework Core (main repository)

Results 5 framework issues
Sort by recently updated
recently updated
newest added

### Description Allow migrations to be written in TypeScript. ### Why The default Formidable template uses TypeScript, it would make sense to have some consistency. ### Possible Implementation & Open...

## Description Add support for server event commands ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) -...

## Description Update dependencies ## How Has This Been Tested? WIP ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...

### Description Implement middleware for request rate limiting ### Why Rate limiting is essential for preventing abuse, protecting server resources, and ensuring fair usage among users. It helps mitigate DDoS...

### formidablejs/framework version: 0.27.7 ### Details When request contains 2 or more files under 1 field, validation doesn't work ### Expected Behavior If a field contains 2 or more files,...