Max Beckenbauer

Results 10 issues of Max Beckenbauer

If I want to make changes to more than one channel on multiple devices there always pops up the config pending flag. And the problem is that It doesn't get...

bug

### Describe the Bug We are unable to deep-query the fields of a custom type collection which uses the built-in DirectusUser type. Query-Code: ```ts export const festivityQueryFields = [ 'id',...

Package: @directus/sdk
Needs Research

Hello, i did set up everything according to the docs. But i get this error on windows: ```bash C:\dev\***>npm run dev > ***@2.1.4 dev > node -r dotenv/config ./node_modules/.bin/next C:\dev\***\node_modules\.bin\next:2...

- [x] pgloader --version ``` pgloader version "3.6.9" compiled with SBCL 2.3.8 ``` - [x] did you test a fresh compile from the source tree? No - [x] did you...

**🐞 Describe the bug** Discovered this bug today the first time:

bug

Hey Rapptz, really nice project. But i have one big problem. The Autocompletion of "@" tags doesn't work in my case. Here is a code snippet of Sublime Text 3...

bug

### Opencommit Version 1.1.22 ### Node Version 19.8.1 ### NPM Version 9.6.2 ### What OS are you seeing the problem on? Mac ### What happened? A bug happened! ### Expected...

bug

Would be great to have an option to export clean SDK types according the new documentation: https://docs.directus.io/guides/sdk/types.html

Hey, please add an option to exclude the directus collections and use the types from the sdk. Like so: ```ts import { DirectusUser } from '@directus/sdk'; export type Addresses =...

Hey guys, how can i serve multiple postgres DBs with Caddy as reverse proxy? Cant get it to work with the opnsense plugin. Example: db1.example.com => local:8446 db2.example.com => local:8447...