Boegie19

Results 30 issues of Boegie19

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I can't use the expand function in the rewrite anymore to expand my users or other...

added if statements to check at every point it can error and made it so that it will always return an error type and does not make the script errror...

adds: findAllReadableProperties readAllReadableProperties findAllDefaultProperties findAllNoneDefaultPropertiesEncoded findAllNoneDefaultPropertiesDecoded

## Bug report ### Required System information - Node.js version: v18.9.1 - NPM version: 8.19.1 - Strapi version: 4.5.4 - Database: sqlite - Operating system: Windows 10 ### Describe the...

issue: bug
severity: medium
status: confirmed
source: core:upload

## Bug report strapi.server.listRoutes() returns all routes 2 times ### Required System information - Node.js version: v18.9.1 - NPM version: 8.19.1 - Strapi version: 4.5.4 - Database: sqlite - Operating...

issue: bug
severity: low
status: confirmed
source: core:strapi

Replace functionality page-populate-middleware.js with protected-populate plugin (currently only for the population part since I am not yet done with filters)

pr: enhancement

to make the startup staps easyer

pr: enhancement

Add a page section to load all article use a server component to request paginated articles Then add some client components to search ect ect

pr: enhancement

### What does it do? Added search:weight to metadata Added search_weight an option for docs pages ### Why is it needed? makes search better ### Related issue(s)/PR(s) fixes https://github.com/strapi/documentation/issues/1673 ###...

source: repo
pr: chore