Freeman

Results 14 issues of Freeman

### Is your feature request related to a problem? Please describe. `and` and `or` are common operators in filtering. ### Describe alternatives you've considered _No response_ ### Additional context _No...

enhancement

### 🔖 Enhancement description `smart` should be able to find the optimised image format for the coming request by header or other hints. For example, we can serve `AVIF` instead...

enhancement

### NextUI Version 2.4.8 ### Describe the bug ```ts 'use client'; import NextImage from 'next/image'; import { Avatar } from '@nextui-org/react'; export default function Home() { return ( refresh the...

🐛 Type: Bug

### 🔖 Enhancement description `Query.select` enables us to select the fields we need but how about we get a lot of fields and we want to exclude a field? There...

enhancement
product / databases